From fabb0d87b6423a7d7cdb021a47b77e67ac8eca22 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:45:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-ounit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec index 2505f44..b2cc47a 100644 --- a/ocaml-ounit.spec +++ b/ocaml-ounit.spec @@ -2,7 +2,7 @@ Name: ocaml-ounit Version: 1.1.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Unit test framework for OCaml License: MIT @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT/usr/local/share/doc %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.1.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Feb 14 2014 Richard W.M. Jones - 1.1.2-8 - Rebuild for updated Arg module (RHBZ#1065447).