Hello community, here is the log from the commit of package kalarmcal for openSUSE:Factory checked in at 2018-08-22 14:12:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarmcal (Old) and /work/SRC/openSUSE:Factory/.kalarmcal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarmcal" Wed Aug 22 14:12:17 2018 rev:37 rq:630117 version:18.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kalarmcal/kalarmcal.changes 2018-07-18 22:42:02.425327823 +0200 +++ /work/SRC/openSUSE:Factory/.kalarmcal.new/kalarmcal.changes 2018-08-22 14:12:19.445210139 +0200 @@ -1,0 +2,29 @@ +Thu Aug 16 22:01:46 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: + * Use QTEST_GUILESS_MAIN + +------------------------------------------------------------------- +Thu Jul 26 13:00:31 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: + * Does not depend on kdelibs4support anymore + * test: Fix qCompare type + * Reenable tests + * Disable tests for KAlarmCal. These currently fail to build on the CI system due to a linking failure, and due to KAlarmCal being a dependency of other software in turn makes Extragear and Applications CI unmaintainable. + * Clarifications, formatting + * Fix saving local times to calendar + * Ignore X-KDE-KALARM-REPEAT if a main alarm exists + * Partial test class for KAEvent + * Remove KDE4Support + * Minor fixes + +------------------------------------------------------------------- Old: ---- kalarmcal-18.04.3.tar.xz New: ---- kalarmcal-18.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarmcal.spec ++++++ --- /var/tmp/diff_new_pack.jCvAk9/_old 2018-08-22 14:12:19.873211154 +0200 +++ /var/tmp/diff_new_pack.jCvAk9/_new 2018-08-22 14:12:19.873211154 +0200 @@ -19,11 +19,11 @@ %bcond_without lang Name: kalarmcal -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 for handling kalarm calendar data License: LGPL-2.1-or-later Group: System/GUI/KDE @@ -33,13 +33,11 @@ BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: kcalcore-devel BuildRequires: kcalutils-devel -BuildRequires: kdelibs4support-devel >= %{kf5_version} BuildRequires: kf5-filesystem BuildRequires: kholidays-devel BuildRequires: kidentitymanagement-devel >= %{_kapp_version} -%if %{with lang} +BuildRequires: cmake(Qt5Test) Recommends: %{name}-lang -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -66,7 +64,6 @@ Group: Development/Libraries/KDE Requires: akonadi-server-devel >= %{_kapp_version} Requires: kcalcore-devel >= %{_kapp_version} -Requires: kdelibs4support-devel >= %{kf5_version} Requires: kholidays-devel Requires: kidentitymanagement-devel >= %{_kapp_version} Requires: libKF5AlarmCalendar5 = %{version} @@ -75,9 +72,7 @@ This package contains necessary include files and libraries needed to develop applications wanting to use kalarmcal. -%if %{with lang} %lang_package -%endif %prep %setup -q -n kalarmcal-%{version} ++++++ kalarmcal-18.04.3.tar.xz -> kalarmcal-18.08.0.tar.xz ++++++ ++++ 51604 lines of diff (skipped)
