1
0

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=106
This commit is contained in:
Christophe Giboudeaux 2019-12-11 13:03:13 +00:00 committed by Git OBS Bridge
parent 55d1fda4ec
commit 7d3d94f295
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRMACgkQ29LOiT4t
HIeGgggAi4bHOeM89hGMSRMRYBXpJ1yVn0xK0uXDGV66VklZYpnldisRpSrbkwqO
KfLxkklIUWaXnTLstfKnZmIAGEJlCs1cZpZll59+AlvekP2vqCPvn26OIPpMCVU2
54zE3JzXeKIekfU8ifCb9iY1eepLUorUmcQE1KZMS6MUZQmjJVWccrW9ga69K8XI
srnsftVXP84rwBZ4g3xil7CrD/z6tCzWcUE4i8uCXER4ksRbzYj7qBW+AMcwQAtc
aWnDxZUQOAuutSaiVP8k7SleOWq3VaRpD4KFnwnBAVlJuXyNq6jXgsFgha1NVOg5
QgAkMqufaDLZ/tMN4YjdGrcaLwjgxQ==
=+RxL
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHUACgkQ29LOiT4t
HIdlcAf/eBU77DX+PHkANdtTBgrmR82RctSPzDYN5NZ/9Gv6OXTN8rVv8jCezbmM
EplYW7/kYcaIkSl01Hq0QexwgT4GponsHZV8hAsX425dkTWw6vnupFnRarohN6rt
7pKuGjI3WhgXV+phMTdj+/Ookc+zXb1pmddgikb46UxnAp3sCZxxHrvWc6hbz4BI
nFZy7wyNgYP73TwcCUiP1m+csIQjxNbLjI5mfGUX1YbKO+MGWyhUpM5e19viNAZo
YAU+2XX/ZA/uZxbscxwG/bi5W1qa0dPmsxc+LK0rITqhqnimPGylHXRcADU5DKDz
0Yf4kgU0yd43uOep1TgKPmbrIWpyvA==
=BuYd
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:28 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 30 09:11:49 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Sat Nov 30 09:11:49 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,15 +21,15 @@
%{!?_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.11.90 Version: 19.12.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: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules