update to 0.6.5 [release 0.6.5-1mamba;Sun May 10 2015]
This commit is contained in:
parent
0e60005da9
commit
88507e6684
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libssh
|
||||
Version: 0.6.4
|
||||
Version: 0.6.5
|
||||
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/107/libssh-%{version}.tar.gz
|
||||
Source: https://red.libssh.org/attachments/download/121/libssh-%{version}.tar.xz
|
||||
License: LGPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -57,6 +57,7 @@ This package contains static libraries and header files need for development.
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/libssh
|
||||
%{_includedir}/libssh/*.h
|
||||
%{_includedir}/libssh/*.hpp
|
||||
%{_libdir}/libssh.so
|
||||
%{_libdir}/libssh_threads.so
|
||||
%{_libdir}/pkgconfig/libssh.pc
|
||||
@ -67,6 +68,9 @@ This package contains static libraries and header files need for development.
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Sun May 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.5-1mamba
|
||||
- update to 0.6.5
|
||||
|
||||
* Sun Jan 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.4-1mamba
|
||||
- update to 0.6.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user