update to 0.7.2 [release 0.7.2-1mamba;Fri Nov 13 2015]
This commit is contained in:
parent
d3817db100
commit
4f1228c70d
@ -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 <davide.madrisan@gmail.com>
|
||||
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 <silvan.calarco@mambasoft.it> 0.7.2-1mamba
|
||||
- update to 0.7.2
|
||||
|
||||
* Wed Sep 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-1mamba
|
||||
- update to 0.7.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user