rpms/libvirt-java/F-13 .cvsignore, 1.9, 1.10 import.log, 1.7, 1.8 libvirt-java.spec, 1.13, 1.14 sources, 1.10, 1.11

Bryan Kearney bkearney at fedoraproject.org
Mon May 24 14:49:08 UTC 2010


Author: bkearney

Update of /cvs/pkgs/rpms/libvirt-java/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30510/F-13

Modified Files:
	.cvsignore import.log libvirt-java.spec sources 
Log Message:
Update the bindings to the 0.8.1 API



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	14 May 2010 17:55:09 -0000	1.9
+++ .cvsignore	24 May 2010 14:49:07 -0000	1.10
@@ -1 +1 @@
-libvirt-java-0.4.3.tar.gz
+libvirt-java-0.4.5.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	14 May 2010 17:55:09 -0000	1.7
+++ import.log	24 May 2010 14:49:07 -0000	1.8
@@ -5,3 +5,4 @@ libvirt-java-0_4_0-2_fc12:HEAD:libvirt-j
 libvirt-java-0_4_1-1_fc12:HEAD:libvirt-java-0.4.1-1.fc12.src.rpm:1263825112
 libvirt-java-0_4_2-1_fc12:HEAD:libvirt-java-0.4.2-1.fc12.src.rpm:1264783418
 libvirt-java-0_4_3-1_fc12:F-13:libvirt-java-0.4.3-1.fc12.src.rpm:1273859777
+libvirt-java-0_4_5-1_fc12:F-13:libvirt-java-0.4.5-1.fc12.src.rpm:1274712753


Index: libvirt-java.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/libvirt-java.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- libvirt-java.spec	14 May 2010 17:55:09 -0000	1.13
+++ libvirt-java.spec	24 May 2010 14:49:07 -0000	1.14
@@ -1,6 +1,6 @@
 Summary:    Java bindings for the libvirt virtualization API
 Name:       libvirt-java
-Version:    0.4.3
+Version:    0.4.5
 Prefix:     libvirt
 Release:    1%{?dist}
 License:    LGPLv2+
@@ -11,7 +11,7 @@ URL:        http://libvirt.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
 
 Requires:   jna
-Requires:   libvirt-client >= 0.7.1
+Requires:   libvirt-client >= 0.8.1
 Requires:   java >= 1:1.5.0
 Requires:   jpackage-utils
 BuildRequires:  ant
@@ -29,7 +29,7 @@ BuildRequires:  jpackage-utils
 %description
 Libvirt-java is a base framework allowing to use libvirt, the virtualization
 API though the Java programming language.
-It requires libvirt-client >= 0.7.1
+It requires libvirt-client >= 0.8.1
 
 %package    devel
 Summary:    Compressed Java source files for %{name}
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon May 24 2010 Bryan Kearney <bkearney at redhat.com) - 0.4.5-1
+- Added libvirt support up to 0.8.1 API
+
 * Fri May 14 2010 Bryan Kearney <bkearney at redhat.com> - 0.4.3-1
 - Added libvirt API support for up to 0.7.1
 - Reduce java dependencies to 1.5


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt-java/F-13/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	14 May 2010 17:55:09 -0000	1.10
+++ sources	24 May 2010 14:49:07 -0000	1.11
@@ -1 +1 @@
-510ebbeaa3af8fc47a35deb2916a9fd0  libvirt-java-0.4.3.tar.gz
+f33b85c2b4bd0429fec3c6d5713c497f  libvirt-java-0.4.5.tar.gz



More information about the scm-commits mailing list