This commit is contained in:
Dennis Gilmore 2012-01-13 02:28:51 -06:00
parent b535443926
commit 0d0da18b9c

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
Group: System Environment/Libraries
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%{_usr}/share/pkgconfig/*.pc
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jun 1 2011 Jan F. Chadima <jchadima@redhat.com> - 0.5.0-1
- bounce versionn to 0.5.0 (#709785)
- the support for protocol v1 is disabled