From 02ee537a99e0abf2b2a8b4939131de72d1898c86 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 29 Apr 2019 19:00:23 +0100 Subject: [PATCH] Bump release and rebuild. --- ocaml-camlp5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index 900a32b..0b816a0 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -5,7 +5,7 @@ Name: ocaml-camlp5 Version: 7.05 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Classical version of camlp4 OCaml preprocessor License: BSD @@ -117,6 +117,9 @@ rm -f doc/htmlp/{*.sh,Makefile,html2*} %changelog +* Mon Apr 29 2019 Richard W.M. Jones - 7.05-8 +- Bump release and rebuild. + * Mon Apr 29 2019 Richard W.M. Jones - 7.05-7 - Bump release and rebuild.