Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2018-05-03 12:32:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gimp (Old)
 and      /work/SRC/openSUSE:Factory/.gimp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gimp"

Thu May  3 12:32:07 2018 rev:102 rq:603017 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gimp/gimp.changes        2018-03-12 
12:02:41.330878763 +0100
+++ /work/SRC/openSUSE:Factory/.gimp.new/gimp.changes   2018-05-03 
12:32:09.824746855 +0200
@@ -1,0 +2,63 @@
+Wed May  2 09:48:37 UTC 2018 - [email protected]
+
+- Add gimp-Fix-reference-to-gegl-0.3.patch: gimp.pc: Fix reference
+  to gegl-0.3 - we require and build for gegl-0.4 now.
+
+-------------------------------------------------------------------
+Mon Apr 30 19:39:35 UTC 2018 - [email protected]
+
+- Update BuildRequires versions to be consistent with configure
+  script.
+
+-------------------------------------------------------------------
+Sat Apr 28 17:30:13 UTC 2018 - [email protected]
+
+- libbabl is required in version 0.1.46+
+
+-------------------------------------------------------------------
+Sat Apr 28 00:59:13 UTC 2018 - [email protected]
+
+- add BR for gdk-pixbuf-loader-rsvg to enable svg icons
+- enable jpeg2000 support: new BR pkgconfig(libopenjp2)
+- enable webp support: new BR pkgconfig(libwebp) >= 0.6.0
+- enable OpenEXR support: new BR pkgconfig(OpenEXR)
+- enable email support: new BR/R for xdg-utils for xdg-email
+- set LC_ALL/LANG in %prep and %build to silence warnings about
+  encoding of the translations
+- make sure we can see the compiler cmdlines by disabling the
+  silent rules
+
+-------------------------------------------------------------------
+Fri Apr 27 22:22:46 UTC 2018 - [email protected]
+
+- Update to version 2.10.0:
+  + Image processing nearly fully ported to GEGL, allowing high bit
+    depth processing, multi-threaded and hardware accelerated pixel
+    processing, and more. 
+  + Color management is a core feature now, most widgets and
+    preview areas are color-managed.
+  + Many improved tools, and several new and exciting tools, such
+    as the Warp transform, the Unified transform and the Handle
+    transform tools.
+  + On-canvas preview for all filters ported to GEGL.
+  + Improved digital painting with canvas rotation and flipping,
+    symmetry painting, MyPaint brush support.
+  + Support for several new image formats added (OpenEXR, RGBE,
+    WebP, HGT), as well as improved support for many existing
+    formats (in particular more robust PSD importing).
+  + Metadata viewing and editing for Exif, XMP, IPTC, and DICOM.
+  + Basic HiDPI support: automatic or user-selected icon size.
+  + New themes for GIMP (Light, Gray, Dark, and System) and new
+    symbolic icons meant to somewhat dim the environment and shift
+    the focus towards content (former theme and color icons are
+    still available in Preferences).
+  + And more, better, more, and even more awesome!
+- Drop gimp-gegl03-buildfix.patch: Fixed upstream, following this
+  drop libtool BuildRequires and no longer pass autoreconf.
+- Replace pkgconfig(gegl-0.3) with gegl-0.4) BuildRequires.
+- Add gcc-c++, gegl, glib-networking, pkgconfig(gexiv2),
+  pkgconfig(liblzma), pkgconfig(libmypaint),
+  pkgconfig(mypaint-brushes-1.0) and pkgconfig(poppler-data)
+  BuildRequires: New dependencies.
+
+-------------------------------------------------------------------

Old:
----
  gimp-2.8.22.tar.bz2
  gimp-gegl03-buildfix.patch

New:
----
  gimp-2.10.0.tar.bz2
  gimp-Fix-reference-to-gegl-0.3.patch

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

Other differences:
------------------
++++++ gimp.spec ++++++
--- /var/tmp/diff_new_pack.cIXs18/_old  2018-05-03 12:32:10.784712673 +0200
+++ /var/tmp/diff_new_pack.cIXs18/_new  2018-05-03 12:32:10.784712673 +0200
@@ -18,30 +18,33 @@
 
 %global abiver 4
 %global apiver 2.0
-
 Name:           gimp
-Version:        2.8.22
+Version:        2.10.0
 Release:        0
 Summary:        The GNU Image Manipulation Program
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Graphics/Bitmap Editors
 URL:            http://www.gimp.org/
-Source:         
http://download.gimp.org/pub/gimp/v2.8/%{name}-%{version}.tar.bz2
+Source:         
http://download.gimp.org/pub/gimp/v2.10/%{name}-%{version}.tar.bz2
 Source1:        macros.gimp
 # openSUSE palette file
 Source2:        openSUSE.gpl
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM gimp-gegl03-buildfix.patch [email protected] -- Port to 
gegl-03, patch taken from debian
-Patch0:         gimp-gegl03-buildfix.patch
-
+# PATCH-FIX-UPSTREAM gimp-Fix-reference-to-gegl-0.3.patch -- gimp.pc: Fix 
reference to gegl-0.3
+Patch0:         gimp-Fix-reference-to-gegl-0.3.patch
 BuildRequires:  aalib-devel
 BuildRequires:  alsa-devel >= 1.0.0
 BuildRequires:  fdupes
 BuildRequires:  fontconfig-devel >= 2.2.0
+BuildRequires:  gcc-c++
+BuildRequires:  gdk-pixbuf-loader-rsvg
+# For some odd reason build needs gegl executable.
+BuildRequires:  gegl
 BuildRequires:  ghostscript-devel
 # Explicitly needed, otherwise ghostscript-mini is used during the
 # build, and it's not enough for gimp.
 BuildRequires:  ghostscript-library
+BuildRequires:  glib-networking
 BuildRequires:  intltool >= 0.40.1
 BuildRequires:  iso-codes-devel
 BuildRequires:  libbz2-devel
@@ -50,7 +53,6 @@
 BuildRequires:  libmng-devel
 BuildRequires:  librsvg-devel >= 2.36.0
 BuildRequires:  libtiff-devel
-BuildRequires:  libtool
 BuildRequires:  libwmf-devel >= 0.2.8
 BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig
@@ -58,37 +60,43 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(atk) >= 2.2.0
-BuildRequires:  pkgconfig(babl) >= 0.1.10
-BuildRequires:  pkgconfig(cairo) >= 1.10.2
-BuildRequires:  pkgconfig(cairo-pdf) >= 1.10.2
+BuildRequires:  pkgconfig(babl) >= 0.1.46
+BuildRequires:  pkgconfig(cairo) >= 1.12.2
+BuildRequires:  pkgconfig(cairo-pdf) >= 1.12.2
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.70
-BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.24.1
-BuildRequires:  pkgconfig(gegl-0.3)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.30.2
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.30.8
+BuildRequires:  pkgconfig(gegl-0.4) >= 0.4.0
+BuildRequires:  pkgconfig(gexiv2) >= 0.10.6
+BuildRequires:  pkgconfig(glib-2.0) >= 2.54.2
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24.10
 BuildRequires:  pkgconfig(gudev-1.0) >= 167
-BuildRequires:  pkgconfig(lcms2) >= 2.2
+BuildRequires:  pkgconfig(lcms2) >= 2.8
 BuildRequires:  pkgconfig(libexif) >= 0.6.15
-BuildRequires:  pkgconfig(libpng) >= 1.2.37
+BuildRequires:  pkgconfig(liblzma) >= 5.0.0
+BuildRequires:  pkgconfig(libmypaint) >= 1.3.0
+BuildRequires:  pkgconfig(libopenjp2)
+BuildRequires:  pkgconfig(libpng) >= 1.6.25
+BuildRequires:  pkgconfig(libwebp) >= 0.6.0
+BuildRequires:  pkgconfig(mypaint-brushes-1.0)
+BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(pango) >= 1.29.4
+BuildRequires:  pkgconfig(poppler-data) >= 0.4.7
 BuildRequires:  pkgconfig(poppler-glib) >= 0.12.4
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xpm)
 BuildRequires:  pkgconfig(zlib)
-#%%if 0%{?suse_version} > 1320
-#BuildRequires:  pkgconfig(libmypaint) >= 1.3
-#%%endif
+BuildRequires:  xdg-utils
 # Explicitly declare the libgimp versions for upgrade purposes
 Requires:       libgimp-2_0-0 = %{version}
 Requires:       libgimpui-2_0-0 = %{version}
+Requires:       xdg-utils
 Recommends:     %{name}-lang
 Recommends:     %{name}-plugins-python = %{version}
 Recommends:     iso-codes
 Suggests:       AdobeICCProfiles
 Suggests:       gimp-2.0-scanner-plugin
 Obsoletes:      %{name}-help-browser
-
 Provides:       gimp-2.0 = %{version}
 Provides:       gimp(abi) = %{abiver}
 Provides:       gimp(api) = %{apiver}
@@ -176,6 +184,8 @@
 %setup -q
 %patch0 -p1
 
+export LC_ALL=en_US.UTF-8
+export LANG=en_US.UTF-8
 translation-update-upstream
 translation-update-upstream po-libgimp gimp20-libgimp
 translation-update-upstream po-python gimp20-python
@@ -198,9 +208,11 @@
 fi
 
 %build
+export LC_ALL=en_US.UTF-8
+export LANG=en_US.UTF-8
 export CFLAGS="%{optflags} -fno-strict-aliasing"
-autoreconf -fiv
 %configure \
