forked from pool/pim-sieve-editor
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-sieve-editor?expand=0&rev=118
This commit is contained in:
parent
9eaf9258b1
commit
b19e92c8db
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1907300d34f2fac671b3175abeefe432779d48f9c9089ccaf2a6e60dba9fc1a
|
||||
size 452960
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3u8ACgkQ29LOiT4t
|
||||
HIdcqwf/WqSPz+5wSjb6a9jXhGL1jbAaCa74mP9WouaiCZ7jbVGEioBtlOpuoVoB
|
||||
NKsYNmUYzYcdenMUlR0iQtW71sxn4kHO8gIiyRzdPqOl6NEK+/Bi2/327YkTCvVT
|
||||
8GOud//LWZxMPZ6MaBGYb8ytZS370VxwbeOJySAdzhbB7sEiyDDzYq0ANfO78WXO
|
||||
oJZvFXJbF+Bl1EPfEkbYysT9vK7gUG4oaHv0TFTucprT/zjIun96CzM87jfHoCfA
|
||||
9Cvz+MVHSvNd3OoPOIcjQ0DW9dp0EBP2a10N52MQmpW+WZo/fMP4/Qx3bKvHyq+Z
|
||||
9JFDVUVD7kaEvi2xHrZk3lZKdBUcow==
|
||||
=UAkL
|
||||
-----END PGP SIGNATURE-----
|
3
pim-sieve-editor-20.04.0.tar.xz
Normal file
3
pim-sieve-editor-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66af85fed68685970c23d6ba51d50d4a1a8dd37b1d3103d52670b426ae5d3be7
|
||||
size 452964
|
11
pim-sieve-editor-20.04.0.tar.xz.sig
Normal file
11
pim-sieve-editor-20.04.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: pim-sieve-editor
|
||||
Version: 20.03.90
|
||||
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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
# Is only required for the icon
|
||||
BuildRequires: kmail-application-icons
|
||||
@ -52,7 +52,7 @@ 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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user