Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e6bef655ae | |||
| 62646d6674 |
BIN
openjpeg-2.5.3.tar.gz
LFS
BIN
openjpeg-2.5.3.tar.gz
LFS
Binary file not shown.
3
openjpeg-2.5.4.tar.gz
Normal file
3
openjpeg-2.5.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a695fbe19c0165f295a8531b1e4e855cd94d0875d2f88ec4b61080677e27188a
|
||||
size 2157028
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 05:44:14 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 2.5.4:
|
||||
* No API/ABI break compared to v2.5.3
|
||||
Bug fixes:
|
||||
* opj_jp2_read_header: Check for error after parsing header. #1573
|
||||
* pkgconfig: drop unused libraries from Libs.private #1591
|
||||
* Fix CMake warning: Compatibility with CMake < 3.10 will be removed #1580
|
||||
* Fixed ICC profile copy failure on write #1574
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 11:15:35 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openjpeg2
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_name libopenjp2-7
|
||||
%define base_version 2.5
|
||||
Name: openjpeg2
|
||||
Version: 2.5.3
|
||||
Version: 2.5.4
|
||||
Release: 0
|
||||
Summary: Opensource JPEG 2000 Codec Implementation
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user