Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package incidenceeditor for openSUSE:Factory
checked in at 2021-04-24 23:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
and /work/SRC/openSUSE:Factory/.incidenceeditor.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "incidenceeditor"
Sat Apr 24 23:07:23 2021 rev:62 rq:887603 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes
2021-03-08 15:11:46.457686964 +0100
+++
/work/SRC/openSUSE:Factory/.incidenceeditor.new.12324/incidenceeditor.changes
2021-04-24 23:07:59.683296517 +0200
@@ -1,0 +2,24 @@
+Fri Apr 16 16:11:15 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:42 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+ * New feature release
+- Changes since 21.03.80:
+ * Add time and time zone to EXDATEs of DATE-TIME instances (kde#169336)
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:20 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
incidenceeditor-20.12.3.tar.xz
incidenceeditor-20.12.3.tar.xz.sig
New:
----
incidenceeditor-21.04.0.tar.xz
incidenceeditor-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.TsLhR8/_old 2021-04-24 23:08:00.131297150 +0200
+++ /var/tmp/diff_new_pack.TsLhR8/_new 2021-04-24 23:08:00.131297150 +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: incidenceeditor
-Version: 20.12.3
+Version: 21.04.0
Release: 0
Summary: Incidenceeditor 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
BuildRequires: fdupes
BuildRequires: kf5-filesystem
@@ -47,15 +51,11 @@
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5Mime)
BuildRequires: cmake(KF5PimCommonAkonadi)
-BuildRequires: cmake(Qt5Test) >= 5.4.0
-BuildRequires: cmake(Qt5Widgets) >= 5.4.0
+BuildRequires: cmake(Qt5Test) >= 5.14.0
+BuildRequires: cmake(Qt5Widgets) >= 5.14.0
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 incidenceeditor library.
@@ -63,7 +63,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
@@ -85,7 +85,7 @@
Provides: libKF5IncidenceEditorsng5 = %{version}
%description -n libKF5IncidenceEditor5
-The IncidenceEditor library for kdepim
+The IncidenceEditor library for KDE PIM applications.
%post -n libKF5IncidenceEditor5 -p /sbin/ldconfig
%postun -n libKF5IncidenceEditor5 -p /sbin/ldconfig
@@ -104,14 +104,14 @@
Requires: cmake(KF5Mime)
%description devel
-The development package for the incidenceeditor libraries
+The development package for the incidenceeditor libraries.
%files devel
%license LICENSES/*
+%{_kf5_cmakedir}/KF5IncidenceEditor/
%{_kf5_includedir}/IncidenceEditor/
%{_kf5_includedir}/incidenceeditor/
%{_kf5_includedir}/incidenceeditor_version.h
-%{_kf5_cmakedir}/KF5IncidenceEditor/
%{_kf5_libdir}/libKF5IncidenceEditor.so
%{_kf5_mkspecsdir}/qt_IncidenceEditor.pri
++++++ incidenceeditor-20.12.3.tar.xz -> incidenceeditor-21.04.0.tar.xz ++++++
++++ 89916 lines of diff (skipped)