Hello community, here is the log from the commit of package libkleo for openSUSE:Factory checked in at 2017-08-24 17:48:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkleo (Old) and /work/SRC/openSUSE:Factory/.libkleo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkleo" Thu Aug 24 17:48:54 2017 rev:18 rq:516466 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes 2017-07-25 11:33:48.432171698 +0200 +++ /work/SRC/openSUSE:Factory/.libkleo.new/libkleo.changes 2017-08-24 17:48:55.549776169 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:46:22 UTC 2017 - [email protected] + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : +- Too many changes to list here + +------------------------------------------------------------------- +Sat Aug 5 18:19:25 UTC 2017 - [email protected] + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- libkleo-17.04.3.tar.xz New: ---- libkleo-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkleo.spec ++++++ --- /var/tmp/diff_new_pack.817arb/_old 2017-08-24 17:48:56.321667448 +0200 +++ /var/tmp/diff_new_pack.817arb/_new 2017-08-24 17:48:56.333665758 +0200 @@ -19,10 +19,10 @@ %bcond_without lang Name: libkleo -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# 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}')} Summary: Base package of Kleopatra, a KDE key manager License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+ @@ -49,30 +49,14 @@ BuildRequires: libqgpgme-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libkleo is a library used by KDE PIM applications to handle cryptographic key and certificate management. -%if %{with lang} -%lang_package -%endif - -%prep -%setup -q - -%build -%cmake_kf5 -d build - -%make_jobs - -%install -%kf5_makeinstall -C build -%if %{with lang} - %find_lang %{name} --with-man --all-name -%endif - %package -n libKF5Libkleo5 Summary: LibKleo library for kdepim License: LGPL-2.1+ @@ -82,9 +66,6 @@ %description -n libKF5Libkleo5 This package contains the libkleo library, a library used by KDE PIM applications to handle cryptographic key and certificate management. -%post -n libKF5Libkleo5 -p /sbin/ldconfig -%postun -n libKF5Libkleo5 -p /sbin/ldconfig - %package devel Summary: Development package for libkleo License: LGPL-2.1+ @@ -96,25 +77,46 @@ %description devel The development package for the libkleo libraries +%if %{with lang} +%lang_package +%endif + +%prep +%setup -q + +%build +%cmake_kf5 -d build +%make_jobs + +%install +%kf5_makeinstall -C build +%if %{with lang} + %find_lang %{name} --with-man --all-name +%endif + +%post -n libKF5Libkleo5 -p /sbin/ldconfig +%postun -n libKF5Libkleo5 -p /sbin/ldconfig + %files devel %defattr(-,root,root) -%{_includedir}/KF5/Libkleo/ -%{_includedir}/KF5/libkleo/ -%{_includedir}/KF5/libkleo_version.h -%{_libdir}/cmake/KF5Libkleo/ -%{_libdir}/libKF5Libkleo.so -%{_libdir}/qt5/mkspecs/modules/qt_Libkleo.pri +%doc COPYING* +%{_kf5_includedir}/Libkleo/ +%{_kf5_includedir}/libkleo/ +%{_kf5_includedir}/libkleo_version.h +%{_kf5_libdir}/cmake/KF5Libkleo/ +%{_kf5_libdir}/libKF5Libkleo.so +%{_kf5_mkspecsdir}/qt_Libkleo.pri %files %defattr(-,root,root) %config %{_kf5_configdir}/libkleopatrarc -%{_datadir}/libkleopatra/ %config %{_kf5_configdir}/libkleo.categories %config %{_kf5_configdir}/libkleo.renamecategories +%{_kf5_sharedir}/libkleopatra/ %files -n libKF5Libkleo5 %defattr(-,root,root) -%{_libdir}/libKF5Libkleo.so.* +%{_kf5_libdir}/libKF5Libkleo.so.* %if %{with lang} %files lang -f %{name}.lang ++++++ libkleo-17.04.3.tar.xz -> libkleo-17.08.0.tar.xz ++++++ ++++ 41530 lines of diff (skipped)
