Hello community,

here is the log from the commit of package brp-extract-appdata for 
openSUSE:13.1 checked in at 2013-09-25 17:06:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/brp-extract-appdata (Old)
 and      /work/SRC/openSUSE:13.1/.brp-extract-appdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brp-extract-appdata"

Changes:
--------
--- /work/SRC/openSUSE:13.1/brp-extract-appdata/brp-extract-appdata.changes     
2013-09-23 10:48:04.000000000 +0200
+++ 
/work/SRC/openSUSE:13.1/.brp-extract-appdata.new/brp-extract-appdata.changes    
    2013-09-25 17:06:52.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 24 16:38:46 UTC 2013 - dims...@opensuse.org
+
+- Make the appdata.xml contain full icon names, incl. suffix; speed
+  up gnome-software startup for not having to guess what we know
+  here already.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ brp-extract-appdata.spec ++++++
--- /var/tmp/diff_new_pack.a2MO1P/_old  2013-09-25 17:06:52.000000000 +0200
+++ /var/tmp/diff_new_pack.a2MO1P/_new  2013-09-25 17:06:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package brp-extract-appdata
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ extract-icons.pl ++++++
--- /var/tmp/diff_new_pack.a2MO1P/_old  2013-09-25 17:06:52.000000000 +0200
+++ /var/tmp/diff_new_pack.a2MO1P/_new  2013-09-25 17:06:52.000000000 +0200
@@ -77,7 +77,7 @@
   print ICON decode_base64($files{$best});
   close(ICON);
   #print "$name $best\n";
-  return $name;
+  return "$name.$suffix";
 }
 
 if (@ARGV != 2 || $ARGV[0] eq "--help" || $ARGV[0] eq "-h") {

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to