Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package pim-sieve-editor for
openSUSE:Factory checked in at 2021-04-25 21:27:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Sun Apr 25 21:27:16 2021 rev:54 rq:887789 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes
2021-03-10 08:56:09.966821528 +0100
+++
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.12324/pim-sieve-editor.changes
2021-04-25 21:28:49.156531261 +0200
@@ -1,0 +2,23 @@
+Fri Apr 16 16:13:23 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:41: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:29:53 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
pim-sieve-editor-20.12.3.tar.xz
pim-sieve-editor-20.12.3.tar.xz.sig
New:
----
pim-sieve-editor-21.04.0.tar.xz
pim-sieve-editor-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.PsFs0o/_old 2021-04-25 21:28:49.640531844 +0200
+++ /var/tmp/diff_new_pack.PsFs0o/_new 2021-04-25 21:28:49.644531848 +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: pim-sieve-editor
-Version: 20.12.3
+Version: 21.04.0
Release: 0
-Summary: Sieve scripts editor for KDE PIM
+Summary: Sieve scripts editor for KDE PIM applications
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE
-URL: https://www.kde.org
+URL: https://apps.kde.org/sieveeditor
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
# Is only required for the icon
BuildRequires: kmail-application-icons
@@ -44,17 +48,15 @@
BuildRequires: cmake(KF5PimCommon)
BuildRequires: cmake(KF5PimTextEdit)
BuildRequires: cmake(KUserFeedback)
-BuildRequires: cmake(Qt5Network) >= 5.10.0
-BuildRequires: cmake(Qt5Test) >= 5.10.0
-BuildRequires: cmake(Qt5Widgets) >= 5.10.0
+BuildRequires: cmake(Qt5Keychain)
+BuildRequires: cmake(Qt5Core) >= 5.14.0
+BuildRequires: cmake(Qt5Network)
+BuildRequires: cmake(Qt5Test)
+BuildRequires: cmake(Qt5Widgets)
Requires: kmail
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 provides an editor, complete with syntax highlighting and
@@ -64,7 +66,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
@@ -82,20 +84,20 @@
%postun -p /sbin/ldconfig
%files
-%license COPYING*
-%{_kf5_debugdir}/sieveeditor.categories
-%{_kf5_debugdir}/sieveeditor.renamecategories
+%license LICENSES/*
%doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/
%{_kf5_applicationsdir}/org.kde.sieveeditor.desktop
+%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
%{_kf5_bindir}/sieveeditor
%{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg
+%{_kf5_debugdir}/sieveeditor.categories
+%{_kf5_debugdir}/sieveeditor.renamecategories
%{_kf5_libdir}/libsieveeditor.so.*
%{_kf5_sharedir}/kconf_update/
-%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
%if %{with lang}
%files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
%endif
%changelog
++++++ pim-sieve-editor-20.12.3.tar.xz -> pim-sieve-editor-21.04.0.tar.xz ++++++
++++ 28112 lines of diff (skipped)