Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=96
This commit is contained in:
parent
ba76927a68
commit
94816cc3bf
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f0cf367c5fbc49ce7653507a7a452f3f3680e5dd926b90e40d740353efc044f
|
||||
size 17328
|
3
kdesdk-thumbnailers-19.08.0.tar.xz
Normal file
3
kdesdk-thumbnailers-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e640f1a484482f6dd4ba4ebda92832a027a20e64e1e12d2306bd7dd618b36356
|
||||
size 17420
|
11
kdesdk-thumbnailers-19.08.0.tar.xz.sig
Normal file
11
kdesdk-thumbnailers-19.08.0.tar.xz.sig
Normal 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-----
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user