rpms/libvirt-java/F-12 .cvsignore, 1.6, 1.7 import.log, 1.4, 1.5 libvirt-java.spec, 1.9, 1.10 sources, 1.7, 1.8

Bryan Kearney bkearney at fedoraproject.org
Fri Jan 29 16:53:24 UTC 2010


Author: bkearney

Update of /cvs/pkgs/rpms/libvirt-java/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2328/F-12

Modified Files:
	.cvsignore import.log libvirt-java.spec sources 
Log Message:
Updated the Scheduled Parameters to be a Union instead of a struct



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-12/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	18 Jan 2010 14:40:40 -0000	1.6
+++ .cvsignore	29 Jan 2010 16:53:24 -0000	1.7
@@ -1 +1 @@
-libvirt-java-0.4.1.tar.gz
+libvirt-java-0.4.2.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-12/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	18 Jan 2010 14:40:41 -0000	1.4
+++ import.log	29 Jan 2010 16:53:24 -0000	1.5
@@ -2,3 +2,4 @@ libvirt-java-0_3_0-1_fc10:HEAD:libvirt-j
 libvirt-java-0_4_0-1_fc12:F-12:libvirt-java-0.4.0-1.fc12.src.rpm:1259076897
 libvirt-java-0_4_0-2_fc12:F-12:libvirt-java-0.4.0-2.fc12.src.rpm:1259677128
 libvirt-java-0_4_1-1_fc12:F-12:libvirt-java-0.4.1-1.fc12.src.rpm:1263825541
+libvirt-java-0_4_2-1_fc12:F-12:libvirt-java-0.4.2-1.fc12.src.rpm:1264784059


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-12/libvirt-java.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- libvirt-java.spec	18 Jan 2010 14:40:41 -0000	1.9
+++ libvirt-java.spec	29 Jan 2010 16:53:24 -0000	1.10
@@ -1,6 +1,6 @@
 Summary:    Java bindings for the libvirt virtualization API
 Name:       libvirt-java
-Version:    0.4.1
+Version:    0.4.2
 Prefix:     libvirt
 Release:    1%{?dist}
 License:    LGPLv2+
@@ -85,6 +85,10 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}-%{version}
 
 %changelog
+* Fri Jan 29 2010 Bryan Kearney <bkearney at redhat.com> - 0.4.2-1
+- Changed Scheduled Parameters to be a Union instead of a Struct.
+- Better Pointer mappings in the error callback
+
 * Mon Jan 18 2010 Bryan Kearney <bkearney at redhat.com> - 0.4.1-1
 - Better null checking around Scheduled Parameters
 - Added error function callback


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-12/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	18 Jan 2010 14:40:41 -0000	1.7
+++ sources	29 Jan 2010 16:53:24 -0000	1.8
@@ -1 +1 @@
-6ece9c606480e6d38969c9d31e186443  libvirt-java-0.4.1.tar.gz
+1eda1351bb7378713317a96b4c2c4a68  libvirt-java-0.4.2.tar.gz



More information about the scm-commits mailing list