From 0f96391965dafe685efe506e546cf4d8bec130cc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:43:45 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-ocamlgraph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ocamlgraph.spec b/ocaml-ocamlgraph.spec index 0631d94..556c678 100644 --- a/ocaml-ocamlgraph.spec +++ b/ocaml-ocamlgraph.spec @@ -6,7 +6,7 @@ Name: ocaml-ocamlgraph Version: 1.8.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml library for arc and node graphs License: LGPLv2 with exceptions @@ -151,6 +151,9 @@ install -m 0755 -p view_graph/viewgraph.byte \ %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.8.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Apr 21 2014 Jerry James - 1.8.5-1 - New upstream release