summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-18 21:37:20 +0200
committerRemi Collet <remi@remirepo.net>2017-07-18 21:37:20 +0200
commit619a85963f3098706777525bc77d43cdaf5daebb (patch)
tree37e06139b0db4126e4e9957a18581599ee235e86
parent225c93a805e031064df5659e9fad0ad82353c747 (diff)
rebuild for 7.2.0beta1
-rw-r--r--php-libvirt.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec
index d4fad88..ee83ece 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -26,7 +26,7 @@
Name: %{?sub_prefix}php-libvirt
Version: 0.5.3
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP language binding for Libvirt
Group: Development/Libraries
@@ -164,6 +164,9 @@ rm %{buildroot}%{php_extdir}/%{extname}.la
%changelog
+* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 0.5.3-4
+- rebuild for PHP 7.2.0beta1 new API
+
* Wed Jun 21 2017 Remi Collet <remi@fedoraproject.org> - 0.5.3-3
- rebuild for 7.2.0alpha2