Accepting request 861325 from KDE:Applications
KDE Applications 20.12.1 OBS-URL: https://build.opensuse.org/request/show/861325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-sieve-editor?expand=0&rev=51
This commit is contained in:
commit
84f4041a33
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:07f940ffd38adc071d267f32bea9777d34b2ed33ac3177534d52e5e8daba3daf
|
|
||||||
size 454452
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
pim-sieve-editor-20.12.1.tar.xz
Normal file
3
pim-sieve-editor-20.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:213654423d5863e5c3072b4b3ddc6a2096594873f505632bdfedb23b5d562e52
|
||||||
|
size 455116
|
11
pim-sieve-editor-20.12.1.tar.xz.sig
Normal file
11
pim-sieve-editor-20.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwgEACgkQ29LOiT4t
|
||||||
|
HIcvHwf/bjODYpLZ3ffYxWvxRAYs2N9s9XdaJU746tJERTVC4+XDt/WrsXcBSY6R
|
||||||
|
hKa4o3Zgt9+CJR9MugjGYFGDVxhTOEbyKdDcj9hqoJPxpicG/NKNiUKIiDAhyVTh
|
||||||
|
03pRHZvhVYspSqkcNb0+fWy0jgZyv2i6Ir+UEVuO8r7MSMRjWkEnjUJ3lqcu/kNj
|
||||||
|
rHHYegrjL4IEcAa0G0SAWP3bQtefz0y2DnXwWsX9ISvlCfB6qeBnvHhVJYFOfcN4
|
||||||
|
pSK4BiQuMjSKjHpuxcZZDnhUDvO5tMH2zSaKUGfevQosDQ6Z/NH3aCp+k5OIbBEQ
|
||||||
|
RD1y3BIyZhqwzGxzvXku75agAJ/dlA==
|
||||||
|
=3+pt
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 5 12:27:24 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2021-01-apps-update
|
||||||
|
- No code change since 20.12.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 5 23:18:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Dec 5 23:18:01 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pim-sieve-editor
|
# spec file for package pim-sieve-editor
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: pim-sieve-editor
|
Name: pim-sieve-editor
|
||||||
Version: 20.12.0
|
Version: 20.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sieve scripts editor for KDE PIM
|
Summary: Sieve scripts editor for KDE PIM
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user