Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=128
This commit is contained in:
parent
eb3e7577a9
commit
17c22751b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bbe9b5cb13a302dcdc5346124006990176351d5b5dd957dc4362f33adaa02c4
|
||||
size 5583452
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/wACgkQ29LOiT4t
|
||||
HIcZCwf/Y7opDR98geRohHx5WTcir490wraEniu23/lil/vDNjAIGyT6zWAndyHe
|
||||
guFmxfQoGSoZmtVG4c17XXzfH+B5lRoYh6RUSqMxmSrZht87536ZIoajIrjAMiH/
|
||||
e1E9Wos8emfcYTwLsKZb2mm49d5pfaOVk7JIAeP+FGx0FAV/eB87gC5nfSPfKezS
|
||||
93smSUr5Rf+vRDtLXzodt7vyy/ZjsKUeSYVK+n5REvKQCSU5YvR9/Yk1TzMZWJCq
|
||||
Lp+zTioVwlnATignRtlUNNjK9wZgggFP3dM9rdun/+WP9ETwaaD3QmuII/m6Zh4Y
|
||||
7sp7Vy0VhhBybfwPlFzd+Hxxxhi87g==
|
||||
=3dP9
|
||||
-----END PGP SIGNATURE-----
|
3
kget-20.08.0.tar.xz
Normal file
3
kget-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de46cbe0a53c7246d1aeb4f15d24b90633eaf37e236d67882e1454b61fea1a09
|
||||
size 5583492
|
11
kget-20.08.0.tar.xz.sig
Normal file
11
kget-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgUACgkQ29LOiT4t
|
||||
HId/dAf/Y63msdsOki/EXu0dqpQKiiF9pcbwBcfl3lvx58veTPbuloUZbEeEswwL
|
||||
97TUC44KHScyj2b8USqlSr0GPzibqBm0gJi17F4zrnvXNxrAwk4gAl+IxnoupLk2
|
||||
hPB/EQSw2hVlB2HA6MNck42iqgPTc6jlz9bRobF8ZL/q+lCIjBfTdENe+Kwqb1bP
|
||||
2eO3UIp/sJnBsJ9aro+fMA+NTRvbU5Lg2RlxLFm2srgEWT+lZutsB9NDb0CTAnc9
|
||||
0TTEsbA/OLDcLWfowCdswNDSCuzrhgDmhXanv3Wa6GQb49F3zXiA7RZdpkBn7UmU
|
||||
VpCyhfBTuShHxDdMKnJVGGM7hwEieA==
|
||||
=B4AP
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:08 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:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,12 +21,12 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kget
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Download Manager
|
||||
License: GPL-2.0-or-later
|
||||
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: gpgme-devel
|
||||
BuildRequires: libboost_headers-devel
|
||||
@ -61,7 +61,7 @@ BuildRequires: cmake(Qt5Xml)
|
||||
Obsoletes: kget5 < %{version}
|
||||
Provides: kget5 = %{version}
|
||||
%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