diff --git a/pim-sieve-editor-20.11.90.tar.xz b/pim-sieve-editor-20.11.90.tar.xz deleted file mode 100644 index 2fcd8d2..0000000 --- a/pim-sieve-editor-20.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b50ba660e648864b22e9e54652498579fe7c90db90f49203a4acbeefdbdb0e3 -size 454520 diff --git a/pim-sieve-editor-20.11.90.tar.xz.sig b/pim-sieve-editor-20.11.90.tar.xz.sig deleted file mode 100644 index 20f0f2d..0000000 --- a/pim-sieve-editor-20.11.90.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/pim-sieve-editor-20.12.0.tar.xz b/pim-sieve-editor-20.12.0.tar.xz new file mode 100644 index 0000000..1791372 --- /dev/null +++ b/pim-sieve-editor-20.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f940ffd38adc071d267f32bea9777d34b2ed33ac3177534d52e5e8daba3daf +size 454452 diff --git a/pim-sieve-editor-20.12.0.tar.xz.sig b/pim-sieve-editor-20.12.0.tar.xz.sig new file mode 100644 index 0000000..c6001a4 --- /dev/null +++ b/pim-sieve-editor-20.12.0.tar.xz.sig @@ -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----- diff --git a/pim-sieve-editor.changes b/pim-sieve-editor.changes index f868762..755588c 100644 --- a/pim-sieve-editor.changes +++ b/pim-sieve-editor.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Dec 5 23:18:01 UTC 2020 - Luca Beltrame + +- 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 diff --git a/pim-sieve-editor.spec b/pim-sieve-editor.spec index 3b7fe35..909cd7c 100644 --- a/pim-sieve-editor.spec +++ b/pim-sieve-editor.spec @@ -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