update to 2.1.1 [release 2.1.1-1mamba;Sun Mar 29 2020]
This commit is contained in:
parent
4efd6127ae
commit
e955eac84a
@ -1,8 +1,9 @@
|
|||||||
%define dirver 4.%(echo %version | cut -d. -f 2-3)
|
%define dirver 4.%(echo %version | cut -d. -f 2-3)
|
||||||
%define majver 5.%(echo %version | cut -d. -f2)
|
%define majver 5.1.2
|
||||||
|
#%define majver 5.%(echo %version | cut -d. -f2)
|
||||||
#% define pkgver %(echo %version | cut -d. -f4)
|
#% define pkgver %(echo %version | cut -d. -f4)
|
||||||
Name: libktorrent
|
Name: libktorrent
|
||||||
Version: 2.1
|
Version: 2.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library for KTorrent, a BitTorrent client for KDE
|
Summary: Library for KTorrent, a BitTorrent client for KDE
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,7 +11,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://ktorrent.org/
|
URL: http://ktorrent.org/
|
||||||
Source: https://ftp.heanet.ie/mirrors/ftp.kde.org/stable/ktorrent/%{majver}/libktorrent-%{version}.tar.xz
|
Source: https://download.kde.org/stable/ktorrent/%{majver}/%{name}-%{version}.tar.xz
|
||||||
|
#Source: https://ftp.heanet.ie/mirrors/ftp.kde.org/stable/ktorrent/%{majver}/libktorrent-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -70,6 +72,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_kde5_libdir}/libKF5Torrent.so
|
%{_kde5_libdir}/libKF5Torrent.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 2.1.1-1mamba
|
||||||
|
- update to 2.1.1
|
||||||
|
|
||||||
* Sat Sep 23 2017 Automatic Build System <autodist@mambasoft.it> 2.1-1mamba
|
* Sat Sep 23 2017 Automatic Build System <autodist@mambasoft.it> 2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user