KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libktorrent?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38ef12e02132c95356f2f78dfa20c43ce99816c715fee4f31245b5b812bdc2b0
|
||||
size 604340
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs8ACgkQ29LOiT4t
|
||||
HIcxgAf/a7DrhF44LSuWxDWRUrW6KwbLYEMVIGBrmyPH/MrQxc0RTs6JRtltP9xr
|
||||
uegb5UD/F2aFkB0KB35GCFDdxtq/pFbT51EeD8wVM9X+LD2LDVTWb5ZvsTJZC4ez
|
||||
47bWHOvdXXChM5Y4bS3E8qwjDn2EKKIqVpVBgJ5jI1YCtCg9fTcqselIebeVmc5f
|
||||
g/PruirtALYQKSXaeC/JNf7VVx2VRdumn6jw68DBoMSGG11jV1QK8u0wtjMEUdty
|
||||
/a61tf0CCimo57WqCT5+Pi4wymxap3bWoxnuekEP4FQjsDAw7rHDqN02yeGCWWNS
|
||||
aTdBV9d3mfNN+QdS8EkUsOnvAmp4sw==
|
||||
=u3Nb
|
||||
-----END PGP SIGNATURE-----
|
3
libktorrent-20.12.0.tar.xz
Normal file
3
libktorrent-20.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3780a29f401c02b1851d39fcad4697cc105371a70fefa28fde090830c66968e7
|
||||
size 604492
|
11
libktorrent-20.12.0.tar.xz.sig
Normal file
11
libktorrent-20.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIoACgkQ29LOiT4t
|
||||
HIfz2Af/ZLV7MT5N+4zarPDKTOyKdF/2iasvsxIzmAF+nL7KxA08H92fOB+buPpO
|
||||
k7p5+YImNoaqyD+XWOKs9Bt6Q5TpvTeq+OYJaKXwxgW8VtRoA+kIxDwOm6WZfwR0
|
||||
326mbSMNJwCp01DWHv3BqGp1qV9cfwvpv+7mwEy84bK0Cb8tSJZFmSNEVtB/gH/R
|
||||
Wi2QDM8skRmQzyl5iKqORy6xJ5UeWq1ax5w+ZVBB2W7guQMx0V4P0c/xvEgTUU3i
|
||||
z1PtJlkmJxP/ZSGSD7V5uxVcd6NYe5Xj0n97DInNGA/miODAQaU88mFlCmfc91w0
|
||||
6xtPQoUAhj2zGkOpwcyncwCHICfpsw==
|
||||
=SfCi
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:47 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:18:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: libktorrent
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Torrent Downloading Library
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
URL: https://kde.org/applications/internet/org.kde.ktorrent/
|
||||
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: doxygen
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gmp-devel >= 6.0.0
|
||||
@@ -44,7 +44,7 @@ BuildRequires: cmake(Qt5Network)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
%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
|
||||
|
||||
|
Reference in New Issue
Block a user