+       --disable-silent-rules \
        --disable-static\
 %if 0%{?suse_version} >= 1330
        --without-webkit\
@@ -257,18 +269,20 @@
 
 %post -n libgimp-2_0-0 -p /sbin/ldconfig
 %postun -n libgimp-2_0-0 -p /sbin/ldconfig
-
 %post -n libgimpui-2_0-0 -p /sbin/ldconfig
 %postun -n libgimpui-2_0-0 -p /sbin/ldconfig
 
 %files -f plugins.list
-%doc AUTHORS COPYING ChangeLog LICENSE NEWS* README
+%license COPYING LICENSE
+%doc AUTHORS ChangeLog NEWS* README
 %{_bindir}/gimp
-%{_bindir}/gimp-2.?
+%{_bindir}/gimp-2.*
 %{_bindir}/gimp-console
-%{_bindir}/gimp-console-2.?
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/gimp.appdata.xml
+%{_bindir}/gimp-console-2.*
+%{_libexecdir}/gimp-debug-tool-2.0
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/gimp-data-extras.metainfo.xml
+%{_datadir}/metainfo/org.gimp.GIMP.appdata.xml
 %{_datadir}/applications/gimp.desktop
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_datadir}/gimp/
@@ -284,14 +298,14 @@
 %{_libdir}/gimp/2.0/modules/libdisplay-filter-color-blind.so
 %{_libdir}/gimp/2.0/modules/libdisplay-filter-gamma.so
 %{_libdir}/gimp/2.0/modules/libdisplay-filter-high-contrast.so
-%{_libdir}/gimp/2.0/modules/libdisplay-filter-lcms.so
-%{_libdir}/gimp/2.0/modules/libdisplay-filter-proof.so
-%doc %{_mandir}/man?/gimp.*
-%doc %{_mandir}/man?/gimp-2.?.*
-%doc %{_mandir}/man?/gimp-console.*
-%doc %{_mandir}/man?/gimp-console-2.?.*
-%doc %{_mandir}/man?/gimprc.*
-%doc %{_mandir}/man?/gimprc-2.?.*
+%{_libdir}/gimp/2.0/modules/libdisplay-filter-clip-warning.so
+%{_mandir}/man?/gimp.*
+%{_mandir}/man?/gimp-2.*
+%{_mandir}/man?/gimp-console.*
+%{_mandir}/man?/gimp-console-2.*
+%{_mandir}/man?/gimprc.*
+%{_mandir}/man?/gimprc-2.*
+%{_mandir}/man?/gimptool-2.*
 %dir %{_sysconfdir}/gimp
 %dir %{_sysconfdir}/gimp/2.0
 %config %{_sysconfdir}/gimp/2.0/*rc
@@ -333,7 +347,7 @@
 %files devel
 %doc README.i18n
 %{_bindir}/gimptool-2.0
-%doc %{_mandir}/man?/gimptool-2.0.*
+#{_mandir}/man?/gimptool-2.0%{?ext_man}
 %{_includedir}/gimp-2.0/
 %{_libdir}/*.so
 %{_datadir}/aclocal/gimp-2.0.m4

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

++++++ gimp-Fix-reference-to-gegl-0.3.patch ++++++
>From 7e19906827d301eb70275dba089849a632a0eabe Mon Sep 17 00:00:00 2001
From: Jehan <[email protected]>
Date: Sat, 28 Apr 2018 00:27:31 +0200
Subject: gimp.pc: Fix reference to gegl-0.3.

---
 gimp.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gimp.pc.in b/gimp.pc.in
index 9cf1da9..9acf6ca 100644
--- a/gimp.pc.in
+++ b/gimp.pc.in
@@ -12,6 +12,6 @@ gimplocaledir=@gimplocaledir@
 Name: GIMP
 Description: GIMP Library
 Version: @GIMP_REAL_VERSION@
-Requires: gdk-pixbuf-2.0 >= @GDK_PIXBUF_REQUIRED_VERSION@ cairo >= 
@CAIRO_REQUIRED_VERSION@ gegl-0.3 >= @GEGL_REQUIRED_VERSION@
+Requires: gdk-pixbuf-2.0 >= @GDK_PIXBUF_REQUIRED_VERSION@ cairo >= 
@CAIRO_REQUIRED_VERSION@ gegl-0.4 >= @GEGL_REQUIRED_VERSION@
 Libs: -L${libdir} -lgimp-@GIMP_API_VERSION@ -lgimpmath-@GIMP_API_VERSION@  
-lgimpconfig-@GIMP_API_VERSION@ -lgimpcolor-@GIMP_API_VERSION@ 
-lgimpbase-@GIMP_API_VERSION@ @RT_LIBS@
 Cflags: -I${includedir}/gimp-@GIMP_API_VERSION@
-- 
cgit v0.12


Reply via email to