Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gegl for openSUSE:Leap:16.0 checked 
in at 2025-04-24 10:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/gegl (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.gegl.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Thu Apr 24 10:16:55 2025 rev:2 rq:1267639 version:0.4.58

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/gegl/gegl.changes      2025-03-19 
11:44:04.435057116 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.gegl.new.30101/gegl.changes   2025-04-24 
10:16:56.570334844 +0200
@@ -1,0 +2,103 @@
+Mon Mar 24 23:20:02 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.4.58:
+  - dither: fixed crash when applied to pixels with negative pixel
+    coordinates.
+
+-------------------------------------------------------------------
+Mon Mar 17 11:34:19 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.4.56:
+  - Ops:
+    - drop-shadow: restrict opacity range to 0.0-1.0
+    - ctx-script: crash fix
+  - Core:
+    - ctx has been syncrhonized with upstream.
+  - Buffer:
+    - Remnants of old iterator-api has been removed.
+
+-------------------------------------------------------------------
+Mon Feb 10 16:48:03 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.4.54:
+  - Ops:
+    - bump_map: fix typo in property nick
+    - noise_spread: better performance with no-op values
+    - negative_darkroom: more presets, better performance
+    - styles: fix regression of opacirt sliders
+
+-------------------------------------------------------------------
+Tue Jan  7 12:24:48 UTC 2025 - Marcus Rueckert <mrueck...@suse.de>
+
+- use https for the url
+
+-------------------------------------------------------------------
+Sat Dec 28 00:52:21 UTC 2024 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.4.52:
+  - Core:
+    - Fix regression cubic interpolation - it was quadratic rather
+      than cubic, this improves all uses of cubic interpolation.
+      Use g_spawn_sync rather than system() for launching graphviz'
+      dot.
+  - Ops:
+    - invert-gamma: operate on perceptual encoding.
+    - newsprint: do processing with perceptual encoding.
+    - denoise-dct, mantiuk06: pass-through for too small input
+      buffers.
+
+-------------------------------------------------------------------
+Fri Dec  6 07:39:33 UTC 2024 - Adrian Schröter <adr...@suse.de>
+
+- Disable luajit on LoongArch64
+
+-------------------------------------------------------------------
+Wed Nov  6 22:42:54 UTC 2024 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.4.50:
+  - Core:
+    - Better Gobject Introspection annotation coverage.
+    - Improved error handling for gegl chain processing.
+    - Added accessors for pad meta-data, to be able to show names and 
descriptions in UIs.
+    - GeglColor: more lax parameters for g_arapm_values_cmp
+  - Ops:
+    API: GEGL_OP_NAME needs to be uniqe .c filenames no longer
+    needs to be. First registered op with a given name now takes
+    precedence over later.
+    * exr-save: store 16bpc files as half, fixing gimp#10778
+    * ff-load, ff-save: fix build with FFmpeg 7
+    * dither: do processing in linear when all levels==2
+    * OpenCL: upgrade from 1.1 to 3.0, disable opencl caching
+      system - not crashing is more important than caching. And
+      fixes to the opencl operation of the following ops:
+    * alien-map
+    * color-to-alpha
+    * edge-sobel
+    * hue-chroma
+    * noise-reduction
+    * oilify
+    * snn-mean
+  - New Ops:
+    - styles: a UI for achieving many visual effects for use on
+      text and similar alpha defined shapes. bevel: simulate light
+      and shadow on an alpha defined shape. inner-glow: an inner
+      shadow glow effect
+  - New Ops in workshop:
+    - ctx-script: an experimental op for rendering ctx protocol
+      this might be a future basis for ctx-based vector layers.
+  - Build:
+    - Various meson cleanups.
+  - Updated vendored libraries
+    - ctx has been updated from upstream, perhaps most
+      significantly the protocol/drawing API has been fuzzed with
+      afl+
+- drop upstreamed patches:
+  66de8124.patch
+  revertleap.patch
+
+-------------------------------------------------------------------
+Mon Sep 16 11:20:53 UTC 2024 - Stephan Hemeier <sauerlandli...@gmx.de>
+
+- add revertleap.patch to get gegl build on older ffmpegs
+
+-------------------------------------------------------------------

Old:
----
  66de8124.patch
  gegl-0.4.48.tar.xz

New:
----
  gegl-0.4.58.tar.xz

BETA DEBUG BEGIN:
  Old:- drop upstreamed patches:
  66de8124.patch
  revertleap.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.eIR4pT/_old  2025-04-24 10:16:57.070355875 +0200
+++ /var/tmp/diff_new_pack.eIR4pT/_new  2025-04-24 10:16:57.074356044 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gegl
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 # This is based on the ExcludeArch in 
https://build.opensuse.org/package/show/openSUSE:Factory/luajit
-%ifarch riscv64 ppc64 ppc64le
+%ifarch riscv64 ppc64 ppc64le loongarch64
 %bcond_with    luajit
 %else
 %bcond_without luajit
@@ -26,17 +26,15 @@
 %bcond_with gegl_docs
 
 Name:           gegl
-Version:        0.4.48
+Version:        0.4.58
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
 Group:          Productivity/Graphics/Other
-URL:            http://gegl.org/
+URL:            https://gegl.org/
 Source0:        
https://download.gimp.org/pub/gegl/0.4/%{name}-%{version}.tar.xz
 Source1:        normalize-gir.pl
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch0:         https://gitlab.gnome.org/GNOME/gegl/-/commit/66de8124.patch
 
 BuildRequires:  ImageMagick
 BuildRequires:  asciidoc

++++++ gegl-0.4.48.tar.xz -> gegl-0.4.58.tar.xz ++++++
++++ 193100 lines of diff (skipped)

Reply via email to