diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/pim-sieve-editor-19.04.3.tar.xz b/pim-sieve-editor-19.04.3.tar.xz deleted file mode 100644 index 2ff9ae7..0000000 --- a/pim-sieve-editor-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:331eff69a144cb7f71bba2533bd2690f26bfb56adb796dc1adaa9c5f41db4e09 -size 450400 diff --git a/pim-sieve-editor-19.08.0.tar.xz b/pim-sieve-editor-19.08.0.tar.xz new file mode 100644 index 0000000..016366e --- /dev/null +++ b/pim-sieve-editor-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea0cc219d6776968d81ff1a606a9a11e1714f864fda9f00a13a5d7c84b45b46 +size 451088 diff --git a/pim-sieve-editor-19.08.0.tar.xz.sig b/pim-sieve-editor-19.08.0.tar.xz.sig new file mode 100644 index 0000000..120fc03 --- /dev/null +++ b/pim-sieve-editor-19.08.0.tar.xz.sig @@ -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----- diff --git a/pim-sieve-editor.changes b/pim-sieve-editor.changes index 9c42c87..8b83724 100644 --- a/pim-sieve-editor.changes +++ b/pim-sieve-editor.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:30 UTC 2019 - Christophe Giboudeaux + +- 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 + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Too many changes to list here + ------------------------------------------------------------------- Fri Jul 19 08:50:23 UTC 2019 - Christophe Giboudeaux diff --git a/pim-sieve-editor.spec b/pim-sieve-editor.spec index 848a6fe..4449387 100644 --- a/pim-sieve-editor.spec +++ b/pim-sieve-editor.spec @@ -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.04.3 +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: https://www.kde.org -Source0: %{name}-%{version}.tar.xz +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 @@ -79,15 +83,15 @@ in KDE PIM applications. %files %license COPYING* -%doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/ -%{_kf5_applicationsdir}/org.kde.sieveeditor.desktop -%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml -%{_kf5_bindir}/sieveeditor -%{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg %{_kf5_debugdir}/sieveeditor.categories %{_kf5_debugdir}/sieveeditor.renamecategories +%doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/ +%{_kf5_applicationsdir}/org.kde.sieveeditor.desktop +%{_kf5_bindir}/sieveeditor +%{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg %{_kf5_libdir}/libsieveeditor.so.* %{_kf5_sharedir}/kconf_update/ +%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml %if %{with lang} %files lang -f %{name}.lang