rpms/libvirt-java/devel .cvsignore, 1.2, 1.3 libvirt-java.spec, 1.1, 1.2 sources, 1.2, 1.3

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Fri Aug 8 13:07:02 UTC 2008


Author: veillard

Update of /cvs/pkgs/rpms/libvirt-java/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2996

Modified Files:
	.cvsignore libvirt-java.spec sources 
Log Message:
Upstream release of 0.2.1, Daniel



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 Jul 2008 14:47:31 -0000	1.2
+++ .cvsignore	8 Aug 2008 13:06:32 -0000	1.3
@@ -1 +1,2 @@
 libvirt-java-0.2.0.tar.gz
+libvirt-java-0.2.1.tar.gz


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/libvirt-java.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvirt-java.spec	18 Jul 2008 14:47:31 -0000	1.1
+++ libvirt-java.spec	8 Aug 2008 13:06:32 -0000	1.2
@@ -1,6 +1,6 @@
 Summary:	Java bindings for the libvirt virtualization API
 Name:		libvirt-java
-Version:	0.2.0
+Version:	0.2.1
 Release:	1%{?dist}
 License:	LGPLv2+
 Group:		Development/Libraries
@@ -8,10 +8,10 @@
 URL:		http://libvirt.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 
-Requires:	libvirt >= 0.4.0
+Requires:	libvirt >= 0.4.1
 Requires:	java >= 1.5.0
 Requires:	jpackage-utils
-BuildRequires:	libvirt-devel >= 0.4.0
+BuildRequires:	libvirt-devel >= 0.4.1
 BuildRequires:	java-devel >= 1.5.0
 BuildRequires:	pkgconfig
 BuildRequires:	jpackage-utils
@@ -25,13 +25,13 @@
 %description
 Libvirt-java is a base framework allowing to use libvirt, the virtualization
 API though the Java programming language.
-It requires libvirt >= 0.4.0
+It requires libvirt >= 0.4.1
 
 %package	devel
 Summary:	Compressed Java source files for %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libvirt-devel >= 0.4.0
+Requires:	libvirt-devel >= 0.4.1
 Requires:	pkgconfig
 
 %description	devel
@@ -90,6 +90,11 @@
 /usr/share/javadoc/%{name}-%{version}
 
 %changelog
+* Fri Aug  8 2008 Daniel Veillard <veillard at redhat.com> - 0.2.1-1.fc10
+- new release 0.2.1
+- avoid leaks
+- adds support for storage APIs
+
 * Fri Jul 18 2008 Daniel Veillard <veillard at redhat.com> - 0.2.0-1.fc10
 - new release 0.2.0
 - finished cleanup of APIs


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	18 Jul 2008 14:47:31 -0000	1.2
+++ sources	8 Aug 2008 13:06:32 -0000	1.3
@@ -1 +1 @@
-8d3fe9bd9571fb0735db188f41fb278d  libvirt-java-0.2.0.tar.gz
+be9924d794ba428552e8715edb3a4b0f  libvirt-java-0.2.1.tar.gz




More information about the fedora-extras-commits mailing list