KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=142
This commit is contained in:
parent
135324b332
commit
41124c4cce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e93f075408b63bf0435315694759764b02999dcfe734588a66e75975c3e2e5ee
|
|
||||||
size 633072
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsMACgkQ29LOiT4t
|
|
||||||
HIdLWAf+LoJxZfafgs+gObd9G9xS75yyXrW0wtxWpLFbN0ng4DShgs2DqUVBgAFZ
|
|
||||||
1tzBcIjmc5e8Hf+UpfQKpncEHHT8mU5RpTBB+scWLra1D15yKP9KbbtTp2PF4wow
|
|
||||||
bv6XcyQ3Nlpjzh9o2AH65tkFjWFVFkM4s/lg99yJXiMrqpnPz5AVoC2WUH4hcdun
|
|
||||||
HRfLdrSTxgulytDLsBZSShF4VEh+btKhSHBGFL98EHgF0YcUtx6MHuI87uVLwbFl
|
|
||||||
ljh4PKkJxrGGIH6Na6tjI7ChDqiop/sDCctrh2hc5hecwzGsJMXP+adirLhAp3OV
|
|
||||||
1iyiC8qTlOcO1pn5+wuIRfY37WedAg==
|
|
||||||
=qc11
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kio-extras-20.12.0.tar.xz
Normal file
3
kio-extras-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:530a9643009647d6b8e8e799b4018ce5d06a687c918f53af6652dbfa7fe3ab29
|
||||||
|
size 633272
|
11
kio-extras-20.12.0.tar.xz.sig
Normal file
11
kio-extras-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
||||||
|
HIfHcAf/atrag/IZ3Mc2+Ja6vNbUVvGAqIBCdN0B1DyEH7xJ/VbFDUURD9dqzhjw
|
||||||
|
bMVc7c8BNcrAv4BBMvTQ3fXx9vJNJAdxvio1ZjWFrqO+6/XDLstFe5CQpxQPRv1P
|
||||||
|
I9UUrCqlRnlbDAkYB+Dmz5ToOK/A42+dKOaEbmdWlQunT7e1HRYAc/w9HO4QgRNZ
|
||||||
|
rY/P0CWR4TxPIni0JZmBsXt3NCslYMPH2+bE/F6eDzarYahif1YRGp+Ss8qcYuVC
|
||||||
|
xBe9PnGgWeAz8t/ibR0H35pKrdADTu+v/ddlDNEWd6n9OjkFjigryh//n6Ufoyw2
|
||||||
|
mxijPd2IRD4Ef6rAoHQbQmnQ+H8mow==
|
||||||
|
=SJix
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:25 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:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:40 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.11.90
|
Version: 20.12.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
|
||||||
@ -75,7 +75,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