forked from pool/pim-sieve-editor
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-sieve-editor?expand=0&rev=92
This commit is contained in:
parent
4e7a4151d9
commit
706d30581b
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:659892968ce8d85cd77bcac3bbe782f5f787eee8252f98e8a0457b1f6667f911
|
||||
size 450972
|
3
pim-sieve-editor-19.08.0.tar.xz
Normal file
3
pim-sieve-editor-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ea0cc219d6776968d81ff1a606a9a11e1714f864fda9f00a13a5d7c84b45b46
|
||||
size 451088
|
11
pim-sieve-editor-19.08.0.tar.xz.sig
Normal file
11
pim-sieve-editor-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpcACgkQ29LOiT4t
|
||||
HIeOfQf+O0cUbhDsvKlMWpWK9kvv25RChvLYxHXDnM0h7NvwbUfV23jed7pc4sfy
|
||||
4vFeia0jc1ldzUI576/oBVi6B9uDyj/e6kYuoE1jI8S4+ZeHFUluIzwHRO1r9mZw
|
||||
zYHBS+Ueju0vQRtUtoaLt8bM23/e96h52rR08VO2UIlAaILIPHJ6UmxhMv/otIg3
|
||||
fvK/Y9gRD3Z3Xv8ihpKeysRLyyEzrjjTEWJUU/7+hVvNI4Hwtr68EUizn+poorTl
|
||||
us6LNj4YL1IyywlwlbHzf3JKJ+bgH2F8oofabI0QO+9fmDh8d6RKgei9pyMdweS+
|
||||
PODcQ5yy8rZ6BXd8/h98pYNp+rI40Q==
|
||||
=bOJi
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:30 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: pim-sieve-editor
|
||||
Version: 19.07.90
|
||||
Version: 19.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: http://www.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
# Is only required for the icon
|
||||
BuildRequires: kmail-application-icons
|
||||
|
Loading…
Reference in New Issue
Block a user