From 838f7bc887249eca6a423f2c8bc984ccc6981143f0b8811f9dbfd12c21b8fabb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 18 Jan 2023 15:38:19 +0000 Subject: [PATCH] - Update to release 0.8 OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=13 --- baselibs.conf | 2 +- libjxl.changes | 11 +++++++++++ libjxl.spec | 8 +++++--- v0.7.0.tar.gz | 3 --- v0.8.0.tar.gz | 3 +++ 5 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 v0.7.0.tar.gz create mode 100644 v0.8.0.tar.gz diff --git a/baselibs.conf b/baselibs.conf index 610b33d..db6ec8d 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libjxl0_7 +libjxl0_8 diff --git a/libjxl.changes b/libjxl.changes index e7a3e5f..9c45261 100644 --- a/libjxl.changes +++ b/libjxl.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 18 15:13:51 UTC 2023 - Jan Engelhardt + +- 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] + ------------------------------------------------------------------- Mon Dec 19 12:35:30 UTC 2022 - Antonio Larrosa diff --git a/libjxl.spec b/libjxl.spec index 6aa29c5..cce9c23 100644 --- a/libjxl.spec +++ b/libjxl.spec @@ -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(libbrotlicommon) 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 diff --git a/v0.7.0.tar.gz b/v0.7.0.tar.gz deleted file mode 100644 index deb01e7..0000000 --- a/v0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3114bba1fabb36f6f4adc2632717209aa6f84077bc4e93b420e0d63fa0455c5e -size 1505917 diff --git a/v0.8.0.tar.gz b/v0.8.0.tar.gz new file mode 100644 index 0000000..116575f --- /dev/null +++ b/v0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4c140c1738acbed6b7d22858e0526373f0e9938e3f6c0a6b8943189195aad1 +size 1611824