This commit is contained in:
Dennis Gilmore 2014-06-07 00:34:36 -05:00
parent 5881ed4686
commit d7ba3102d3
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: libssh2
Version: 1.4.3
Release: 12%{?dist}
Release: 13%{?dist}
Summary: A library implementing the SSH2 protocol
Group: System Environment/Libraries
License: BSD
@ -174,6 +174,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/libssh2.pc
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.3-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Apr 30 2014 Kamil Dudka <kdudka@redhat.com> 1.4.3-12
- Fix curl's excessive memory consumption during scp download