This commit is contained in:
Dennis Gilmore 2012-07-19 16:17:02 -05:00
parent 3c27721689
commit 7c4758c9ec
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.5.2
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
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Feb 02 2012 Petr Lautrbach <plautrba@redhat.com> 0.5.2-1
- update to 0.5.2 version (#730270)