From 1e9398b2e1de36ce037ce2be24c30b4b71c8bb24 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 8 Aug 2017 12:58:36 +0100 Subject: [PATCH] Bump and rebuild. --- ocaml-srpm-macros.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-srpm-macros.spec b/ocaml-srpm-macros.spec index fad1439..1da111d 100644 --- a/ocaml-srpm-macros.spec +++ b/ocaml-srpm-macros.spec @@ -12,7 +12,7 @@ Name: ocaml-srpm-macros Version: 5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml architecture macros License: GPLv2+ @@ -45,6 +45,9 @@ install -m 0644 %{SOURCE0} $RPM_BUILD_ROOT%{macros_dir}/macros.ocaml-srpm %changelog +* Tue Aug 08 2017 Richard W.M. Jones - 5-2 +- Bump and rebuild. + * Tue Aug 8 2017 Richard W.M. Jones - 5-1 - Add new macro ocaml_native_profiling.