From 97df137f8280d5add98e40b790530fa0c64c08f5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:29:21 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-augeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec index 8d9e18d..eb03a3a 100644 --- a/ocaml-augeas.spec +++ b/ocaml-augeas.spec @@ -2,7 +2,7 @@ Name: ocaml-augeas Version: 0.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: OCaml bindings for Augeas configuration API License: LGPLv2+ with exceptions @@ -88,6 +88,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.5-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Sep 14 2013 Richard W.M. Jones - 0.5-6 - Rebuild for OCaml 4.01.0. - Enable debuginfo.