KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=130
This commit is contained in:
parent
d4947deb67
commit
dd17a2c650
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:795b9dfb6d1a6b7611fd60e78fb0cb2bd903287a8075d1fee46ebea06cabd2bb
|
|
||||||
size 17768
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsEACgkQ29LOiT4t
|
|
||||||
HIdKjAf/a4p+2r3DOP0AUw2vwHoAlLHVFbaPjHaLUIn26gsqVikKGERH3X0YdUtR
|
|
||||||
66Io74xIm1Zo6lWbeu7C/tgrU7BvKYbrNwnip9d0aDpP2Yt6YKv2j1xSV4lxIpbD
|
|
||||||
ZPrxxNRIO2TtzDNHclagnn6J9QeU82vF6mo4Ho+C96fmUZBG0MAMcufUyBtk6vqb
|
|
||||||
lYrBxofuP+6aTk2G78UJ1OODI4nbo2UGVdC5stPPBCkYYU9YV0SH2uIFeRuZ62OP
|
|
||||||
zyPa2byklfRPbMt2dvrVgSYs1LJ6kRET/Hqy9GFOLX9IYj/YLX5JsUiIgvRw/1e0
|
|
||||||
4aZWotgywvF3KcjY4SPEeffdV4c3jA==
|
|
||||||
=p5s9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesdk-thumbnailers-20.12.0.tar.xz
Normal file
3
kdesdk-thumbnailers-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7b10b5edd45d86ecf5392e14e449fc453798dadc3196fb91ef6078a1e55ef7b8
|
||||||
|
size 17836
|
11
kdesdk-thumbnailers-20.12.0.tar.xz.sig
Normal file
11
kdesdk-thumbnailers-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHwACgkQ29LOiT4t
|
||||||
|
HIfccgf+PkoRXRjtVqFA5SUUbKwvmokDJaDhb6gT0hvQgU4si++06IGqbe3mVX2p
|
||||||
|
kh5r2E5hFASbXnJub/Jpr3+xdOKPw4sWgqWp+c+uvp2RZ9ZlO5xXUpw9Gv90+x1f
|
||||||
|
/x07DmusToiWSkjQU6fs4AaZQPTgl2GN3xIEqBYPnzz0R5p4kZ4fPmVrlyXFJ0MA
|
||||||
|
nuJ5ipA9Dx8U8kQOd22htlquzsAvGPmY7DJOF5JfcGrXSV5l428wiD6NEDCDrj9R
|
||||||
|
tfjkGavngMKa+S+8PWm7Q1g+jSN0DypFRojObkrqXqKyPKH63UOMbUQ4sMYouPH+
|
||||||
|
eCGJBKThsbSY7kdLJv6yA4lexJxsKA==
|
||||||
|
=614i
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:09 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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: 20.11.90
|
Version: 20.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/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: gettext-tools
|
BuildRequires: gettext-tools
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -36,7 +36,7 @@ BuildRequires: cmake(KF5I18n)
|
|||||||
BuildRequires: cmake(KF5KIO)
|
BuildRequires: cmake(KF5KIO)
|
||||||
BuildRequires: cmake(Qt5Widgets)
|
BuildRequires: cmake(Qt5Widgets)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user