forked from pool/pim-sieve-editor
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-sieve-editor?expand=0&rev=131
This commit is contained in:
parent
58c4d49f9a
commit
c157ed1ba7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d64453bb0219831db8827e48b5d9245271e7f1fd04dfb2fc7022b12740da9fa2
|
||||
size 454568
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAoACgkQ29LOiT4t
|
||||
HIeE/gf/dGDJTam4jf4bSt9jvNamkO1QUSvAPsNSB2T7CSnVDLeLsKPxWW5htdKv
|
||||
HW6UTBv9vXCT71HkHxwacHm9iS0ghbzJco4BHJgiLwRK2OQxYOvV11yGTpZefQQb
|
||||
pZ+CtVMxE+GMQZl7zCHbSexqv5n6yl4FOMuYKovX5J8J+Kf63wo+FL4U5C5da8KZ
|
||||
aukew4h8nJvhT9JsZiaSwL05TJk4yzlA5ro+aYmfXq/VISuO5+xmZn/DnU5J3r3A
|
||||
zp5H/7pur7qKgoKwotpoPEkW3RLRrI7A4ZOWsqwKrMqTy2IbiD/nq+1hbt5c8bXd
|
||||
B2ZEiIVgMZRfN1G5S9uwEyFwyb0ibQ==
|
||||
=enXD
|
||||
-----END PGP SIGNATURE-----
|
3
pim-sieve-editor-20.08.0.tar.xz
Normal file
3
pim-sieve-editor-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65167f716ce2cc70a4ccbf7f9a5b2a873f36df54984dcc46af1d5694973e709a
|
||||
size 454436
|
11
pim-sieve-editor-20.08.0.tar.xz.sig
Normal file
11
pim-sieve-editor-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhMACgkQ29LOiT4t
|
||||
HIdDPggAh7qw3VNECu6Qw2RzdfS/QEAJnoleidspaMgFLkvZelOsNUnKACvIXItl
|
||||
5KE8VYpGqbwo5q/fgkPHvt9jR9DeveAaSSTR05sYkjVlqc5HvXiOJ8gMOo5Naum5
|
||||
HeVBfpXvdMkjpNFeRXLelkBbVpgecG/wxl2CGZm4Bg90SvNmKIqOy4Pf2uXm04Qx
|
||||
dxCrmGUmGkjvTRKk7mm7kDE4v9hoTKUPI3ZvjQ2kalXoppGz3wsLPAOcAtjq0ilq
|
||||
8fOSh4hToDDHlCAhw3tCdPO+/t3B0j+e3Pcnwh4phR7o0+90QD/bzI4qu8oEtPKf
|
||||
ODnongHqgZ6/t/aWiX7kA8aS7ldv6g==
|
||||
=29I4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:01:09 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.07.90
|
||||
Version: 20.08.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