rpms/libvirt-java/devel .cvsignore, 1.4, 1.5 import.log, 1.1, 1.2 libvirt-java.spec, 1.6, 1.7 sources, 1.4, 1.5

Bryan Kearney bkearney at fedoraproject.org
Thu Oct 29 19:59:25 UTC 2009


Author: bkearney

Update of /cvs/pkgs/rpms/libvirt-java/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15371/devel

Modified Files:
	.cvsignore import.log libvirt-java.spec sources 
Log Message:
Added Domain and Connection closing issues found by Thomas Treutner



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	29 Jul 2009 16:28:23 -0000	1.4
+++ .cvsignore	29 Oct 2009 19:59:24 -0000	1.5
@@ -1 +1 @@
-libvirt-java-0.3.0.tar.gz
+libvirt-java-0.3.1.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	29 Jul 2009 16:28:24 -0000	1.1
+++ import.log	29 Oct 2009 19:59:24 -0000	1.2
@@ -1 +1,2 @@
 libvirt-java-0_3_0-1_fc10:HEAD:libvirt-java-0.3.0-1.fc10.src.rpm:1248884790
+libvirt-java-0_3_1-1_fc11:HEAD:libvirt-java-0.3.1-1.fc11.src.rpm:1256846079


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/libvirt-java.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- libvirt-java.spec	29 Jul 2009 16:28:24 -0000	1.6
+++ libvirt-java.spec	29 Oct 2009 19:59:24 -0000	1.7
@@ -1,6 +1,6 @@
 Summary:	Java bindings for the libvirt virtualization API
 Name:		libvirt-java
-Version:	0.3.0
+Version:	0.3.1
 Prefix:     libvirt
 Release:	1%{?dist}
 License:	LGPLv2+
@@ -83,6 +83,10 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}-%{version}
 
 %changelog
+* Thu Oct 29 2009 Bryan Kearney <bkearney at redhat.com> - 0.3.1-1
+- Added maven building tools.
+- Fixed connection and domain bugs found by Thomas Treutner
+    
 * Wed Jul 29 2009 Bryan Kearney <bkearney at redhat.com> - 0.3.0-1
 - refactored the code to use jna (https://jna.dev.java.net/)
     


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	29 Jul 2009 16:28:24 -0000	1.4
+++ sources	29 Oct 2009 19:59:24 -0000	1.5
@@ -1 +1 @@
-99c18173026f84de4b62345c26e1af7c  libvirt-java-0.3.0.tar.gz
+423fbdab5dbe36aa35a9959d5f6df4bd  libvirt-java-0.3.1.tar.gz




More information about the scm-commits mailing list