2 Commits

Author SHA256 Message Date
e6bef655ae Accepting request 1309187 from graphics
OBS-URL: https://build.opensuse.org/request/show/1309187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openjpeg2?expand=0&rev=24
2025-10-07 16:25:42 +00:00
62646d6674 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=60
2025-10-06 07:17:43 +00:00
4 changed files with 16 additions and 5 deletions

Binary file not shown.

3
openjpeg-2.5.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a695fbe19c0165f295a8531b1e4e855cd94d0875d2f88ec4b61080677e27188a
size 2157028

View File

@@ -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>

View File

@@ -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