Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2013-06-18 15:15:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2013-06-11 
09:23:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes     
2013-06-18 15:15:52.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jun 17 08:37:56 UTC 2013 - [email protected]
+
+- use AllCompliance instead of X11Compliance to cover also 'None'
+  [bnc#825151]
+  * adjusted no-XPMCompliance.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.JRL3Qc/_old  2013-06-18 15:15:53.000000000 +0200
+++ /var/tmp/diff_new_pack.JRL3Qc/_new  2013-06-18 15:15:53.000000000 +0200
@@ -400,4 +400,8 @@
 
 
 
+
+
+
+
 %changelog

++++++ ImageMagick-6.8.5.7-no-XPMCompliance.patch ++++++
--- /var/tmp/diff_new_pack.JRL3Qc/_old  2013-06-18 15:15:53.000000000 +0200
+++ /var/tmp/diff_new_pack.JRL3Qc/_new  2013-06-18 15:15:53.000000000 +0200
@@ -7,7 +7,7 @@
          image->matte=MagickTrue;
        }
 -    status=QueryColorCompliance(target,XPMCompliance,&image->colormap[j],
-+    status=QueryColorCompliance(target,X11Compliance,&image->colormap[j],
++    status=QueryColorCompliance(target,AllCompliance,&image->colormap[j],
        exception);
      if (status == MagickFalse)
        break;

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

Reply via email to