From 29fa3aa342deb50a4e1a3359cb62992c028202c8400e3818fdaa028c5b1c6628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 24 Aug 2018 08:20:33 +0000 Subject: [PATCH] Accepting request 631198 from home:iznogood:branches:graphics New stable, needs new babl and gegl also subbed OBS-URL: https://build.opensuse.org/request/show/631198 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=32 --- gimp-2.10.4.tar.bz2 | 3 --- gimp-2.10.6.tar.bz2 | 3 +++ gimp.changes | 39 +++++++++++++++++++++++++++++++++++++++ gimp.spec | 12 ++++++------ 4 files changed, 48 insertions(+), 9 deletions(-) delete mode 100644 gimp-2.10.4.tar.bz2 create mode 100644 gimp-2.10.6.tar.bz2 diff --git a/gimp-2.10.4.tar.bz2 b/gimp-2.10.4.tar.bz2 deleted file mode 100644 index 78002bd..0000000 --- a/gimp-2.10.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffb0768de14a2631b3d7ed71f283731441a1b48461766c23f0574dce0706f192 -size 31064613 diff --git a/gimp-2.10.6.tar.bz2 b/gimp-2.10.6.tar.bz2 new file mode 100644 index 0000000..510002d --- /dev/null +++ b/gimp-2.10.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec8071f828e918384cf7bc7d1219210467c84655123f802bc55a8bf2415101f +size 31447973 diff --git a/gimp.changes b/gimp.changes index 5be5766..7f1b74b 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Thu Aug 23 20:33:37 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.10.6: + + Core: + - Render drawable previews asynchronously. + - Merge the file view filter and file format lists in + GimpFileDialog. The presence of 2 lists was very confusing. + - DLL search priority is now updated before running a plug-in + on Windows, depending on the executable bitness. This gets + rid of one of the last remnant of DLL hell in GIMP, which was + when running 32-bit plug-ins from a 64-bit build of GIMP. + + Filters: + - New "Little Planet" (gegl:stereographic-projection) filter. + - New "Long Shadow" (gegl:long-shadow) filter. + + Tools: + - Halt the Measure tool after straightening. + - Add an "orientation" option to the measure tool, + corresponding to the "orientation" property of + GimpToolCompass (i.e., it controls the orientation against + which the angle is measured, when not in 3-point mode.) The + orientation is "auto" by default, so that the angle is always + <= 45 deg. Note that the "orientation" option affects the + tool's "straighten" function, so that the layer is rotated + toward the current orientation. + - Text layers can now represent vertical texts, with 4 + variants: left-to-right and right-to-left lines, and forcing + all characters to be upright or following Unicode's vertical + orientation property. See also: + https://www.unicode.org/reports/tr50/ + http://www.unicode.org/Public/UCD/latest/ucd/VerticalOrientation.txt + + User Interface: + - The Dashboard dockable dialog now has an "async" field to the + dashboard's "misc" group, showing the number of async + operations currently in the "running" state. + - New Preferences option to enable/disable layer-group + previews, since these can get quite time-expensive. + + Updated translations. + ------------------------------------------------------------------- Fri Jul 6 17:47:11 UTC 2018 - ecsos@opensuse.org diff --git a/gimp.spec b/gimp.spec index 31aaa04..96616bc 100644 --- a/gimp.spec +++ b/gimp.spec @@ -19,7 +19,7 @@ %global abiver 4 %global apiver 2.0 Name: gimp -Version: 2.10.4 +Version: 2.10.6 Release: 0 Summary: The GNU Image Manipulation Program License: GPL-3.0-or-later @@ -64,12 +64,12 @@ BuildRequires: python-gtk-devel >= 2.10.4 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(atk) >= 2.2.0 -BuildRequires: pkgconfig(babl) >= 0.1.52 +BuildRequires: pkgconfig(babl) >= 0.1.56 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.30.8 -BuildRequires: pkgconfig(gegl-0.4) >= 0.4.4 +BuildRequires: pkgconfig(gegl-0.4) >= 0.4.8 BuildRequires: pkgconfig(gexiv2) >= 0.10.6 BuildRequires: pkgconfig(glib-2.0) >= 2.54.2 BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10 @@ -269,13 +269,13 @@ install -m 644 -c macros.gimp \ %fdupes %{buildroot}%{_libdir}/gimp/2.0/python/ %fdupes %{buildroot}%{_datadir}/gimp/2.0/ -%if 0%{?suse_version} > 1130 +%if 0%{?suse_version} < 1500 %post %desktop_database_post %icon_theme_cache_post %endif -%if 0%{?suse_version} > 1130 +%if 0%{?suse_version} < 1500 %postun %desktop_database_postun %icon_theme_cache_postun @@ -363,7 +363,7 @@ install -m 644 -c macros.gimp \ %files devel %doc README.i18n %{_bindir}/gimptool-2.0 -#{_mandir}/man?/gimptool-2.0%{?ext_man} +#{_mandir}/man?/gimptool-2.0%%{?ext_man} %{_includedir}/gimp-2.0/ %{_libdir}/*.so %{_datadir}/aclocal/gimp-2.0.m4