Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2018-05-25 21:35:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl (Old)
 and      /work/SRC/openSUSE:Factory/.gegl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Fri May 25 21:35:51 2018 rev:43 rq:610015 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl/gegl.changes        2018-05-13 
15:57:00.743960406 +0200
+++ /work/SRC/openSUSE:Factory/.gegl.new/gegl.changes   2018-05-25 
21:35:53.519057943 +0200
@@ -1,0 +2,29 @@
+Wed May 16 18:12:54 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 0.4.2:
+  + Build: Abort early if autoreconf fails, remove unused bits,
+    default to -Ofast as CFLAGS.
+  + GeglBuffer:
+    - Improve concurrency for trimming and destruction of tile
+      caches. Improve cache invalidation during partial mipmap
+      regeneration.
+    - Do new cheap clones of buffers with new internal gegl-buffer
+      backed tile-backend.
+    - Do not keep cached sampler in buffer it makes cache
+      invalidation hard, and for performance/threading it is better
+      to create ones own samplers anyways. The old API still
+      exists, though parts of it is now deprecated. The single
+      special case where gegl_buffer_sample remains somewhat
+      performant is with the NEAREST sampler, for all other
+      samplers creating a caching sampler is better.
+  + Operations:
+    - operation: add GeglOperationAreaFilter::get_abyss_policy()
+      vfunc Copyright notice improvements to spherize,
+      color-overlay.  ff-save: implement defines handling
+      compilation with ffmpeg 2.3-2.7, 4.0 compat.
+    - Improved multi-threaded performance of panorama-projection
+      and other transformation operations through optimizations in
+      buffer and base-classes.
+- Drop gegl-port-ffmpeg4.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.4.0.tar.bz2
  gegl-port-ffmpeg4.patch

New:
----
  gegl-0.4.2.tar.bz2

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.aDtg3N/_old  2018-05-25 21:35:54.271030726 +0200
+++ /var/tmp/diff_new_pack.aDtg3N/_new  2018-05-25 21:35:54.271030726 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gegl
-Version:        0.4.0
+Version:        0.4.2
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
@@ -25,8 +25,6 @@
 URL:            http://gegl.org/
 Source0:        
https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM gegl-port-ffmpeg4.patch bgo#795625 -- Fix build with 
ffmpeg4
-Patch0:         gegl-port-ffmpeg4.patch
 
 BuildRequires:  ImageMagick
 BuildRequires:  SDL-devel >= 1.2.0
@@ -42,7 +40,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  suitesparse-devel
 BuildRequires:  pkgconfig(OpenEXR) >= 1.6.1
-BuildRequires:  pkgconfig(babl) >= 0.1.46
+BuildRequires:  pkgconfig(babl) >= 0.1.48
 BuildRequires:  pkgconfig(cairo) >= 1.12.2
 BuildRequires:  pkgconfig(exiv2) >= 0.25
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.32.0

++++++ gegl-0.4.0.tar.bz2 -> gegl-0.4.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gegl/gegl-0.4.0.tar.bz2 
/work/SRC/openSUSE:Factory/.gegl.new/gegl-0.4.2.tar.bz2 differ: char 11, line 1


Reply via email to