diff --git a/libktorrent.spec b/libktorrent.spec index 7a28f7e..b9bdb2c 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -1,8 +1,9 @@ %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) Name: libktorrent -Version: 2.1 +Version: 2.1.1 Release: 1mamba Summary: Library for KTorrent, a BitTorrent client for KDE Group: System/Libraries @@ -10,7 +11,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco 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 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -70,6 +72,9 @@ This package contains static libraries and header files need for development. %{_kde5_libdir}/libKF5Torrent.so %changelog +* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto 2.1.1-1mamba +- update to 2.1.1 + * Sat Sep 23 2017 Automatic Build System 2.1-1mamba - automatic version update by autodist