KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-gdrive?expand=0&rev=18
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:13 +00:00 committed by Git OBS Bridge
parent 8f3043a3ee
commit 7a905b8087
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:499d4258ab948677a3843943c34176e6b9c3383ed2971981011ed71e96846185
size 64256

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsMACgkQ29LOiT4t
HIf1qAgAiyddV8EVG+qVFLWY7UOtcfxtGB42pz+8MPgyp5SVV6AZdV5TB3Iroyxs
RAOPYKxm8i7Gfi8CcyyVPSofYv39Tsh4pPHI1tCO2QcLBo+bR4WiRzIH6TKSIf2E
ucKFHt5oIM2WZGJdJPUnOOM0z8mHsVLYtVRrjFyimlhvwWh7tSSrP9gQJLpvNawd
E7L0ELGemu4Grb+OP30NAkEyTziqgyp+evHT+zY8gBCDUpSDZ+NxLYWcdC9WuBAa
/XQ9Tfufb5QmDXzACJRg/q0qyFqsKUTyp6LAsr44WPVoc1sSAPhI1x/Gbk6vz/ZE
Wovtg6xP6KnwV0Bdf+fLXwkdfOOxoQ==
=IgTS
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:332e60ae9df25cc40b31e7afabc0dc0cadc4129a9204832e5d93cdab4746e52e
size 64216

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
HIfWSAf+JuLeYlCtRypU3yGQj0qFNmUj1lvPGqS10uwZF4PZKY5xObxsa0/M7Q5p
GuUHKXeV/9HawtaCP8hFd7/bl5xqg6V2kZmGlR4tVuJ7Lr3wUf74g5rFCPsQM0BK
amM5sRwAHwqTI1l6ytHHxba87dXHIhca4jsOl4/e/yBc17mm9OQwaK1OeO8whPIu
pitTTlEACmuC3jDvuje5fHhiVlfC3VmtXaSg5l0zG9Q+rtD64UlBCi86F+XrWhZb
z6Gd3/EQBllLAgtHZa5kL5tjIGTxYcuXM1D/uox/cXxiwuQajv20wewrZAK8QSIx
JK7PS2fAVQOKM5b6jol7OnuRze0tUA==
=eqcF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:26 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:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Fri Nov 27 15:16:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,15 +21,15 @@
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kio-gdrive Name: kio-gdrive
Version: 20.11.90 Version: 20.12.0
Release: 0 Release: 0
Summary: Google Drive KIO slave for KDE applications Summary: Google Drive KIO slave 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/%{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/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
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules