This request is superseded by
request 943578
(Show diff)
Overview
Request 943487 superseded
Update to 13.2.4
- Created by susnux
- In state superseded
- Supersedes 941555 942097
- Superseded by 943578
- Open review for opensuse-review-team
- Open review for openSUSE:Factory:Staging:adi:53
Loading...
Request History
susnux created request
Update to 13.2.4
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"
licensedigger accepted review
The legal review is accepted preliminary. The package may require actions later on.
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
??
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)