Overview
found conflict of libOgreMain13_2-plugins-13.2.4-1.1.x86_64 with libOgreMain1_12_12-plugins-1.12.12-2.3.x86_64 /usr/share/OGRE/plugins.cfg
Yes, and there is a conflicts in the spec, so it is intentional as there must only one version of the plugin subpackage installed (of the <= 1.12.x versions)
you refer to
%package -n libOgreMain%{soname}-plugins Summary: Ogre 3D: an open source graphics engine Group: System/Libraries Provides: libOgreMain-plugins = %{version} Conflicts: libOgreMain%{soname}-plugins <= 1.12.13
??
That conflicts expands to libOgreMain13_2-plugins < 1.12.13; which is why it does not work as intended; the old package was called libOgreMain1_12_12-plugins
what actually WOUld work:
Conflicts: libOgreMain-plugins < 1.12.13
(the old package provided this symbol already, so the soname can be removed there)
Request History
susnux created request
Update to 13.2.4
Fix conflict
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:53"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:53"
dimstar accepted review
licensedigger accepted review
The legal review is accepted preliminary. The package may require actions later on.
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:53 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:53 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:53 got accepted.