Hello community, here is the log from the commit of package calendarsupport for openSUSE:Factory checked in at 2017-08-24 17:42:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old) and /work/SRC/openSUSE:Factory/.calendarsupport.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport" Thu Aug 24 17:42:21 2017 rev:17 rq:516291 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes 2017-07-25 11:26:15.728103426 +0200 +++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes 2017-08-24 17:42:22.865078655 +0200 @@ -1,0 +2,24 @@ +Fri Aug 11 22:44:52 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 : + * Use -DQT_NO_URL_CAST_FROM_STRING + * Remove some deprecated methods + * Minor optimization + * Use truncate here + * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT + * Remove deja vu dead code + * Port away from KLocale + * Port away from KLocale::use12Clock + +------------------------------------------------------------------- +Sat Aug 5 18:16:37 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: ---- calendarsupport-17.04.3.tar.xz New: ---- calendarsupport-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calendarsupport.spec ++++++ --- /var/tmp/diff_new_pack.GsIm7H/_old 2017-08-24 17:42:23.780949711 +0200 +++ /var/tmp/diff_new_pack.GsIm7H/_new 2017-08-24 17:42:23.788948585 +0200 @@ -20,10 +20,10 @@ %define lname libKF5CalendarSupport5 Name: calendarsupport -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: KDE PIM calendaring support library License: GPL-2.0+ and LGPL-2.1+ @@ -54,7 +54,9 @@ %else BuildRequires: boost-devel %endif +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 @@ -112,12 +114,13 @@ %files devel %defattr(-,root,root) -%{_includedir}/KF5/CalendarSupport/ -%{_includedir}/KF5/calendarsupport/ -%{_includedir}/KF5/calendarsupport_version.h -%{_libdir}/cmake/KF5CalendarSupport/ -%{_libdir}/qt5/mkspecs/modules/qt_CalendarSupport.pri -%{_libdir}/libKF5CalendarSupport.so +%doc COPYING* +%{_kf5_cmakedir}/KF5CalendarSupport/ +%{_kf5_includedir}/CalendarSupport/ +%{_kf5_includedir}/calendarsupport/ +%{_kf5_includedir}/calendarsupport_version.h +%{_kf5_libdir}/libKF5CalendarSupport.so +%{_kf5_mkspecsdir}/qt_CalendarSupport.pri %files -n %{lname} %defattr(-,root,root) ++++++ calendarsupport-17.04.3.tar.xz -> calendarsupport-17.08.0.tar.xz ++++++ ++++ 18423 lines of diff (skipped)
