From 9116a2d4232531ab804b9a491462f6b9204596a5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:41:22 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 2f29b25..b217ab6 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -2,7 +2,7 @@ Name: ocaml-libvirt Version: 0.6.1.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -86,6 +86,9 @@ make install-byte %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.6.1.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Sep 18 2013 Richard W.M. Jones - 0.6.1.2-9 - OCaml 4.01.0 rebuild. - Enable debuginfo.