KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=134
This commit is contained in:
parent
f4ccdb3ebd
commit
10d0aa3eb2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9408d0fa5fc9c3a193c25434ef4252443e715079373a333d795a804394caeee2
|
|
||||||
size 5583732
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsIACgkQ29LOiT4t
|
|
||||||
HIdnUgf/bngY/sH77lQ7vu3gLRP5WKsOIRcEH0PrAIqGQizrEZw5JXljSXi7B/yt
|
|
||||||
VG9GTmDVB5gooVXQAMidzYcUHCuqh+xg4FujLdcDFNP7hwwHkb7Lto8ncoh6wAqk
|
|
||||||
F5UYt7byVLYGOvPt65gVisQ8i4KXU8LCow6xXmWDrqIVq7MOKnuhEzxGKUJm5LxZ
|
|
||||||
BB0HKZH2Qvbp8BZ6qYOiUEPO57P+hYj28ASpwvcvusBGHrjBOqA/i+6rlM6szKpg
|
|
||||||
zLT5b9SWg/pLylSQDs8eI/CZGD7JzjJrMffpMU8uHHBaQcqRh8xsbyuZSGuKSsnJ
|
|
||||||
CLr7iUHhlvnjI1c+fNGQOiG4yLEe8g==
|
|
||||||
=Ucmi
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kget-20.12.0.tar.xz
Normal file
3
kget-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c67b7968f2d9bbc3528042b5fc899066783789e4d98ba4b6fe51d4030564ec59
|
||||||
|
size 5583908
|
11
kget-20.12.0.tar.xz.sig
Normal file
11
kget-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH0ACgkQ29LOiT4t
|
||||||
|
HIdz0Af/dDMjTudMddNde2W6id340exZ9murTYwP6jKH2hLyaUtKRVM+5F1sJaWx
|
||||||
|
BGKn+tGZJMxo6AVhdRv/BX3tXLR0paA+Ko3JTAB3OhAFF1Q0dHLySCwFB0+j8dsh
|
||||||
|
KB6rdpkf+Hy4E0Ie1Hiw1SacExVfelEfqP7iRyFCMjVwvZyUvbH/vWvEybEsLCgo
|
||||||
|
yZqeNLR3qZUsbsciafv3Y2VeaguzD08FjL9zxxlQRK4L01JIsp4uh6d2/Ui0WczH
|
||||||
|
71zn3gp9VR7OAV+24CmFNEPZy20Z/jPmsF+ERbxswp1/TDTeMPAwQGJ/nZUM7zov
|
||||||
|
2XO+FRBmo6omJbmbyVoDNY4LfQcZaA==
|
||||||
|
=loVq
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:16 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:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,12 +21,12 @@
|
|||||||
%{!?_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: kget
|
Name: kget
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Download Manager
|
Summary: Download Manager
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
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: gpgme-devel
|
BuildRequires: gpgme-devel
|
||||||
BuildRequires: libboost_headers-devel
|
BuildRequires: libboost_headers-devel
|
||||||
@ -61,7 +61,7 @@ BuildRequires: cmake(Qt5Xml)
|
|||||||
Obsoletes: kget5 < %{version}
|
Obsoletes: kget5 < %{version}
|
||||||
Provides: kget5 = %{version}
|
Provides: kget5 = %{version}
|
||||||
%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…
x
Reference in New Issue
Block a user