From 37cfe2a2463f24e389c0078a9f21400c0837b98c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 19:50:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- ocaml-fileutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index c3a6277..0078ee2 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -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 - 0.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Jan 05 2011 Richard W.M. Jones - 0.4.0-4 - Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).