Hello community,

here is the log from the commit of package tintii for openSUSE:Factory checked 
in at 2014-07-08 13:02:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tintii (Old)
 and      /work/SRC/openSUSE:Factory/.tintii.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tintii"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tintii/tintii.changes    2013-10-21 
12:33:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tintii.new/tintii.changes       2014-07-08 
13:02:07.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Jul  7 17:26:56 UTC 2014 - [email protected]
+
+- Update to 2.9.0.
+  * Improvements to behaviour of lightness sliders, now influenced
+    by saturation decay.
+  * Performance improvements.
+- Changes in 2.8.2.
+  * Fixed crash bug for particular image sizes.
+- Changes in 2.8.1.
+  * Retina display support.
+
+-------------------------------------------------------------------

Old:
----
  tintii-2.8.0.tar.gz

New:
----
  tintii-2.9.0.tar.gz

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

Other differences:
------------------
++++++ tintii.spec ++++++
--- /var/tmp/diff_new_pack.a405gm/_old  2014-07-08 13:02:08.000000000 +0200
+++ /var/tmp/diff_new_pack.a405gm/_new  2014-07-08 13:02:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tintii
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -20,14 +20,14 @@
 %define __find_requires %wx_requires
 
 Name:           tintii
-Version:        2.8.0
+Version:        2.9.0
 Release:        0
 Summary:        Selective Colour Photo Filter
 License:        GPL-2.0
 Group:          Productivity/Graphics/Bitmap Editors
 Url:            http://www.indii.org/software/tintii
-Source0:        
http://cdn.indii.org/files/tint/releases/%{name}-%{version}.tar.gz
-Source1:        %{name}_128.png
+Source0:        
http://www.indii.org/files/tint/releases/%{name}-%{version}.tar.gz
+Source1:        http://www.indii.org/images/%{name}_128.png
 BuildRequires:  ImageMagick
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
@@ -74,7 +74,7 @@
 for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
     install -dm 0755 \
         %{buildroot}%{_datadir}/icons/hicolor/${size}/apps
-    convert -resize ${size} %{SOURCE1} \
+    convert -strip -resize ${size} %{SOURCE1} \
         %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
 done
 %suse_update_desktop_file %{name}

++++++ tintii-2.8.0.tar.gz -> tintii-2.9.0.tar.gz ++++++
++++ 6490 lines of diff (skipped)


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

Reply via email to