Hello community,
here is the log from the commit of package pim-sieve-editor for
openSUSE:Leap:15.2 checked in at 2020-05-13 03:53:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Leap:15.2/.pim-sieve-editor.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Wed May 13 03:53:35 2020 rev:45 rq:797507 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/pim-sieve-editor/pim-sieve-editor.changes
2020-03-15 13:36:37.934847762 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.pim-sieve-editor.new.2738/pim-sieve-editor.changes
2020-05-13 03:53:41.788433895 +0200
@@ -1,0 +2,28 @@
+Thu Apr 23 12:23:17 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr 5 20:30:47 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+ * Fix enum type
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:44 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-beta
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
pim-sieve-editor-19.12.3.tar.xz
pim-sieve-editor-19.12.3.tar.xz.sig
New:
----
pim-sieve-editor-20.04.0.tar.xz
pim-sieve-editor-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.oddxUI/_old 2020-05-13 03:53:42.296434960 +0200
+++ /var/tmp/diff_new_pack.oddxUI/_new 2020-05-13 03:53:42.300434969 +0200
@@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: pim-sieve-editor
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: Sieve scripts editor for KDE PIM
License: GPL-2.0-or-later AND 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
# Is only required for the icon
BuildRequires: kmail-application-icons
@@ -47,13 +43,18 @@
BuildRequires: cmake(KF5MailTransport)
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
Requires: kmail
+Recommends: %{name}-lang
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
-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 package provides an editor, complete with syntax highlighting and
++++++ pim-sieve-editor-19.12.3.tar.xz -> pim-sieve-editor-20.04.0.tar.xz ++++++
++++ 9826 lines of diff (skipped)