From 6cdb4dc7eb0f7ebf4c992c66356d77f5f17f1589 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:31:43 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-calendar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index fa4dc00..013b4c8 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -2,7 +2,7 @@ Name: ocaml-calendar Version: 2.03.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Objective Caml library for managing dates and times License: LGPLv2 @@ -77,6 +77,9 @@ make install %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.03.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Sep 14 2013 Richard W.M. Jones - 2.03.2-5 - Rebuild for OCaml 4.01.0. - Enable debuginfo.