Hello community,
here is the log from the commit of package bundle-lang-common for
openSUSE:Factory checked in at 2016-09-23 13:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
and /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bundle-lang-common"
Changes:
--------
--- /work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.changes
2016-09-17 23:57:53.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes
2016-09-23 13:34:52.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Sep 23 07:16:33 UTC 2016 - [email protected]
+
+- Do not only provide FOO-lang = FOO-version, but also obsolete
+ FOO-lang < FOO-version. This helps especially on large updates
+ from Leap, where there are no bundle-lang packages.
+
+-------------------------------------------------------------------
+Thu Sep 22 15:55:28 UTC 2016 - [email protected]
+
+- Update package list
+
+-------------------------------------------------------------------
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bundle-lang-common.spec ++++++
++++ 4079 lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.spec
++++ and
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.spec
bundle-lang-gnome.spec: same change
bundle-lang-kde.spec: same change
++++++ packages.txt ++++++
--- /var/tmp/diff_new_pack.A01h5G/_old 2016-09-23 13:34:54.000000000 +0200
+++ /var/tmp/diff_new_pack.A01h5G/_new 2016-09-23 13:34:54.000000000 +0200
@@ -58,6 +58,7 @@
deja-dup-lang gnome-extras
devhelp-lang gnome-extras
dia-lang gnome-extras
+diffutils-lang common
docky-lang gnome-extras
drwright-lang gnome-extras
easytag-lang gnome-extras
++++++ update-list.sh ++++++
--- /var/tmp/diff_new_pack.A01h5G/_old 2016-09-23 13:34:54.000000000 +0200
+++ /var/tmp/diff_new_pack.A01h5G/_new 2016-09-23 13:34:54.000000000 +0200
@@ -102,6 +102,7 @@
echo "Group: group"
for pack in $packages; do
echo "Provides: $pack = %(rpm -q --queryformat '%{VERSION}'
$pack)"
+ echo "Obsoletes: $pack < %(rpm -q --queryformat '%{VERSION}'
$pack)"
case $pack in
*-lang)
echo "Provides: locale(${pack/-lang/}:$lang)"