Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package calendarsupport for openSUSE:Factory
checked in at 2021-04-24 23:07:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
and /work/SRC/openSUSE:Factory/.calendarsupport.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Sat Apr 24 23:07:19 2021 rev:63 rq:887588 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes
2021-03-08 15:11:23.457669245 +0100
+++
/work/SRC/openSUSE:Factory/.calendarsupport.new.12324/calendarsupport.changes
2021-04-24 23:07:51.923285543 +0200
@@ -1,0 +2,23 @@
+Fri Apr 16 16:11:05 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:32 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:08 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-20.12.3.tar.xz
calendarsupport-20.12.3.tar.xz.sig
New:
----
calendarsupport-21.04.0.tar.xz
calendarsupport-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.LWzdiG/_old 2021-04-24 23:07:52.427286256 +0200
+++ /var/tmp/diff_new_pack.LWzdiG/_new 2021-04-24 23:07:52.431286261 +0200
@@ -17,18 +17,22 @@
%define lname libKF5CalendarSupport5
-%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: calendarsupport
-Version: 20.12.3
+Version: 21.04.0
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/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: libboost_headers-devel
@@ -47,20 +51,17 @@
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Mime)
BuildRequires: cmake(KF5PimCommon)
-BuildRequires: cmake(Qt5PrintSupport) >= 5.10.0
-BuildRequires: cmake(Qt5Test) >= 5.10.0
-BuildRequires: cmake(Qt5UiTools) >= 5.10.0
-BuildRequires: cmake(Qt5Widgets) >= 5.10.0
+BuildRequires: cmake(Qt5PrintSupport)
+BuildRequires: cmake(Qt5Test)
+BuildRequires: cmake(Qt5UiTools)
+BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
%description
-This package contains the calendarsupport library, used by KDE PIM
applications to handle calendaring.
+This package contains the calendarsupport library, used by KDE PIM applications
+to handle calendaring.
%package -n %{lname}
Summary: Library for handling calendaring in PIM applications
@@ -69,7 +70,8 @@
Requires: %{name}
%description -n %{lname}
-This package contains the calendarsupport library, used by KDE PIM
applications to handle calendaring.
+This package contains the calendarsupport library, used by KDE PIM applications
+to handle calendaring.
%package devel
Summary: Development package for the KDEPIM Calendarsupport library
@@ -79,7 +81,7 @@
Requires: cmake(KF5AkonadiCalendar)
Requires: cmake(KF5IdentityManagement)
Requires: cmake(KF5Mime)
-Requires: cmake(Qt5PrintSupport) >= 5.10.0
+Requires: cmake(Qt5PrintSupport)
%description devel
The development package for the calendarsupport libraries
@@ -87,7 +89,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
++++++ calendarsupport-20.12.3.tar.xz -> calendarsupport-21.04.0.tar.xz ++++++
++++ 100554 lines of diff (skipped)