forked from pool/libjxl
- Update to release 0.10
OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=38
This commit is contained in:
parent
f49d0a86d8
commit
53dd75dd1d
@ -1 +1 @@
|
|||||||
libjxl0_9
|
libjxl0_10
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 00:12:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 0.10
|
||||||
|
* decoder: added ``JxlDecoderGetBoxSizeContents`` for getting the
|
||||||
|
size of the content of a box without the headers.
|
||||||
|
* encoder: implemented new API functions for streaming encoding.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 7 12:16:34 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Feb 7 12:16:34 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libjxl-gtk
|
# spec file for package libjxl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lname libjxl0_9
|
%define lname libjxl0_10
|
||||||
%if "@BUILD_FLAVOR@" == "gtk"
|
%if "@BUILD_FLAVOR@" == "gtk"
|
||||||
Name: libjxl-gtk
|
Name: libjxl-gtk
|
||||||
%bcond_without gtk
|
%bcond_without gtk
|
||||||
@ -24,7 +24,7 @@ Name: libjxl-gtk
|
|||||||
Name: libjxl
|
Name: libjxl
|
||||||
%bcond_with gtk
|
%bcond_with gtk
|
||||||
%endif
|
%endif
|
||||||
Version: 0.9.2
|
Version: 0.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JPEG XL reference implementation
|
Summary: JPEG XL reference implementation
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
v0.10.0.tar.gz
Normal file
3
v0.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ab32d52b033c814d24762db4942a3b45315d9db37bf5c8a9741ccc1bb0a52d97
|
||||||
|
size 1910132
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf28e411d84c50578ab74107cdd624e099313129883a43907c261e8116a11b3b
|
|
||||||
size 1873156
|
|
Loading…
Reference in New Issue
Block a user