|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libssh2
|
|
|
|
Name: libssh2
|
|
|
|
Version: 1.4.3
|
|
|
|
Version: 1.4.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A library implementing the SSH2 protocol
|
|
|
|
Summary: A library implementing the SSH2 protocol
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -128,6 +128,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_libdir}/pkgconfig/libssh2.pc
|
|
|
|
%{_libdir}/pkgconfig/libssh2.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 28 2012 Paul Howarth <paul@city-fan.org> 1.4.3-1
|
|
|
|
* Wed Nov 28 2012 Paul Howarth <paul@city-fan.org> 1.4.3-1
|
|
|
|
- Update to 1.4.3
|
|
|
|
- Update to 1.4.3
|
|
|
|
- compression: add support for zlib@openssh.com
|
|
|
|
- compression: add support for zlib@openssh.com
|
|
|
|