diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 01ed212..b4c1410 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -2,7 +2,7 @@ Name: ocaml-libvirt Version: 0.6.1.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -98,6 +98,10 @@ make install-byte %changelog +* Wed Jun 24 2015 Richard W.M. Jones - 0.6.1.4-8 +- Bump release and rebuild. +- Fix bogus date in changelog. + * Wed Jun 17 2015 Richard W.M. Jones - 0.6.1.4-7 - ocaml-4.02.2 rebuild. @@ -232,7 +236,7 @@ make install-byte * Wed Apr 23 2008 Richard W.M. Jones - 0.4.1.1-2 - Rebuild for OCaml 3.10.2 -* Tue Mar 20 2008 Richard W.M. Jones - 0.4.1.1-1 +* Thu Mar 20 2008 Richard W.M. Jones - 0.4.1.1-1 - New upstream release 0.4.1.1. - Move configure to build section. - Pass RPM_OPT_FLAGS.