From 57363b969e9e28d4387484fd0e527f967ff391fb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 8 Nov 2017 16:42:13 +0000 Subject: [PATCH] Bump release and rebuild. --- ocaml-ocamlgraph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ocamlgraph.spec b/ocaml-ocamlgraph.spec index 32bd7fd..b844452 100644 --- a/ocaml-ocamlgraph.spec +++ b/ocaml-ocamlgraph.spec @@ -6,7 +6,7 @@ Name: ocaml-ocamlgraph Version: 1.8.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: OCaml library for arc and node graphs License: LGPLv2 with exceptions @@ -155,6 +155,9 @@ install -m 0755 -p view_graph/viewgraph.byte \ %changelog +* Wed Nov 08 2017 Richard W.M. Jones - 1.8.7-13 +- Bump release and rebuild. + * Wed Nov 08 2017 Richard W.M. Jones - 1.8.7-12 - Bump release and rebuild.