Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=135
This commit is contained in:
parent
39c9651752
commit
dac00a01dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:782dcc0f4cd10d8c0fd4787ab035e41e7b1beb6b9ce71c619e2b9e9d9dc44267
|
|
||||||
size 629824
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/0ACgkQ29LOiT4t
|
|
||||||
HId3OQf+MTvnyIRmBQMic9O3sp+CxL6gpeKqf6FLtOReIrtdt7NRosO+V8eNBMBD
|
|
||||||
Jz13RFzXCKWf9FbAf9X0yGX22Q9wEvLMMCF7mnBuA4jbc1lFIXU1m66fVCdS/6en
|
|
||||||
fyLVTbKZedG5UP/NUb6wgh7FKyMcDIqcYvT4j1qRSX4+V75g0Rdk9Ay/UF+qp8TI
|
|
||||||
fKq/NixQSgGLqPEoWNO4ZPm60vPFe34TI0xm+39vdidIXaBq2JofHgN/XequrRVD
|
|
||||||
Uf+DLukAvXc5KWqpq3mM6D4fbvsXARuqoLK9dSYGqeFEAq9Wz8pcms8Cc3T/O5At
|
|
||||||
nHQsKD5u7Gtmmmu4ZAtVhFn3H5Bedw==
|
|
||||||
=RiYN
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kio-extras-20.08.0.tar.xz
Normal file
3
kio-extras-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6bfbb92dd56755ec0b2dee0cd889d6081ae00df339c05b4cb7a173a463275e2d
|
||||||
|
size 629824
|
11
kio-extras-20.08.0.tar.xz.sig
Normal file
11
kio-extras-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgcACgkQ29LOiT4t
|
||||||
|
HIfIzgf/ao6y8tMgTx8OhqR7q18VxGqBUxijFTzGdKKigSGx8+fJ84UW+EBkZ3km
|
||||||
|
UODqjwYSugRR5vyzez62bE8zrrv6r76wvjmPKeoWjlRZQGn/h23xyNKfbgLwonxX
|
||||||
|
+SXZzVHDdZaqrw/8ZNXGqb2tc+ZE/kMKgMMt4D4x+rHuDRdZ/dOwZVUAUlB34xXP
|
||||||
|
DOly6W9hd5v/lKHzefttQmqd1JChtUgD3wU9XXAshTnD+jTe8xojsOJKcIP2FZoc
|
||||||
|
G7W96Pvy3Sr1pQJ+0iM0qoK2G01rishLBrZTnw8Qelihi8dtK5TzePtVJROQwYVH
|
||||||
|
Sr4G5994MrlbuTaVT5UYkTRFSDfDzQ==
|
||||||
|
=vev7
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:17 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:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -22,13 +22,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: kio-extras5
|
Name: kio-extras5
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Additional KIO slaves for KDE applications
|
Summary: Additional KIO slaves for KDE applications
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRequires: OpenEXR-devel
|
BuildRequires: OpenEXR-devel
|
||||||
BuildRequires: flac-devel
|
BuildRequires: flac-devel
|
||||||
@ -78,7 +78,7 @@ Obsoletes: kfileaudiopreview < 4.100.0
|
|||||||
Provides: kde-odf-thumbnail = %{version}
|
Provides: kde-odf-thumbnail = %{version}
|
||||||
Obsoletes: kde-odf-thumbnail < %{version}
|
Obsoletes: kde-odf-thumbnail < %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user