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.