Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libjxl for openSUSE:Factory checked 
in at 2025-01-14 16:21:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjxl (Old)
 and      /work/SRC/openSUSE:Factory/.libjxl.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjxl"

Tue Jan 14 16:21:10 2025 rev:23 rq:1237050 version:0.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjxl/libjxl.changes    2024-12-13 
22:32:25.363270842 +0100
+++ /work/SRC/openSUSE:Factory/.libjxl.new.1881/libjxl.changes  2025-01-14 
16:21:25.446970789 +0100
@@ -1,0 +2,7 @@
+Fri Jan 10 21:34:13 UTC 2025 - Michael Gorse <mgo...@suse.com>
+
+- Disable gimp plugin on SLFO. Gimp is currently unavailable there.
+- Re-add lcms2 dependency for s390x. It is used instead of skcms
+  on big-endian architectures.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libjxl.spec ++++++
--- /var/tmp/diff_new_pack.ZaIBaX/_old  2025-01-14 16:21:26.078996941 +0100
+++ /var/tmp/diff_new_pack.ZaIBaX/_new  2025-01-14 16:21:26.078996941 +0100
@@ -17,6 +17,11 @@
 
 
 %define lname   libjxl0_11
+%if "@BUILD_FLAVOR@" == "gtk" && 0%{?is_opensuse}
+%bcond_without gimp
+%else
+%bcond_with gimp
+%endif
 %if "@BUILD_FLAVOR@" == "gtk"
 Name:           libjxl-gtk
 %bcond_without gtk
@@ -40,11 +45,16 @@
 BuildRequires:  pkg-config
 %if %{with gtk}
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36
+%if %{with gimp}
 BuildRequires:  pkgconfig(gimp-2.0) >= 2.10
 BuildRequires:  pkgconfig(gimpui-2.0) >= 2.10
 %endif
+%endif
 BuildRequires:  giflib-devel >= 5.1
 BuildRequires:  pkgconfig(OpenEXR)
+%ifarch s390x
+BuildRequires:  pkgconfig(lcms2) >= 2.12
+%endif
 BuildRequires:  pkgconfig(libavif)
 BuildRequires:  pkgconfig(libbrotlicommon)
 BuildRequires:  pkgconfig(libbrotlidec)
@@ -172,8 +182,10 @@
 %_datadir/mime/packages/*
 %_libdir/gdk-pixbuf-2.0/*/loaders/libpixbufloader-jxl.so
 
+%if %{with gimp}
 %files -n gimp-plugin-jxl
 %_libdir/gimp/2.0/plug-ins/file-jxl/
+%endif
 
 %files -n jxl-thumbnailer
 %dir %_datadir/thumbnailers

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.ZaIBaX/_old  2025-01-14 16:21:26.118998596 +0100
+++ /var/tmp/diff_new_pack.ZaIBaX/_new  2025-01-14 16:21:26.122998761 +0100
@@ -1,5 +1,5 @@
-mtime: 1733868365
-commit: f8edeee22641f43b72f45d9bd91410deebf180416ee6fe78798a119d87595360
+mtime: 1736604926
+commit: 0cab574f27973c9eb4aa885d2073ff343a07b33a407ba8a92b1ba2e765a49f14
 url: https://src.opensuse.org/jengelh/libjxl
 revision: master
 

++++++ build.specials.obscpio ++++++
diff: old/*: No such file or directory
diff: new/*: No such file or directory

Reply via email to