This commit is contained in:
Dennis Gilmore 2011-02-08 19:56:05 -06:00
parent 520d316605
commit 470ccfc869
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-libvirt
Version: 0.6.1.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: OCaml binding for libvirt
Group: Development/Libraries
@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.1.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 05 2011 Richard W.M. Jones <rjones@redhat.com> - 0.6.1.0-8
- Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).