Hello community, here is the log from the commit of package kcalutils for openSUSE:Factory checked in at 2018-12-19 13:33:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalutils (Old) and /work/SRC/openSUSE:Factory/.kcalutils.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalutils" Wed Dec 19 13:33:09 2018 rev:40 rq:658367 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes 2018-11-12 09:27:01.166325372 +0100 +++ /work/SRC/openSUSE:Factory/.kcalutils.new.28833/kcalutils.changes 2018-12-19 13:33:10.780637126 +0100 @@ -1,0 +2,37 @@ +Fri Dec 14 06:09:04 UTC 2018 - lbeltr...@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:55:53 UTC 2018 - lbeltr...@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:08 UTC 2018 - Luca Beltrame <lbeltr...@kde.org> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:54 UTC 2018 - lbeltr...@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 + * Add endline + * USe syntax + +------------------------------------------------------------------- @@ -47 +84 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -101 +138 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -215 +252 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -282 +319 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -384 +421 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -505 +542 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- kcalutils-18.08.3.tar.xz New: ---- kcalutils-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalutils.spec ++++++ --- /var/tmp/diff_new_pack.KzWrSS/_old 2018-12-19 13:33:11.348636388 +0100 +++ /var/tmp/diff_new_pack.KzWrSS/_new 2018-12-19 13:33:11.352636383 +0100 @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: kcalutils -Version: 18.08.3 -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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kcalutils +Version: 18.12.0 +Release: 0 Summary: Library with utility functions for handling calendar data License: LGPL-2.1-or-later Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source: kcalutils-%{version}.tar.xz BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: grantlee5-devel @@ -39,11 +38,11 @@ BuildRequires: kf5-filesystem BuildRequires: ki18n-devel >= %{kf5_version} BuildRequires: kidentitymanagement-devel >= %{_kapp_version} +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This library provides a set of utility functions that help @@ -93,15 +92,13 @@ %postun -n libKF5CalendarUtils5 -p /sbin/ldconfig %files -n libKF5CalendarUtils5 -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libKF5CalendarUtils.so.* %{_kf5_debugdir}/*.categories %{_kf5_debugdir}/*.renamecategories %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_cmakedir}/KF5CalendarUtils/ %{_kf5_includedir}/KCalUtils/ %{_kf5_includedir}/kcalutils_version.h @@ -109,13 +106,12 @@ %{_kf5_mkspecsdir}/qt_KCalUtils.pri %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_libdir}/grantlee/ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kcalutils-18.08.3.tar.xz -> kcalutils-18.12.0.tar.xz ++++++ ++++ 6144 lines of diff (skipped)