This commit is contained in:
Dennis Gilmore 2011-02-08 19:50:48 -06:00
parent 425f218243
commit 37cfe2a246
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-fileutils
Version: 0.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: OCaml library for common file and filename operations
Group: Development/Libraries
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 05 2011 Richard W.M. Jones <rjones@redhat.com> - 0.4.0-4
- Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).