Fabian Vogt 2019-08-15 14:00:17 +00:00 committed by Git OBS Bridge
parent 8bba6b7180
commit 252d2d6743
6 changed files with 30 additions and 6 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:dc1dc6ae38f5c96f8b9ac671bb094ff417ced3c78202b018d9b6602af3a76977
size 111688

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:11 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:47 UTC 2019 - lbeltrame@kde.org

View File

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