Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openjpeg2 for openSUSE:Factory checked in at 2024-03-05 18:47:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openjpeg2 (Old) and /work/SRC/openSUSE:Factory/.openjpeg2.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openjpeg2" Tue Mar 5 18:47:06 2024 rev:20 rq:1154627 version:2.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/openjpeg2/openjpeg2.changes 2024-01-10 21:50:42.628728571 +0100 +++ /work/SRC/openSUSE:Factory/.openjpeg2.new.1770/openjpeg2.changes 2024-03-05 18:47:10.641451807 +0100 @@ -1,0 +2,16 @@ +Wed Feb 28 14:43:25 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 2.5.2: + * Make sure openjpeg.h includes opj_config.h #1514 + +------------------------------------------------------------------- +Tue Feb 27 06:16:30 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 2.5.1: + * CMake: drop support for cmake < 3.5 + * Several bugfixes, including #1509 for CVE-2021-3575 (bsc#1187048) + * Significant speed-up rate allocation by rate/distoratio ratio #1440 +- Set devel-doc subpackage to noarch +- Change cmake parameters (see c7bccf) + +------------------------------------------------------------------- Old: ---- openjpeg-2.5.0.tar.gz New: ---- openjpeg-2.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openjpeg2.spec ++++++ --- /var/tmp/diff_new_pack.FSCQs1/_old 2024-03-05 18:47:11.193471850 +0100 +++ /var/tmp/diff_new_pack.FSCQs1/_new 2024-03-05 18:47:11.197471996 +0100 @@ -19,7 +19,7 @@ %define library_name libopenjp2-7 %define base_version 2.5 Name: openjpeg2 -Version: 2.5.0 +Version: 2.5.2 Release: 0 Summary: Opensource JPEG 2000 Codec Implementation License: BSD-2-Clause @@ -27,7 +27,7 @@ URL: https://www.openjpeg.org/ Source0: https://github.com/uclouvain/openjpeg/archive/v%{version}.tar.gz#/openjpeg-%{version}.tar.gz Source1: baselibs.conf -BuildRequires: cmake > 2.8.2 +BuildRequires: cmake > 3.5 BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ @@ -79,6 +79,7 @@ Group: Documentation/HTML Recommends: %{library_name} = %{version} Recommends: %{name} = %{version} +BuildArch: noarch %description devel-doc The OpenJPEG library is an open-source JPEG 2000 codec written in C language. @@ -106,14 +107,13 @@ -DBUILD_TESTING=OFF \ -DBUILD_DOC=ON \ -DBUILD_THIRDPARTY=OFF \ - -DOPENJPEG_INSTALL_LIB_DIR=%{_lib} \ - -DOPENJPEG_INSTALL_DOC_DIR=share/doc/packages/%{name}-devel-doc + -DCMAKE_INSTALL_LIB_DIR=%{_lib} \ + -DCMAKE_INSTALL_DOC_DIR=share/doc/packages/%{name}-devel-doc %cmake_build all doc %install %cmake_install -rm %{buildroot}%{_defaultdocdir}/%{name}-devel-doc/LICENSE %fdupes %{buildroot}%{_defaultdocdir} %post -n %{library_name} -p /sbin/ldconfig @@ -131,11 +131,12 @@ %{_includedir}/openjpeg-%{base_version}/ %{_libdir}/libopenjp2.so %{_libdir}/pkgconfig/libopenjp2.pc -%{_libdir}/openjpeg-%{base_version}/ +%{_libdir}/cmake/openjpeg-2.5/ %{_mandir}/man3/libopenjp2.3%{?ext_man} %files devel-doc %license LICENSE %doc AUTHORS.md CHANGELOG.md NEWS.md README.md THANKS.md -%doc %{_defaultdocdir}/%{name}-devel-doc/html +%dir %{_defaultdocdir}/%{name} +%doc %{_defaultdocdir}/%{name}/html ++++++ openjpeg-2.5.0.tar.gz -> openjpeg-2.5.2.tar.gz ++++++ ++++ 3283 lines of diff (skipped)
