Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkexiv2 for openSUSE:Factory checked in at 2021-04-24 23:08:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkexiv2 (Old) and /work/SRC/openSUSE:Factory/.libkexiv2.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkexiv2" Sat Apr 24 23:08:00 2021 rev:130 rq:887764 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes 2021-03-08 15:14:41.949822147 +0100 +++ /work/SRC/openSUSE:Factory/.libkexiv2.new.12324/libkexiv2.changes 2021-04-24 23:09:03.087386172 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:13:06 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:31 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:32 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- No code change since 20.12.3 + +------------------------------------------------------------------- Old: ---- libkexiv2-20.12.3.tar.xz libkexiv2-20.12.3.tar.xz.sig New: ---- libkexiv2-21.04.0.tar.xz libkexiv2-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkexiv2.spec ++++++ --- /var/tmp/diff_new_pack.zEdW2q/_old 2021-04-24 23:09:03.599386896 +0200 +++ /var/tmp/diff_new_pack.zEdW2q/_new 2021-04-24 23:09:03.603386902 +0200 @@ -1,7 +1,7 @@ # # spec file for package libkexiv2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,23 +23,23 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkexiv2 -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Library to manipulate picture meta data License: GPL-2.0-or-later Group: Development/Libraries/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: pkgconfig BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) Requires: %{name}-%{_so} = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: pkgconfig(exiv2) >= 0.25 %description @@ -66,7 +66,7 @@ metadata. %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -79,13 +79,13 @@ %postun -n %{lname}-%{_so} -p /sbin/ldconfig %files -n %{lname}-%{_so} -%license COPYING* +%license LICENSES/* %doc README -%{_kf5_libdir}/libKF5KExiv2.so.* %{_kf5_debugdir}/libkexiv2.categories +%{_kf5_libdir}/libKF5KExiv2.so.* %files devel -%license COPYING* +%license LICENSES/* %{_kf5_cmakedir}/KF5KExiv2/ %{_kf5_includedir}/ %{_kf5_libdir}/libKF5KExiv2.so ++++++ libkexiv2-20.12.3.tar.xz -> libkexiv2-21.04.0.tar.xz ++++++ ++++ 2800 lines of diff (skipped)
