On 2020-04-22 03:12, Jan Engelhardt wrote:
On Wednesday 2020-04-22 01:43, Bernhard Voelker wrote:
IMO one can compare:
Download both lists, and cut out the package names without the trailing version (Leap has a slightly different versioning in the names), and finally sort with -u to remove duplicates:
Sounds overly complicated. Just
diff -du <(osc ls openSUSE:Factory) <(osc ls openSUSE:Leap:15.2)
That is a much more handy list. It is also more practical, since the specfile is subject to the splitting decisions of the openSUSE maintainer (put this in that subrpm, put that in a different subrpm), which is also influenced to some degree by software gaining or losing certain aspects over time that warrant such splits, e.g. plugin sets.
hehe, sure, it's easier. ;-) I just tried to use the 2 URLs the OP referenced in order to gather "my" statistics. Re. the numbers: there's also package renaming influencing them. And e.g. changes from arch <-> noarch ... OPs links referenced the x86_64 part only. As I said: statistics, don't believe them unless you created them. ;-) Have a nice day, Berny -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org