Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2014-07-02 15:04:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/converseen (Old)
 and      /work/SRC/openSUSE:Factory/.converseen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "converseen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/converseen/converseen.changes    2014-06-30 
21:50:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes       
2014-07-02 15:05:00.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 27 08:43:21 UTC 2014 - [email protected]
+
+- use +regard-warnings instead of ||true when convert -strip
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ converseen.spec ++++++
--- /var/tmp/diff_new_pack.UZcuT0/_old  2014-07-02 15:05:01.000000000 +0200
+++ /var/tmp/diff_new_pack.UZcuT0/_new  2014-07-02 15:05:01.000000000 +0200
@@ -96,8 +96,8 @@
 # strip incorrect sRGB profile
 # for some reason convert -strip returns false, see
 # http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25809
-# => || true
-convert res/%{name}.png -strip res/%{name}.png || true
+# => +regard-warnings
+convert res/%{name}.png -strip +regard-warnings res/%{name}.png
 for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
     install -dm 0755 \
         %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to