Fabian Vogt 2019-08-15 14:00:34 +00:00 committed by Git OBS Bridge
parent ba76927a68
commit 94816cc3bf
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:5f0cf367c5fbc49ce7653507a7a452f3f3680e5dd926b90e40d740353efc044f
size 17328

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoIACgkQ29LOiT4t
HIfsNAf+LHBZg8dyMRziypyNZMQ2yU+SiYeSlM37oC5zdoqw3yHLHFkwVKh/yX48
MZoNtSDBQ1g3GWlXODG215GhsZwzlKdSqk/iq/yviezb3aY8F/1Bj0r2aOGvaG1M
NV4qwzgU1NJ3fhrel7GZw/VOFKJbtT3lyz2UHP62/GkjZhH+Q7ksRn6a8CdUCE47
Retnu2RDBIYZ5CAOm1Fk3BWAPlt+l38tJX1wH5Htf5hr4YlpIdBkzxkoyat6rBTJ
WdvCZHKOTU+Jh30NP3cq1TBmqgNHzYySprinzqbE9v2XNmd3ditp8xDsFQF95fni
x1fX26PoGCVTowk/lhE0y0rAsAKHOQ==
=645y
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:48 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:49 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: kdesdk-thumbnailers
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Translation file thumbnail generators
License: GPL-2.0-or-later
Group: Productivity/Other
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
BuildRequires: gettext-tools
BuildRequires: kconfig-devel