Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdesdk-thumbnailers?expand=0&rev=124
This commit is contained in:
parent
93bd11e8b8
commit
186012573e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d848ee6cdbc29f0114c99eeec39755aec51b39745b15a7100dc1dd10d2cea2f6
|
||||
size 17484
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/sACgkQ29LOiT4t
|
||||
HIeoPAf9EiwKeye/Yay2hzryLqjx+a9cln6VR08ri3cD9ugOEJjdUHK7U0GqrwS4
|
||||
SN+J94PKXaBnWmQ/aLmfvF6U+dcjn8K2kyYQ+MbOeGw4/INr0z4KeG7Q6/+mdQVi
|
||||
8Vs8J1RaXC/8ZZpFpgq0sPiTg/HUGw4+Qitzb91hGFebD0vArINi9buq1CXWJXM5
|
||||
YRGm+KLu+dpjziT0XD73PxEHaqT6eogMtOKsesBi/yFrwbdqKJl4E5F2iNBHXEcR
|
||||
AIIMxltYGmzI2xGvzhVDG0JyJoGsce7yI6pLr8nVLPsNIL86oSMaukZsYFL8WQhB
|
||||
2ocX/12oJOPjZoXPiNLrjpcU+v+bIA==
|
||||
=aDT3
|
||||
-----END PGP SIGNATURE-----
|
3
kdesdk-thumbnailers-20.08.0.tar.xz
Normal file
3
kdesdk-thumbnailers-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f2adb38ca24b82119eb52ef879f5fd6a5d48b9c012956a518cefefd86fbd6d3
|
||||
size 17524
|
11
kdesdk-thumbnailers-20.08.0.tar.xz.sig
Normal file
11
kdesdk-thumbnailers-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgQACgkQ29LOiT4t
|
||||
HId7uwgAkZBkAVUX0qG+9sKJdfCEvCk0jaSLyHYZeXAN8cgA5afrhFWlC9jC4d7c
|
||||
mil4hPCM2U7d+8sj++xZX46bB5GKbOQ+DTblgjMcXudEN6GiVWsgK7QjdeNYjgfp
|
||||
jUYRVgTruh74pUf4YiNp8exY87l8vSFeCXSi3/8tuIjFMi/5/uiWIy09DF4SeCyh
|
||||
YdTLW54+jgAVCV54l4KcorE8zbc+B8t4eUdiPRiYIRYGG9pRSnxP6mCply0HEKcc
|
||||
dU9SjJR37pLFF6rkgP67ETAKMsk1JrU6RbLZBqOaaT9YrR0TgJig+UmENSFSCvz4
|
||||
RacxQvowv5JMIG8CXCH4RxV+/lAk5g==
|
||||
=vtNO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:59:22 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdesdk-thumbnailers
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Translation file thumbnail generators
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Other
|
||||
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: gettext-tools
|
||||
BuildRequires: kf5-filesystem
|
||||
@ -36,7 +36,7 @@ BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
%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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user