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/grantlee-editor-19.07.90.tar.xz b/grantlee-editor-19.07.90.tar.xz deleted file mode 100644 index 7ce2f29..0000000 --- a/grantlee-editor-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc1dc6ae38f5c96f8b9ac671bb094ff417ced3c78202b018d9b6602af3a76977 -size 111688 diff --git a/grantlee-editor-19.08.0.tar.xz b/grantlee-editor-19.08.0.tar.xz new file mode 100644 index 0000000..514624c --- /dev/null +++ b/grantlee-editor-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a7d07aeffc35ac6e3dd39434194ba35c855a603cdc6eca0ece5b00ae1e0e30 +size 111452 diff --git a/grantlee-editor-19.08.0.tar.xz.sig b/grantlee-editor-19.08.0.tar.xz.sig new file mode 100644 index 0000000..c0f58ff --- /dev/null +++ b/grantlee-editor-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnsACgkQ29LOiT4t +HIe40gf/f288eGZertCrtTBdwE0XN+W4vhFWm1OwfC80LmQdJ20kPtiYVQNFzfCR +Ia5mB42jE0xTyS+Kngusv507Lrg7OvBIb1eR3qndgn895WfktVG6zJ8pQaR1Dh2j +OwqIwv9Sb+lRKMVZi2ZK0+C5j71E/h2EDFAz5XP66F2ivO/MT3izYYZXv0zCaf64 +vrVWArX0szOLgCMAjX6tB4owyqaXzl4M3GEdB347lxgZp3o3Ux74Zfkd300QxJD0 +T1XRfE7ctt/h8u6q+BYiUfrT2qeTJusAenxpvcHAieSUzRdWZMzdiHmPFD4BoiSs +bYotrDnQqctzqaHVXv/9T1U6nbHZxA== +=jzpp +-----END PGP SIGNATURE----- diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 5f8dba2..71dcf87 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:11 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:47 UTC 2019 - lbeltrame@kde.org diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 93b61fc..5703225 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: grantlee-editor -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Messageviewer header theme editor based on Grantlee 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: akonadi-mime-devel >= %{_kapp_version} BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: grantleetheme-devel