This commit is contained in:
Dennis Gilmore 2015-06-17 17:21:55 +00:00
parent 80ed1ccaeb
commit 576be02309
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: libssh2
Version: 1.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library implementing the SSH2 protocol
Group: System Environment/Libraries
License: BSD
@ -149,6 +149,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/libssh2.pc
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Jun 14 2015 Paul Howarth <paul@city-fan.org> - 1.6.0-1
- Update to 1.6.0
- Added CMake build system