[php-libvirt/f15/master] Update to 0.4.1-4

Michal Novotny minovotn at fedoraproject.org
Mon Apr 11 16:39:19 UTC 2011


commit ef2b9f687d3fedad020bd6f87d843c7642e65b5e
Author: Michal Novotny <mignov at gmail.com>
Date:   Mon Apr 11 18:39:19 2011 +0200

    Update to 0.4.1-4

 php-libvirt.spec |    9 +++++++--
 sources          |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/php-libvirt.spec b/php-libvirt.spec
index cfa62e9..6aa000e 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -4,7 +4,7 @@
 
 Name:		php-libvirt
 Version:	0.4.1
-Release:	3%{?dist}%{?extra_release}
+Release:	4%{?dist}%{?extra_release}
 Summary:	PHP language binding for Libvirt
 
 Group:		Development/Libraries
@@ -19,7 +19,6 @@ BuildRequires:	libxml2-devel
 BuildRequires:	libxslt
 BuildRequires:	xhtml1-dtds
 Requires:	libvirt >= %{req_libvirt_version}
-Requires:	php
 Requires:	php(zend-abi) = %{php_zend_api}
 Requires:	php(api) = %{php_core_api}
 
@@ -50,6 +49,12 @@ rm -rf %{buildroot}
 %config(noreplace) %{php_confdir}/php-libvirt.ini
 
 %changelog
+* Mon Apr 11 2011 Michal Novotny <minovotn at redhat.com> - 0.4.1-4
+- Add new storagepool API functions
+- Add optional xPath argument for *_get_xml_desc() functions
+- Add new network API functions
+- Add new API functions to add/remove disks
+
 * Wed Mar 23 2011 Michal Novotny <minovotn at redhat.com> - 0.4.1-3
 - Add connection information function
 - Add coredump support
diff --git a/sources b/sources
index bd6e568..f4f56dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e2da65bdc1243eeab59767f65974431  libvirt-php-0.4.1.tar.gz
+4d4120e2fe2d8505081b6ae22d77cbcf  libvirt-php-0.4.1.tar.gz


More information about the scm-commits mailing list