Update to version 0.8.3
This commit is contained in:
parent
a9dfaea92a
commit
4689d1aea3
2
.gitignore
vendored
2
.gitignore
vendored
@ -31,3 +31,5 @@ libssh-0.4.4.tar.gz.asc
|
||||
/libssh-0.8.1.tar.xz.asc
|
||||
/libssh-0.8.2.tar.xz
|
||||
/libssh-0.8.2.tar.xz.asc
|
||||
/libssh-0.8.3.tar.xz
|
||||
/libssh-0.8.3.tar.xz.asc
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libssh
|
||||
Version: 0.8.2
|
||||
Version: 0.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A library implementing the SSH protocol
|
||||
License: LGPLv2+
|
||||
@ -103,6 +103,10 @@ popd
|
||||
%{_libdir}/libssh.so
|
||||
|
||||
%changelog
|
||||
* Fri Sep 21 2018 Andreas Schneider <asn@redhat.com> - 0.8.3-1
|
||||
- Update to version 0.8.3
|
||||
https://www.libssh.org/2018/09/21/libssh-0-8-3/
|
||||
|
||||
* Thu Aug 30 2018 Andreas Schneider <asn@redhat.com> - 0.8.2-1
|
||||
- Update to version 0.8.2
|
||||
https://www.libssh.org/2018/08/30/libssh-0-8-2
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libssh-0.8.2.tar.xz) = ef9877d2a35f1871139c12452c917a3888172ea29f71d880e824de182695e5a8786bb39ca2f4874a160e156648d52065a8b2e7c040220badf65eee35dcfddeb9
|
||||
SHA512 (libssh-0.8.2.tar.xz.asc) = 8c92656ddbf612bf6719652040b02a4d91743c1512f035827b40fa765586a2c3aa8ac84c78c5c27aa3144a2a5e2f7e49179d0c93a903a9e16b21b09844e11af4
|
||||
SHA512 (libssh-0.8.3.tar.xz) = 09e7ccbb2c584a9e51366a43f08f80cc5775c649886736629ab10f3520432d107c93e94a54c7d7e49a68f8f3b5d268bf1985acbe08d29dbffbfc0c53a4937ea5
|
||||
SHA512 (libssh-0.8.3.tar.xz.asc) = b67e639b737f7765d1481e09d655174660417280f6e8d4bee1a7d1d6130df999ba6c0bee284cb2825a1a11eeacde8b9a2368fecdc6428c31a818e6a13fcf754d
|
||||
|
Loading…
Reference in New Issue
Block a user