This commit is contained in:
Richard W.M. Jones 2008-12-04 12:48:03 +00:00
parent 93e1b85c57
commit 16665ef42b
1 changed files with 4 additions and 1 deletions

View File

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