Hello community,

here is the log from the commit of package gimp-dds for openSUSE:Factory 
checked in at 2013-12-26 17:37:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gimp-dds (Old)
 and      /work/SRC/openSUSE:Factory/.gimp-dds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gimp-dds"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gimp-dds/gimp-dds.changes        2012-11-02 
17:32:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gimp-dds.new/gimp-dds.changes   2013-12-26 
17:37:08.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Dec 24 17:11:12 UTC 2013 - [email protected]
+
+- Update to version 3.0.1:
+  + Minor bug fix release.
+- Changes from versioon 3.0.0:
+  + New major "turkey-day" release!
+  + New DXT compressor.
+  + OpenMP support.
+  + New mipmap generator, with better support for alpha mipmaps.
+  + Support reading/writing DX10 texture arrays.
+- Only export %{optflags} into CFLAGS: the Makefile now correctly
+  extends CFLAGS with its own values instead of overwriting
+  everything.
+- No longer call make -e, but use regular make call (as we don't
+  need to prefer env variables any longer).
+
+-------------------------------------------------------------------

Old:
----
  gimp-dds-2.2.1.tar.bz2

New:
----
  gimp-dds-3.0.1.tar.bz2

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

Other differences:
------------------
++++++ gimp-dds.spec ++++++
--- /var/tmp/diff_new_pack.ceC2P8/_old  2013-12-26 17:37:08.000000000 +0100
+++ /var/tmp/diff_new_pack.ceC2P8/_new  2013-12-26 17:37:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gimp-dds
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           gimp-dds
-Version:        2.2.1
+Version:        3.0.1
 Release:        0
 Summary:        Plugin for GIMP providing support for the DDS format
 License:        GPL-2.0+
@@ -61,9 +61,9 @@
 %setup -q
 
 %build
-# As we currently need to override CFLAGS, we also need to inject gtk2 and 
gimp cflags.
-export CFLAGS="%{optflags} $(pkg-config --cflags gtk+-2.0 gimp-2.0)"
-make %{?_smp_mflags} -e
+# The Makefile correct expands CFLAGS
+export CFLAGS="%{optflags}"
+make %{?_smp_mflags}
 
 %install
 install -D -m 0755 dds %{buildroot}%{_libdir}/gimp/2.0/plug-ins/dds

++++++ gimp-dds-2.2.1.tar.bz2 -> gimp-dds-3.0.1.tar.bz2 ++++++
++++ 6869 lines of diff (skipped)

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

Reply via email to