KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-sieve-editor?expand=0&rev=141
This commit is contained in:
parent
655cea2b49
commit
6dc269a94f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b50ba660e648864b22e9e54652498579fe7c90db90f49203a4acbeefdbdb0e3
|
||||
size 454520
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtEACgkQ29LOiT4t
|
||||
HIdPSwf+M801Qu3WUplyQMJb9vbxr/FKHzjhG6j5N/5aih3lcVu4/AXvaCQs3hBd
|
||||
6faLQs0g3EEW1p/mXEiyC6i6jYETFBXL9uT1f1dHNU0OU8Bb0FiDVcqKhFfnBoal
|
||||
JsHkFokJCtL3hFaaL781xaJ6b9VmKVE39fu+2nbnVDh1CrgiouUtrrHhhNFbMgm9
|
||||
r0xeXs/i6o9wuMXB6N+sfpJklhus0/Dpx3jLy2PlXguy74x9W7XdR3jXFQcBXgFE
|
||||
qg0FkUUR8fCWOAOKLfM6gGo8X2CAr2AmHIlDGE0l8exbk/Biy94plnPLAsgS78Uc
|
||||
R5nU4HfXKwwvzhaAEAMkrHCJ0Y+5Sg==
|
||||
=V6rH
|
||||
-----END PGP SIGNATURE-----
|
3
pim-sieve-editor-20.12.0.tar.xz
Normal file
3
pim-sieve-editor-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07f940ffd38adc071d267f32bea9777d34b2ed33ac3177534d52e5e8daba3daf
|
||||
size 454452
|
11
pim-sieve-editor-20.12.0.tar.xz.sig
Normal file
11
pim-sieve-editor-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIwACgkQ29LOiT4t
|
||||
HIcznQf/c253SLtkpHmgpvJrfVl84td4nzgvs4kDRKCqaA/+XqGbg7DscJygt8NK
|
||||
e5kdl+xj/xxXx8l8zzwgpKevYzf5Z/ZLVLgupXksY0kO6reS0cK55BakEm4sNq5P
|
||||
BOyN2oczb2ZFElegUbwaN70MUbjC/cfiUuE7/YRHHRwe3mS2dVHivrCxXYOe44p4
|
||||
+L8qw+AiNwQ7Q9ylMwPQlAbPRxDytRa/lezy+LN1BwJ1SZEyg6t5d1o0CZxYwA6P
|
||||
+3l4yKSGpZF8Y6RLMb65zwbfnl/XNHbYlIAWkhO00ZQ6RUFu9GVXmcpXEHodc7BM
|
||||
U3B83H9wKIhEVNJVtxUHOWTI8Hq1vw==
|
||||
=fvzr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:18:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:18:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -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.11.90
|
||||
Version: 20.12.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
|
||||
@ -53,7 +53,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