- New upstream version 0.3.2.6.

This commit is contained in:
Richard W.M. Jones 2007-09-06 17:24:16 +00:00
parent a36d11ad87
commit 2b60dde6d0
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
ocaml-libvirt-0.3.2.5.tar.gz ocaml-libvirt-0.3.2.6.tar.gz

View File

@ -8,7 +8,7 @@
%define build_full_featured_virt_top 1 %define build_full_featured_virt_top 1
Name: ocaml-libvirt Name: ocaml-libvirt
Version: 0.3.2.5 Version: 0.3.2.6
Release: 1%{?dist} Release: 1%{?dist}
Summary: OCaml binding for libvirt Summary: OCaml binding for libvirt
@ -22,7 +22,7 @@ ExcludeArch: ppc64
# Note for people building from this spec file: # Note for people building from this spec file:
# These BR's can be found in Fedora development, or here: # These BR's can be found in Fedora development, or here:
# http://www.annexia.org/tmp/ocaml/ # http://www.annexia.org/tmp/ocaml/
BuildRequires: ocaml >= 3.10.0 BuildRequires: ocaml
BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-ocamldoc
BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-findlib-devel
BuildRequires: ocaml-extlib-devel BuildRequires: ocaml-extlib-devel
@ -204,6 +204,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Sep 6 2007 Richard W.M. Jones <rjones@redhat.com> - 0.3.2.6-1
- New upstream version 0.3.2.6.
* Wed Aug 29 2007 Richard W.M. Jones <rjones@redhat.com> - 0.3.2.5-1 * Wed Aug 29 2007 Richard W.M. Jones <rjones@redhat.com> - 0.3.2.5-1
- New upstream version 0.3.2.5. - New upstream version 0.3.2.5.
- Keep TODO out of the main package, but add (renamed) TODO.libvirt and - Keep TODO out of the main package, but add (renamed) TODO.libvirt and

View File

@ -1 +1 @@
1ee9bac2181ee3123ebe018ead0a1933 ocaml-libvirt-0.3.2.5.tar.gz 9e58cf2cb88d0db8e50915e147054e52 ocaml-libvirt-0.3.2.6.tar.gz