Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2020-02-14 16:26:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl (Old)
 and      /work/SRC/openSUSE:Factory/.gegl.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Fri Feb 14 16:26:05 2020 rev:52 rq:770212 version:0.4.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl/gegl.changes        2019-11-10 
22:13:16.283150718 +0100
+++ /work/SRC/openSUSE:Factory/.gegl.new.26092/gegl.changes     2020-02-14 
16:26:11.671217356 +0100
@@ -1,0 +2,22 @@
+Tue Feb  4 20:53:14 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 0.4.20:
+  + Build: Improvements and refinements of meson builds and CI.
+    Fixing major issues for OSX and win32.
+  + Buffer:
+    - Pass O_BINARY where relevant on windows, fixing crashes
+      occuring when swap is used.
+    - Avoid 32bit overflows in computations for gegl_buffer_set and
+      gegl_buffer_get.
+  + Core:
+    - Avoid running more thread jobs than there are pixels to
+      process.
+    - Faster teardown of buffer caches when bounding box shrinks.
+    - Only do in-place processing if ROI fits in input abyss.
+  + Operations:
+    - Improved edge handling for gegl:distance-transform.
+    - gegl:crop removed workaround for incorrect in-place handling.
+- Drop gegl-0.4.18_allow_unknown_arch.patch: Fixed upstream.
+- No longer recommend -lang: supplements are in use.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.4.18.tar.xz
  gegl-0.4.18_allow_unknown_arch.patch

New:
----
  gegl-0.4.20.tar.xz

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.dJQopm/_old  2020-02-14 16:26:12.347217722 +0100
+++ /var/tmp/diff_new_pack.dJQopm/_new  2020-02-14 16:26:12.351217725 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gegl
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %endif
 
 Name:           gegl
-Version:        0.4.18
+Version:        0.4.20
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
@@ -31,8 +31,6 @@
 URL:            http://gegl.org/
 Source0:        
https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-OPENSUSE -- allow building on architectures without CPU 
optimizations
-Patch:          gegl-0.4.18_allow_unknown_arch.patch
 
 BuildRequires:  ImageMagick
 BuildRequires:  asciidoc
@@ -48,7 +46,7 @@
 BuildRequires:  ruby
 BuildRequires:  suitesparse-devel
 BuildRequires:  pkgconfig(OpenEXR) >= 1.6.1
-BuildRequires:  pkgconfig(babl) >= 0.1.62
+BuildRequires:  pkgconfig(babl) >= 0.1.74
 BuildRequires:  pkgconfig(cairo) >= 1.12.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gexiv2)
@@ -97,7 +95,6 @@
 %package -n %{name}-0_4
 Summary:        Generic Graphics Library
 Group:          System/Libraries
-Recommends:     %{name}-0_4-lang
 
 %description -n %{name}-0_4
 GEGL provides infrastructure to do demand based cached non destructive

++++++ gegl-0.4.18.tar.xz -> gegl-0.4.20.tar.xz ++++++
++++ 20872 lines of diff (skipped)


Reply via email to