1
0

Accepting request 797054 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-sieve-editor?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:55 +00:00 committed by Git OBS Bridge
commit 0e731709ea
6 changed files with 49 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:641ea56304df079a80e098fb253c173b63266990856f8795af093c144c3883ae
size 451404

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZ4ACgkQ29LOiT4t
HIeQSQf/eNaUwI3gKdIlf3ozQe6OD6Typ/phXLEV5p4SKsOIcwD/jEVZDpdXthFx
3/biACq09f3/hZrQEc+Z6bC9QblXE85oh8SKvbNAKHkUEO4kfLGcftXd3DqGg/TI
2Y6+hGypBAzW1baVGHP7DO7NW5valyeeTR2QUQj0lfMTdBZFBqEov8yJPu+NOX4J
k5tgk5T+KpML7QVr9e9nhV0k8Lo0pGuK8aVsh+GHpEgpbKTZw1cxnTd0w/lEJcmo
OahWNs93HbVq8ca8tHiYTl7KpG06upBXfsXen9c1D7yR3n5KULqNkNw6UmaAjiEL
hXpTK+dHc17/pIv8pXO3m7IMW1acgA==
=Y4Ur
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66af85fed68685970c23d6ba51d50d4a1a8dd37b1d3103d52670b426ae5d3be7
size 452964

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/oACgkQ29LOiT4t
HIeDlQf8DMtNIPJ8c086/CpAH67Xte0l82d4yc39eK3c9zACMdkWKI/5FdINYcKO
IB2V4ako1h+/wg6h8FO57H3MMctHlo+NUqn/rqXIDOeRIixsxAtcvZ0ZY/JSMgDA
PpbUiuPsE7zwkDdeAoT+Lm3rq0DuvM888fQ+skzPbUrJ/6sL7k3QnNSxwqKXyaO0
DjG7oy4+EzUfu4rb0diMC8talYibqlEHYUSikvf396L6hpKCfTjGOZF+KbM8KyJt
vr1NXmubJ9zcFRtQGtjiFdaAzWkdEypvtOLZPDDgcWJl/n0se/+UzODPDTZsQ8iB
Fzjn+NHmIjDfcJEbomBpLp0xhMRsQw==
=zSIN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:17 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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.
-------------------------------------------------------------------
Thu Mar 5 20:36:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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(KF5LibKSieve)
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