From a6a93c1af3806a848ea6047d09c88be3adc8ee2a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 3 Sep 2014 16:28:20 +0200 Subject: [PATCH] Perl 5.20 rebuild --- ocaml-cil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cil.spec b/ocaml-cil.spec index 9dae896..aa3e133 100644 --- a/ocaml-cil.spec +++ b/ocaml-cil.spec @@ -2,7 +2,7 @@ Name: ocaml-cil Version: 1.7.3 -Release: 13%{?dist} +Release: 14%{?dist} Summary: CIL - Infrastructure for C Program Analysis and Transformation License: BSD @@ -186,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 03 2014 Jitka Plesnikova - 1.7.3-14 +- Perl 5.20 rebuild + * Sun Aug 31 2014 Richard W.M. Jones - 1.7.3-13 - ocaml-4.02.0 final rebuild.