Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2024-02-23 16:40:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gegl (Old)
 and      /work/SRC/openSUSE:Factory/.gegl.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gegl"

Fri Feb 23 16:40:47 2024 rev:74 rq:1149012 version:0.4.48

Changes:
--------
--- /work/SRC/openSUSE:Factory/gegl/gegl.changes        2024-02-21 
17:53:19.912605595 +0100
+++ /work/SRC/openSUSE:Factory/.gegl.new.1770/gegl.changes      2024-02-23 
16:40:52.681655401 +0100
@@ -1,0 +2,20 @@
+Thu Feb 22 01:59:19 UTC 2024 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 0.4.48:
+  + Core:
+    - GeglColor extended with GBytes API, and space aware accesors
+      for RGB and CMYK. Better runtime handling of mismatched GEGL
+      ops in graphs.
+  + Build:
+    - Use gi-docgen
+    - Updated vendored libraries
+    - ctx has been updated from upstream.
+  + Operations:
+    - dropshadow: Fix shrinking with negative-grow radius.
+    - mantiuk: opt out of OpenMP when building with clang.
+    - voroni: fix crash.
+    - shuffle-search: in progress (in workshop, not built by
+      default) brute-force dither optimizer.
+- prepare gi-docgen documentation. disabled for now.
+
+-------------------------------------------------------------------

Old:
----
  gegl-0.4.46.tar.xz

New:
----
  gegl-0.4.48.tar.xz

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

Other differences:
------------------
++++++ gegl.spec ++++++
--- /var/tmp/diff_new_pack.amqeU0/_old  2024-02-23 16:40:53.313678311 +0100
+++ /var/tmp/diff_new_pack.amqeU0/_new  2024-02-23 16:40:53.317678456 +0100
@@ -26,7 +26,7 @@
 %bcond_with gegl_docs
 
 Name:           gegl
-Version:        0.4.46
+Version:        0.4.48
 Release:        0
 Summary:        Generic Graphics Library
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later
@@ -45,6 +45,9 @@
 BuildRequires:  libstdc++-devel
 BuildRequires:  meson >= 0.54.0
 BuildRequires:  pkgconfig
+%if %{with gegl_docs}
+BuildRequires:  python3-gi-docgen
+%endif
 BuildRequires:  ruby
 BuildRequires:  suitesparse-devel
 BuildRequires:  (pkgconfig(babl) or pkgconfig(babl-0.1))
@@ -173,8 +176,10 @@
        -Djasper=disabled \
 %if %{with gegl_docs}
        -Ddocs=true \
+       -Dgi-docgen=enabled \
 %else
        -Ddocs=false \
+       -Dgi-docgen=disabled \
 %endif
        %{nil}
 %meson_build
@@ -229,7 +234,7 @@
 %files doc
 %doc AUTHORS docs/ChangeLog NEWS
 %if %{with gegl_docs}
-%doc %{_datadir}/gtk-doc/html/gegl/
+%doc %{_datadir}/gegl-0.4/
 %endif
 
 %files -n %{name}-0_4-lang -f %{name}-0.4.lang

++++++ gegl-0.4.46.tar.xz -> gegl-0.4.48.tar.xz ++++++
++++ 27742 lines of diff (skipped)

Reply via email to