Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2013-11-27 15:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gimp (Old)
 and      /work/SRC/openSUSE:Factory/.gimp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gimp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gimp/gimp.changes        2013-09-23 
14:56:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gimp.new/gimp.changes   2013-11-27 
15:28:33.000000000 +0100
@@ -1,0 +2,31 @@
+Tue Nov 26 11:12:21 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.8.8:
+  + General:
+    - Fix lots of places to use GIO to get proper file sizes and
+      times on windows.
+    - Add an AppData file for GIMP.
+    - Backport lcms2 support from master, because lcms1 is not
+      getting bug fixes any longer.
+    - Lots of bug fixes.
+  + Core:
+    - Make sure indexed images always have a colormap.
+    - Fix language selection via preferences on Windows.
+    - Don't crash on setting a large text size.
+  + GUI:
+    - Keep the same image active when switching between MWM and
+      SWM.
+    - Make sure all dockables are properly resizable (particularly
+      shrinkable).
+    - Add links to jump directly to Save/Export from the
+      Export/Save file extension warning dialogs.
+  + Libgimp: Fix GimpPickButton on OSX.
+  + Plug-ins:
+    - Properly document plug-in-autocrop-layer's PDB interface.
+    - Fix importing of indexed BMPs.
+  + Updated translations.
+- Split out ASCII-Art plugin in subpackage gimp-plugin-aa. The
+  package supplements gimp and libaa1, so any user having both
+  installed will get the plugin as well (bnc#851509).
+
+-------------------------------------------------------------------

Old:
----
  gimp-2.8.6.tar.bz2

New:
----
  gimp-2.8.8.tar.bz2

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

Other differences:
------------------
++++++ gimp.spec ++++++
--- /var/tmp/diff_new_pack.vRZUQk/_old  2013-11-27 15:28:44.000000000 +0100
+++ /var/tmp/diff_new_pack.vRZUQk/_new  2013-11-27 15:28:44.000000000 +0100
@@ -20,7 +20,7 @@
 %global apiver 2.0
 
 Name:           gimp
-Version:        2.8.6
+Version:        2.8.8
 Release:        0
 Summary:        The GNU Image Manipulation Program
 License:        GPL-3.0+
@@ -169,6 +169,25 @@
 facility, but many of the included scripts rely on fonts that we cannot
 distribute.
 
+%package plugin-aa
+Summary:        The GNU Image Manipulation Program -- ASCII-Art output plugin
+Group:          Productivity/Graphics/Bitmap Editors
+Requires:       %{name} = %{version}
+# Let's trigger automatic installation if the user already has libaa installed.
+Supplements:    packageand(%{name}:libaa1)
+
+%description plugin-aa
+The GIMP (GNU Image Manipulation Program) is a powerful image
+composition and editing program, which can be extremely useful for
+creating logos and other graphics for Web pages.  The GIMP offers many
+of the tools and filters you would expect to find in similar commercial
+offerings and contains some interesting extras as well. The GIMP
+provides a large image manipulation toolbox, including channel
+operations and layers, effects, subpixel imaging and antialiasing, and
+conversions- all including multilevel undo. The GIMP offers a scripting
+facility, but many of the included scripts rely on fonts that we cannot
+distribute.
+
 %package devel
 Summary:        The GNU Image Manipulation Program
 Group:          Productivity/Graphics/Bitmap Editors
@@ -323,6 +342,12 @@
 %dir %{_sysconfdir}/gimp
 %dir %{_sysconfdir}/gimp/2.0
 %config %{_sysconfdir}/gimp/2.0/*rc
+# split file-aa into own package (bnc#851509
+%exclude %{_libdir}/gimp/2.0/plug-ins/file-aa
+
+%files plugin-aa
+%defattr(-,root,root)
+%{_libdir}/gimp/2.0/plug-ins/file-aa
 
 %files -n libgimp-2_0-0
 %defattr(-,root,root)

++++++ gimp-2.8.6.tar.bz2 -> gimp-2.8.8.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gimp/gimp-2.8.6.tar.bz2 
/work/SRC/openSUSE:Factory/.gimp.new/gimp-2.8.8.tar.bz2 differ: char 11, line 1

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

Reply via email to