Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kalarmcal for openSUSE:Factory checked in at 2021-04-24 23:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarmcal (Old) and /work/SRC/openSUSE:Factory/.kalarmcal.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarmcal" Sat Apr 24 23:07:26 2021 rev:71 rq:887611 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kalarmcal/kalarmcal.changes 2021-03-08 15:12:01.517698565 +0100 +++ /work/SRC/openSUSE:Factory/.kalarmcal.new.12324/kalarmcal.changes 2021-04-24 23:08:03.619302084 +0200 @@ -1,0 +2,29 @@ +Fri Apr 16 16:11:21 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:39:48 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:27 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Deprecate isWorkingTime() in favour of excludedByWorkTimeOrHoliday() + * Use auto vs auto * where it's possible + * Improve API documentation + * QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14 + * CLazy/CLang-tidy fixes + * Properly include QStringList . Forward declaring it breaks with Qt6 + +------------------------------------------------------------------- Old: ---- kalarmcal-20.12.3.tar.xz kalarmcal-20.12.3.tar.xz.sig New: ---- kalarmcal-21.04.0.tar.xz kalarmcal-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarmcal.spec ++++++ --- /var/tmp/diff_new_pack.FNjwpd/_old 2021-04-24 23:08:04.067302717 +0200 +++ /var/tmp/diff_new_pack.FNjwpd/_new 2021-04-24 23:08:04.067302717 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.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: kalarmcal -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Library for handling kalarm calendar data License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Akonadi) @@ -40,10 +44,6 @@ BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Test) Recommends: %{name}-lang -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description This library provides access to and handling of kalarm calendar data. @@ -62,7 +62,8 @@ Requires: libKF5AlarmCalendar5 = %{version} %description -n akonadi-plugin-kalarmcal -This package provides plugins for KDE PIM needed to read and write calendar-related notification data. +This package provides plugins for KDE PIM applications needed to read and write +calendar-related notification data. %package devel Summary: Development files for kalarmcal @@ -74,13 +75,13 @@ Requires: cmake(KF5IdentityManagement) %description devel -This package contains necessary include files and libraries needed -to develop applications wanting to use kalarmcal. +This package contains necessary include files and libraries needed to develop +applications wanting to use kalarmcal. %lang_package %prep -%setup -q -n kalarmcal-%{version} +%autosetup -p1 -n kalarmcal-%{version} %build %cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} @@ -116,9 +117,9 @@ %files devel %license LICENSES/* %{_kf5_cmakedir}/KF5AlarmCalendar/ -%{_kf5_libdir}/libKF5AlarmCalendar.so %{_kf5_includedir}/KAlarmCal/ %{_kf5_includedir}/kalarmcal_version.h +%{_kf5_libdir}/libKF5AlarmCalendar.so %{_kf5_mkspecsdir}/qt_KAlarmCal.pri %if %{with lang} ++++++ kalarmcal-20.12.3.tar.xz -> kalarmcal-21.04.0.tar.xz ++++++ ++++ 9920 lines of diff (skipped)
