- New upstream release 0.3.3.4.
- Upstream website is now http://libvirt.org/ocaml/
This commit is contained in:
parent
2062b7c46b
commit
a60d5f02b8
@ -1 +1 @@
|
||||
ocaml-libvirt-0.3.3.0.tar.gz
|
||||
ocaml-libvirt-0.3.3.4.tar.gz
|
||||
|
@ -9,14 +9,14 @@
|
||||
%define build_full_featured_virt_top 1
|
||||
|
||||
Name: ocaml-libvirt
|
||||
Version: 0.3.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: OCaml binding for libvirt
|
||||
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://et.redhat.com/~rjones/ocaml-libvirt/
|
||||
Source0: http://et.redhat.com/~rjones/ocaml-libvirt/%{name}-%{version}.tar.gz
|
||||
URL: http://libvirt.org/ocaml/
|
||||
Source0: http://libvirt.org/sources/ocaml/ocaml-libvirt/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
ExcludeArch: ppc64
|
||||
|
||||
@ -235,6 +235,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 20 2007 Richard W.M. Jones <rjones@redhat.com> - 0.3.3.4-1
|
||||
- New upstream release 0.3.3.4.
|
||||
- Upstream website is now http://libvirt.org/ocaml/
|
||||
|
||||
* Fri Oct 19 2007 Richard W.M. Jones <rjones@redhat.com> - 0.3.3.0-2
|
||||
- Mistake: BR is ocaml-calendar-devel.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user