0.7.5
This commit is contained in:
parent
a5713378e3
commit
7e81156350
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ libssh-0.4.4.tar.gz.asc
|
||||
/libssh-0.7.2.tar.xz
|
||||
/libssh-0.7.3.tar.xz
|
||||
/libssh-0.7.4.tar.xz
|
||||
/libssh-0.7.5.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: libssh
|
||||
Version: 0.7.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A library implementing the SSH protocol
|
||||
License: LGPLv2+
|
||||
URL: http://www.libssh.org
|
||||
|
||||
Source0: https://red.libssh.org/attachments/download/210/libssh-0.7.4.tar.xz
|
||||
Source0: https://red.libssh.org/attachments/download/218/libssh-0.7.5.tar.xz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: doxygen
|
||||
@ -90,6 +90,9 @@ popd
|
||||
%{_libdir}/libssh_threads.so
|
||||
|
||||
%changelog
|
||||
* Wed Apr 26 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.5-1
|
||||
- Update to version 0.7.5
|
||||
|
||||
* Sat Mar 11 2017 Rex Dieter <rdieter@fedoraproject.org> - 0.7.4-2
|
||||
- BR: compat-openssl10-devel (f26+, #1423088)
|
||||
- use %%license
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libssh-0.7.4.tar.xz) = 94b8183e5c83e339303c1a160c92ccff6159471ac7d189ab66cf6d606d2e803fd616519f079aef1577c947d3a14e315332b05ea08e44d0ab550edbcb768dbea7
|
||||
SHA512 (libssh-0.7.5.tar.xz) = 6c7f539899caaedf13d66fa2e0fac1a475ecdfe389131abcbdf908bdebc50a0b9e6b0d43e67e52aea85c32f6aa68e46ca2f50695992f82ded83489f445a8e775
|
||||
|
Loading…
Reference in New Issue
Block a user