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/kdesdk-thumbnailers-19.07.90.tar.xz b/kdesdk-thumbnailers-19.07.90.tar.xz deleted file mode 100644 index b5a45e2..0000000 --- a/kdesdk-thumbnailers-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f0cf367c5fbc49ce7653507a7a452f3f3680e5dd926b90e40d740353efc044f -size 17328 diff --git a/kdesdk-thumbnailers-19.08.0.tar.xz b/kdesdk-thumbnailers-19.08.0.tar.xz new file mode 100644 index 0000000..ccbbb5b --- /dev/null +++ b/kdesdk-thumbnailers-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e640f1a484482f6dd4ba4ebda92832a027a20e64e1e12d2306bd7dd618b36356 +size 17420 diff --git a/kdesdk-thumbnailers-19.08.0.tar.xz.sig b/kdesdk-thumbnailers-19.08.0.tar.xz.sig new file mode 100644 index 0000000..30756ff --- /dev/null +++ b/kdesdk-thumbnailers-19.08.0.tar.xz.sig @@ -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----- diff --git a/kdesdk-thumbnailers.changes b/kdesdk-thumbnailers.changes index 25681d2..89d903b 100644 --- a/kdesdk-thumbnailers.changes +++ b/kdesdk-thumbnailers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:48 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:49 UTC 2019 - lbeltrame@kde.org diff --git a/kdesdk-thumbnailers.spec b/kdesdk-thumbnailers.spec index b7af6a1..3f2caf5 100644 --- a/kdesdk-thumbnailers.spec +++ b/kdesdk-thumbnailers.spec @@ -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