Accepting request 723768 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-sieve-editor?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:36:24 +00:00 committed by Git OBS Bridge
commit a2d45ce549
6 changed files with 53 additions and 10 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:331eff69a144cb7f71bba2533bd2690f26bfb56adb796dc1adaa9c5f41db4e09
size 450400

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ea0cc219d6776968d81ff1a606a9a11e1714f864fda9f00a13a5d7c84b45b46
size 451088

View 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-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
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
- 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 <christophe@krop.fr> Fri Jul 19 08:50:23 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,17 @@
%{!?_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: 19.04.3 Version: 19.08.0
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
Group: System/GUI/KDE Group: System/GUI/KDE
URL: https://www.kde.org 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 BuildRequires: extra-cmake-modules
# Is only required for the icon # Is only required for the icon
BuildRequires: kmail-application-icons BuildRequires: kmail-application-icons
@ -79,15 +83,15 @@ in KDE PIM applications.
%files %files
%license COPYING* %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.categories
%{_kf5_debugdir}/sieveeditor.renamecategories %{_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_libdir}/libsieveeditor.so.*
%{_kf5_sharedir}/kconf_update/ %{_kf5_sharedir}/kconf_update/
%{_kf5_appstreamdir}/org.kde.sieveeditor.appdata.xml
%if %{with lang} %if %{with lang}
%files lang -f %{name}.lang %files lang -f %{name}.lang