Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2022-11-24 12:22:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl (Old)
 and      /work/SRC/openSUSE:Factory/.gegl.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Thu Nov 24 12:22:22 2022 rev:68 rq:1037559 version:0.4.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl/gegl.changes        2022-07-26 
19:43:03.672443999 +0200
+++ /work/SRC/openSUSE:Factory/.gegl.new.1597/gegl.changes      2022-11-24 
12:22:30.785024489 +0100
@@ -1,0 +2,19 @@
+Wed Nov 23 11:13:07 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- luajit was disabled for riscv64 ppc64 ppc64le, patch it here
+  accordingly (boo#1205102)
+
+-------------------------------------------------------------------
+Tue Nov 22 23:23:08 UTC 2022 - Petr Vorel <pvo...@suse.cz>
+
+- Update to version 0.4.40:
+  + Operations:
+    - newsprint: do not drop alpha channel in RGB modes.
+  + Core:
+    - fixes for legacy build, still supporting building latest GEGL
+      for stable GIMP with old babl (not recommended if distros can
+      have recent enough meson).
+    - avoiding possible multi thread race in babl garbage
+      collection,
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.4.38.tar.xz

New:
----
  gegl-0.4.40.tar.xz

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.hg9fzE/_old  2022-11-24 12:22:31.473028861 +0100
+++ /var/tmp/diff_new_pack.hg9fzE/_new  2022-11-24 12:22:31.481028912 +0100
@@ -16,12 +16,17 @@
 #
 
 
+# This is based on the ExcludeArch in 
https://build.opensuse.org/package/show/openSUSE:Factory/luajit
+%ifarch riscv64 ppc64 ppc64le
+%bcond_with    luajit
+%else
 %bcond_without luajit
+%endif
 
 %bcond_with gegl_docs
 
 Name:           gegl
-Version:        0.4.38
+Version:        0.4.40
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later

++++++ gegl-0.4.38.tar.xz -> gegl-0.4.40.tar.xz ++++++
++++ 40397 lines of diff (skipped)

Reply via email to