From df31cf6fcdf164a2f7eb6f0059702dff1441f05a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 07:05:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- ocaml-findlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 87aeca5..6aabcbc 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -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 - 1.2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Thu Dec 4 2008 Richard W.M. Jones - 1.2.3-5 - Change to camlp4/META means that this package really depends on the latest OCaml compiler.