From 4f5c34022ac4c95e7f986a0cb9b1150421d46936 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 02:55:44 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- ocaml-camlp5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index 03bc696..f7a7b44 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -3,7 +3,7 @@ Name: ocaml-camlp5 Version: 6.07 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Classical version of camlp4 OCaml preprocessor Group: Development/Libraries @@ -96,6 +96,9 @@ rm -f doc/html/.cvsignore doc/htmlp/{.cvsignore,*.sh,Makefile,html2*} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 6.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Oct 17 2012 Jerry James - 6.07-1 - New upstream version 6.07 (provides OCaml 4.00.1 support) - Add -typevar patch to fix the build