Hello community, here is the log from the commit of package grantleetheme for openSUSE:Factory checked in at 2017-08-24 17:52:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantleetheme (Old) and /work/SRC/openSUSE:Factory/.grantleetheme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantleetheme" Thu Aug 24 17:52:13 2017 rev:16 rq:516610 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/grantleetheme/grantleetheme.changes 2017-07-25 11:26:38.556879487 +0200 +++ /work/SRC/openSUSE:Factory/.grantleetheme.new/grantleetheme.changes 2017-08-24 17:52:20.032974558 +0200 @@ -1,0 +2,25 @@ +Sun Aug 13 08:03:31 UTC 2017 - [email protected] + +- Update summary and description + +------------------------------------------------------------------- +Fri Aug 11 22:44:58 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 : + * Add more definitions QT_NO_URL_CAST_FROM_STRING + * Coding style + * Check for null pointer + * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT + +------------------------------------------------------------------- +Sat Aug 5 18:16:48 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: ---- grantleetheme-17.04.3.tar.xz New: ---- grantleetheme-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantleetheme.spec ++++++ --- /var/tmp/diff_new_pack.6VSDJF/_old 2017-08-24 17:52:21.652746412 +0200 +++ /var/tmp/diff_new_pack.6VSDJF/_new 2017-08-24 17:52:21.652746412 +0200 @@ -19,12 +19,12 @@ %bcond_without lang Name: grantleetheme -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 kdepim +Summary: Grantlee theme support License: GPL-2.0 Group: System/Libraries Url: http://www.kde.org @@ -39,11 +39,13 @@ BuildRequires: pkgconfig(Qt5Network) >= 5.4.0 BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the grantleetheme library. +the grantleetheme library adds Grantlee theme support for PIM applications. %if %{with lang} %lang_package @@ -82,26 +84,28 @@ Requires: libKF5GrantleeTheme5 = %{version} %description devel -The development package for the grantleetheme libraries +The development package for the grantleetheme library %files devel %defattr(-,root,root) -%{_includedir}/KF5/GrantleeTheme/ -%{_includedir}/KF5/grantleetheme/ -%{_includedir}/KF5/grantleetheme_version.h -%{_libdir}/cmake/KF5GrantleeTheme/ -%{_libdir}/libKF5GrantleeTheme.so -%{_libdir}/qt5/mkspecs/modules/qt_GrantleeTheme.pri +%doc COPYING* +%{_kf5_cmakedir}/KF5GrantleeTheme/ +%{_kf5_includedir}/GrantleeTheme/ +%{_kf5_includedir}/grantleetheme/ +%{_kf5_includedir}/grantleetheme_version.h +%{_kf5_libdir}/libKF5GrantleeTheme.so +%{_kf5_mkspecsdir}/qt_GrantleeTheme.pri %files %defattr(-,root,root) +%doc COPYING* %config %{_kf5_configdir}/grantleetheme.categories %config %{_kf5_configdir}/grantleetheme.renamecategories -%{_libdir}/grantlee/ +%{_kf5_libdir}/grantlee/ %files -n libKF5GrantleeTheme5 %defattr(-,root,root) -%{_libdir}/libKF5GrantleeTheme.so.* +%{_kf5_libdir}/libKF5GrantleeTheme.so.* %if %{with lang} %files lang -f %{name}.lang ++++++ grantleetheme-17.04.3.tar.xz -> grantleetheme-17.08.0.tar.xz ++++++ ++++ 2709 lines of diff (skipped)
