From 87b44a7698e0f7315832b27b8ac8bfdd6f177eae Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:38:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-gettext.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec index fb10aa9..5d02628 100644 --- a/ocaml-gettext.spec +++ b/ocaml-gettext.spec @@ -2,7 +2,7 @@ Name: ocaml-gettext Version: 0.3.4 -Release: 11%{?dist} +Release: 12%{?dist} Summary: OCaml library for i18n License: LGPLv2+ with exceptions @@ -198,6 +198,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.3.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Sep 14 2013 Richard W.M. Jones - 0.3.4-11 - Rebuild for OCaml 4.01.0. - Enable debuginfo.