rebuilt with openssl 1.0.2h [release 1.7.0-2mamba;Sun Jul 24 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 05:51:47 +01:00
parent 805aeb67f1
commit 98cf8e98f3

View File

@ -1,6 +1,6 @@
Name: libssh2
Version: 1.7.0
Release: 1mamba
Release: 2mamba
Summary: A library implementing the SSH2 protocol
Group: System/Libraries
Vendor: openmamba
@ -9,14 +9,14 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.libssh2.org/
Source: http://www.libssh2.org/download/libssh2-%{version}.tar.gz
License: BSD
BuildRequires: libopenssl-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libgcrypt-devel
BuildRequires: libgpg-error-devel
## AUTOBUILDREQ-END
BuildRequires: libopenssl-devel >= 1.0.2h
BuildRequires: libz-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -74,6 +74,9 @@ This package contains static libraries and header files need for development.
%{_mandir}/man3/*.3.gz
%changelog
* Sun Jul 24 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-2mamba
- rebuilt with openssl 1.0.2h
* Thu Feb 25 2016 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
- automatic version update by autodist