This commit is contained in:
Jesse Keating 2009-07-25 08:41:42 +00:00
parent 4dc4dd6b9d
commit 470658bb57
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
Group: System Environment/Libraries
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jun 02 2009 Jan F. Chadima <jchadima@redhat.com> - 0.2-2
- Small changes during review