Accepting request 723636 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesdk-thumbnailers?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:31:55 +00:00 committed by Git OBS Bridge
commit bcf8b37fcf
6 changed files with 49 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:771052d4f4482e88bb70a00a55b3b1755055088dce998e723948ff3de5c576fe
size 17320

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,31 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:58:59 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- No code changes since 19.04.3
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kdesdk-thumbnailers Name: kdesdk-thumbnailers
Version: 19.04.3 Version: 19.08.0
Release: 0 Release: 0
Summary: Translation file thumbnail generators Summary: Translation file thumbnail generators
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Other Group: Productivity/Other
URL: http://www.kde.org URL: https://www.kde.org
Source0: %{name}-%{version}.tar.xz 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: extra-cmake-modules
BuildRequires: gettext-tools BuildRequires: gettext-tools
BuildRequires: kconfig-devel BuildRequires: kconfig-devel