Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2020-06-14 18:15:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl (Old)
 and      /work/SRC/openSUSE:Factory/.gegl.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Sun Jun 14 18:15:53 2020 rev:54 rq:813497 version:0.4.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl/gegl.changes        2020-02-26 
15:02:10.344847125 +0100
+++ /work/SRC/openSUSE:Factory/.gegl.new.3606/gegl.changes      2020-06-14 
18:16:01.198968599 +0200
@@ -1,0 +2,40 @@
+Thu Jun 11 06:45:46 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to version 0.4.24
+  + Build:
+    - CI creation and caching of container images for build
+  + Buffer:
+    - Fixed integer overflow in u32 bilinear blit scaler.
+    - Changed cubic interpolation to be a bit softer, reducing
+      induced moire seen in issue #167
+    - Gracefully fail when running out of swap space
+  + Operations:
+    - Meta-operations now have an additional vfunc, update(),
+      which gets invoked on property changes
+    - crop: with no parameters set, infer rectangle to crop from
+      graph.
+    - crop: cropping rectangle can be implied from graph.
+    - hue-chroma: avoid modifying hue/chroma of neutrals
+    - dropshadow: added option for shadow growing
+    - median-blur: accept negative radius values
+    - rgb-clip: add parameters for specifying clipping ranges
+    - vignette: new shapes, horizontal and vertical.
+    - imgcmp: make max-diff property conform to gobject standard.
+    - save-pixbuf: use a GObject for consumer read instead of
+      pointer property.
+    - gegl-graph: add a gegl-chain tutorial as default script.
+    - border-align: place a buffer within the borders of another
+      one.
+    - pack: joins two buffers into one, with optional gap.
+    - bloom: adds a glow around highlights.
+    - piecewise-blend: uses a grayscale map as index into array of
+      buffers used as LUT.
+    - variable-blur: uses piecewise-blend piecewise-blend and
+      gaussian blur to approximate blurs with per-pixel blur
+      radius.
+    - focus-blur: a vignetting blur, using variable-blur.
+    - reset-origin: moves upper left of extent to 0,0
+    - band-tune: parametric band equalizer for tuning frequency
+      bands of image.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.4.22.tar.xz

New:
----
  gegl-0.4.24.tar.xz

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.dMuDi5/_old  2020-06-14 18:16:01.914970436 +0200
+++ /var/tmp/diff_new_pack.dMuDi5/_new  2020-06-14 18:16:01.914970436 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:           gegl
-Version:        0.4.22
+Version:        0.4.24
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
@@ -46,7 +46,7 @@
 BuildRequires:  ruby
 BuildRequires:  suitesparse-devel
 BuildRequires:  pkgconfig(OpenEXR) >= 1.6.1
-BuildRequires:  pkgconfig(babl) >= 0.1.74
+BuildRequires:  pkgconfig(babl) >= 0.1.78
 BuildRequires:  pkgconfig(cairo) >= 1.12.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gexiv2)

++++++ gegl-0.4.22.tar.xz -> gegl-0.4.24.tar.xz ++++++
++++ 68695 lines of diff (skipped)


Reply via email to