This commit is contained in:
Jesse Keating 2009-02-26 07:05:45 +00:00
parent d1adde1deb
commit df31cf6fcd
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-findlib
Version: 1.2.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Objective CAML package manager and build helper
Group: Development/Libraries
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Dec 4 2008 Richard W.M. Jones <rjones@redhat.com> - 1.2.3-5
- Change to camlp4/META means that this package really depends on
the latest OCaml compiler.