diff --git a/.cvsignore b/.cvsignore index 46fbb44..7df685c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ocaml-libvirt-0.3.2.6.tar.gz +ocaml-libvirt-0.3.2.7.tar.gz diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 7b78028..2858c3e 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -8,8 +8,8 @@ %define build_full_featured_virt_top 1 Name: ocaml-libvirt -Version: 0.3.2.6 -Release: 2%{?dist} +Version: 0.3.2.7 +Release: 1%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -155,7 +155,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc COPYING.LIB README +%doc COPYING.LIB README ChangeLog %{_libdir}/ocaml/libvirt %if %opt %exclude %{_libdir}/ocaml/libvirt/*.a @@ -169,7 +169,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%doc COPYING.LIB README TODO.libvirt html/* +%doc COPYING.LIB README TODO.libvirt ChangeLog html/* %if %opt %{_libdir}/ocaml/libvirt/*.a %{_libdir}/ocaml/libvirt/*.cmxa @@ -181,7 +181,7 @@ rm -rf $RPM_BUILD_ROOT %if %build_mlvirsh %files -n mlvirsh %defattr(-,root,root,-) -%doc COPYING README +%doc COPYING README ChangeLog %{_bindir}/mlvirsh %endif @@ -189,7 +189,7 @@ rm -rf $RPM_BUILD_ROOT %if %build_mlvirtmanager %files -n mlvirtmanager %defattr(-,root,root,-) -%doc COPYING README +%doc COPYING README ChangeLog %{_bindir}/mlvirtmanager %endif @@ -197,13 +197,17 @@ rm -rf $RPM_BUILD_ROOT %if %build_virt_top %files -n virt-top %defattr(-,root,root,-) -%doc COPYING README TODO.virt-top +%doc COPYING README TODO.virt-top ChangeLog %{_bindir}/virt-top %{_mandir}/man1/*.1.gz %endif %changelog +* Thu Sep 20 2007 Richard W.M. Jones - 0.3.2.7-1 +- New upstream release 0.3.2.7. +- Ship the upstream ChangeLog file. + * Thu Sep 6 2007 Richard W.M. Jones - 0.3.2.6-2 - Force dependency on ocaml >= 3.10.0-7 which has fixed requires/provides scripts. diff --git a/sources b/sources index 9c857fb..0ab91bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e58cf2cb88d0db8e50915e147054e52 ocaml-libvirt-0.3.2.6.tar.gz +0124c74d23767dc3b4dffefaae9995e9 ocaml-libvirt-0.3.2.7.tar.gz