- Rebuild with higher EVR than F-9 branch.

This commit is contained in:
Richard W.M. Jones 2008-09-03 21:04:53 +00:00
parent 138d93c2af
commit 93e1b85c57
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-lwt
Version: 1.1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml lightweight thread library
Group: Development/Libraries
@ -85,5 +85,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Sep 3 2008 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-2
- Rebuild with higher EVR than F-9 branch.
* Mon Sep 1 2008 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-1
- Initial RPM release.