Hello community, here is the log from the commit of package libkexiv2 for openSUSE:Factory checked in at 2018-08-22 14:17:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkexiv2 (Old) and /work/SRC/openSUSE:Factory/.libkexiv2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkexiv2" Wed Aug 22 14:17:36 2018 rev:97 rq:630279 version:18.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes 2018-07-18 22:45:13.268695292 +0200 +++ /work/SRC/openSUSE:Factory/.libkexiv2.new/libkexiv2.changes 2018-08-22 14:17:37.281963433 +0200 @@ -1,0 +2,20 @@ +Thu Aug 16 22:07:21 UTC 2018 - [email protected] + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + +------------------------------------------------------------------- +Thu Jul 26 13:00:59 UTC 2018 - [email protected] + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * None + +------------------------------------------------------------------- Old: ---- libkexiv2-18.04.3.tar.xz New: ---- libkexiv2-18.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkexiv2.spec ++++++ --- /var/tmp/diff_new_pack.i7JaOq/_old 2018-08-22 14:17:38.713966827 +0200 +++ /var/tmp/diff_new_pack.i7JaOq/_new 2018-08-22 14:17:38.713966827 +0200 @@ -19,14 +19,14 @@ %define _so 15_0_0 %define lname libKF5KExiv2 Name: libkexiv2 -Version: 18.04.3 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Library to manipulate picture meta data -License: GPL-2.0+ -Group: Development/Libraries/KDE +License: GPL-2.0-or-later +Group: System/Libraries Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz # PATCH-FIX-SUSE fix-reduce-required-exiv2-to-0.23.diff -- Reduce required exiv2 version from 0.24 to 0.23 for SLE12 @@ -48,6 +48,25 @@ Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata. +%package -n %{lname}-%{_so} +Summary: Library to manipulate picture meta data +Group: Development/Libraries/KDE + +%description -n %{lname}-%{_so} +Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures +metadata. + +%package devel +Summary: Library to manipulate picture meta data +Group: Development/Libraries/KDE +Requires: %{lname}-%{_so} = %{version} +Obsoletes: libkexiv2-kf5-devel < %{version} +Provides: libkexiv2-kf5-devel = %{version} + +%description devel +Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures +metadata. + %prep %setup -q %if 0%{?suse_version} == 1315 && !0%{?is_opensuse} @@ -61,37 +80,19 @@ %install %kf5_makeinstall -C build -%package -n %{lname}-%{_so} -Summary: Library to manipulate picture meta data -Group: Development/Libraries/KDE - -%description -n %{lname}-%{_so} -Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures -metadata. - %post -n %{lname}-%{_so} -p /sbin/ldconfig %postun -n %{lname}-%{_so} -p /sbin/ldconfig %files -n %{lname}-%{_so} %defattr(-,root,root) +%doc COPYING* README %{_kf5_libdir}/libKF5KExiv2.so.* -%package devel -Summary: Library to manipulate picture meta data -Group: Development/Libraries/KDE -Requires: %{lname}-%{_so} = %{version} -Obsoletes: libkexiv2-kf5-devel < %{version} -Provides: libkexiv2-kf5-devel = %{version} - -%description devel -Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures -metadata. - %files devel %defattr(-,root,root) -%doc COPYING README -%{_kf5_libdir}/libKF5KExiv2.so +%doc COPYING* +%{_kf5_cmakedir}/KF5KExiv2/ %{_kf5_includedir}/ -%{_kf5_libdir}/cmake/KF5KExiv2/ +%{_kf5_libdir}/libKF5KExiv2.so %changelog ++++++ libkexiv2-18.04.3.tar.xz -> libkexiv2-18.08.0.tar.xz ++++++
