diff --git a/libssh.spec b/libssh.spec index ee6352d..c2304fb 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libssh -Version: 0.7.1 +Version: 0.7.2 Release: 1mamba Summary: A library implementing the SSH protocol Group: System/Libraries @@ -8,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://www.libssh.org -Source: https://red.libssh.org/attachments/download/154/libssh-%{version}.tar.xz +Source: https://git.libssh.org/projects/libssh.git/libssh-%{version}/libssh-%{version}.tar.bz2 License: LGPL BuildRequires: cmake ## AUTOBUILDREQ-BEGIN @@ -68,6 +68,9 @@ This package contains static libraries and header files need for development. %doc ChangeLog README %changelog +* Fri Nov 13 2015 Silvan Calarco 0.7.2-1mamba +- update to 0.7.2 + * Wed Sep 16 2015 Silvan Calarco 0.7.1-1mamba - update to 0.7.1