From f9607453f287ff5e8aeb3f9ec139a51ce7cc8a39 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 19:52:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- ocaml-calendar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index 4168b0a..bbabec8 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -3,7 +3,7 @@ Name: ocaml-calendar Version: 2.0.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Objective Caml library for managing dates and times Group: Development/Libraries @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 2.0.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat May 23 2009 Richard W.M. Jones - 2.0.4-6 - Calendar has a new upstream URL.