Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openjpeg2 for openSUSE:Factory checked in at 2022-06-06 11:10:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openjpeg2 (Old) and /work/SRC/openSUSE:Factory/.openjpeg2.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openjpeg2" Mon Jun 6 11:10:15 2022 rev:16 rq:980733 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openjpeg2/openjpeg2.changes 2021-02-16 22:35:12.169554972 +0100 +++ /work/SRC/openSUSE:Factory/.openjpeg2.new.1548/openjpeg2.changes 2022-06-06 11:10:25.275298828 +0200 @@ -1,0 +2,9 @@ +Fri Jun 3 09:59:48 UTC 2022 - Timothy Brown <[email protected]> + +- update to 2.5.0: + * Encoder: add support for generation of TLM markers + * Decoder: add support for high throughput (HTJ2K) decoding + * Decoder: add support for partial bitstream decoding + * Bug fixes (including security fixes) + +------------------------------------------------------------------- Old: ---- openjpeg-2.4.0.tar.gz New: ---- openjpeg-2.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openjpeg2.spec ++++++ --- /var/tmp/diff_new_pack.xNpSbh/_old 2022-06-06 11:10:25.951299807 +0200 +++ /var/tmp/diff_new_pack.xNpSbh/_new 2022-06-06 11:10:25.951299807 +0200 @@ -1,7 +1,7 @@ # # spec file for package openjpeg2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ %define library_name libopenjp2-7 -%define base_version 2.4 +%define base_version 2.5 Name: openjpeg2 -Version: 2.4.0 +Version: 2.5.0 Release: 0 Summary: Opensource JPEG 2000 Codec Implementation License: BSD-2-Clause @@ -31,10 +31,14 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: libjbig-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(lcms2) +BuildRequires: pkgconfig(libjpeg) +BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libtiff-4) +BuildRequires: pkgconfig(libzstd) %description The OpenJPEG library is an open-source JPEG 2000 codec written in C language. ++++++ openjpeg-2.4.0.tar.gz -> openjpeg-2.5.0.tar.gz ++++++ ++++ 72798 lines of diff (skipped)
