Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libjxl for openSUSE:Factory checked 
in at 2023-01-20 17:37:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjxl (Old)
 and      /work/SRC/openSUSE:Factory/.libjxl.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjxl"

Fri Jan 20 17:37:40 2023 rev:5 rq:1059421 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjxl/libjxl.changes    2022-12-20 
20:19:56.605699489 +0100
+++ /work/SRC/openSUSE:Factory/.libjxl.new.32243/libjxl.changes 2023-01-20 
17:37:42.264197393 +0100
@@ -1,0 +2,11 @@
+Wed Jan 18 15:13:51 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 0.8
+  * API: new function JxlDecoderSetImageBitDepth and
+    JxlEncoderSetFrameBitDepth to set the bit depth of buffers.
+  * encoder API: add an effort 10 option for lossless
+    compression; using this setting requires calling
+    JxlEncoderAllowExpertOptions.
+- Enable PNG utilities [boo#1205107]
+
+-------------------------------------------------------------------

Old:
----
  v0.7.0.tar.gz

New:
----
  v0.8.0.tar.gz

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

Other differences:
------------------
++++++ libjxl.spec ++++++
--- /var/tmp/diff_new_pack.wO3igc/_old  2023-01-20 17:37:42.880200800 +0100
+++ /var/tmp/diff_new_pack.wO3igc/_new  2023-01-20 17:37:42.880200800 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libjxl
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 Name:           libjxl
-%define lname   libjxl0_7
-Version:        0.7.0
+%define lname   libjxl0_8
+Version:        0.8.0
 Release:        0
 Summary:        JPEG XL reference implementation
 License:        BSD-3-Clause
@@ -35,6 +35,8 @@
 BuildRequires:  pkgconfig(libbrotlidec)
 BuildRequires:  pkgconfig(libbrotlienc)
 BuildRequires:  pkgconfig(libhwy) >= 1.0
+BuildRequires:  pkgconfig(libjpeg)
+BuildRequires:  pkgconfig(libpng)
 
 %description
 JPEG XL is a raster-graphics file format that supports both lossy and

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.wO3igc/_old  2023-01-20 17:37:42.912200977 +0100
+++ /var/tmp/diff_new_pack.wO3igc/_new  2023-01-20 17:37:42.916200999 +0100
@@ -1,2 +1,2 @@
-libjxl0_7
+libjxl0_8
 

++++++ v0.7.0.tar.gz -> v0.8.0.tar.gz ++++++
++++ 34525 lines of diff (skipped)

Reply via email to