From 9de0e0f98b462313aa295fa66c5ac391f6370e77 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 24 Jun 2015 13:39:06 +0100 Subject: [PATCH] Bump release and rebuild. - Fix bogus date in changelog. --- ocaml-libvirt.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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.