Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2017-12-07 12:39:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
 and      /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bundle-lang-common"

Thu Dec  7 12:39:16 2017 rev:240 rq: version:13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.changes    
2016-10-03 15:35:18.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes   
    2017-12-07 12:39:18.843788399 +0100
@@ -1,0 +2,5 @@
+Thu Dec  7 10:32:11 UTC 2017 - [email protected]
+
+- Fix xupdtae-list.sh: use queryformat with escaped %%VERSION.
+
+-------------------------------------------------------------------
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bundle-lang-common.spec ++++++
++++ 5533 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
++++++ update-list.sh ++++++
--- /var/tmp/diff_new_pack.jhJdtX/_old  2017-12-07 12:39:21.691685006 +0100
+++ /var/tmp/diff_new_pack.jhJdtX/_new  2017-12-07 12:39:21.691685006 +0100
@@ -101,8 +101,8 @@
       echo "Summary:        summary"
       echo "Group:          group"
       for pack in $packages; do
-       echo "Provides:       $pack = %(rpm -q --queryformat '%{VERSION}' 
$pack)"
-       echo "Obsoletes:      $pack < %(rpm -q --queryformat '%{VERSION}' 
$pack)"
+       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)"


Reply via email to