Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exempi for openSUSE:Factory checked in at 2022-05-12 22:57:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exempi (Old) and /work/SRC/openSUSE:Factory/.exempi.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exempi" Thu May 12 22:57:36 2022 rev:37 rq:976022 version:2.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/exempi/exempi.changes 2021-04-01 14:17:02.587955022 +0200 +++ /work/SRC/openSUSE:Factory/.exempi.new.1538/exempi.changes 2022-05-12 22:57:41.532581861 +0200 @@ -1,0 +2,8 @@ +Mon May 9 15:29:18 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 2.6.1: + * Update XMPCore to Adobe XMP SDK v2021.10 + * Some fixes previously done in Exempi are now upstream +- Install the NEWS file instead of the obsolete ChangeLog one + +------------------------------------------------------------------- Old: ---- exempi-2.5.2.tar.bz2 exempi-2.5.2.tar.bz2.asc New: ---- exempi-2.6.1.tar.bz2 exempi-2.6.1.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exempi.spec ++++++ --- /var/tmp/diff_new_pack.aptdDb/_old 2022-05-12 22:57:42.476583129 +0200 +++ /var/tmp/diff_new_pack.aptdDb/_new 2022-05-12 22:57:42.480583134 +0200 @@ -1,7 +1,7 @@ # # spec file for package exempi # -# 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 @@ -18,25 +18,21 @@ %define sonum 8 Name: exempi -Version: 2.5.2 +Version: 2.6.1 Release: 0 Summary: XMP support library License: BSD-3-Clause Group: Development/Libraries/C and C++ -URL: https://libopenraw.freedesktop.org/wiki/Exempi -Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 -Source1: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2.asc +URL: https://libopenraw.freedesktop.org/exempi/ +Source0: https://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 +Source1: https://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: gcc-c++ BuildRequires: libexpat-devel -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: zlib-devel -%if 0%{?suse_version} > 1325 BuildRequires: libboost_test-devel -%else -BuildRequires: boost-devel >= 1.33.0 -%endif %description Exempi is a library for XMP parsing and I/O. XMP is a kind of @@ -97,18 +93,16 @@ %files -n libexempi%{sonum} %license COPYING -%doc README ChangeLog +%doc README.md NEWS %{_libdir}/lib*.so.* %files tools %license COPYING -%doc README ChangeLog %{_bindir}/exempi %{_mandir}/man1/exempi.1%{?ext_man} %files -n libexempi-devel %license COPYING -%doc README ChangeLog %{_libdir}/lib*.so %{_includedir}/exempi-2.0 %{_libdir}/pkgconfig/*.pc ++++++ exempi-2.5.2.tar.bz2 -> exempi-2.6.1.tar.bz2 ++++++ ++++ 24155 lines of diff (skipped)