summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 08:14:33 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 08:14:33 +0200
commit31381a3bf31bf773362f5dc79083524905f190bf (patch)
treed3a98c416ddf071368ec59a3179af9b0278ed272
parentac48f8d41d057ad3f6489111f2f3201ba54b9f0e (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-libvirt.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec
index db6f007..d30b51c 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -26,7 +26,7 @@
Name: %{?sub_prefix}php-libvirt
Version: 0.5.4
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP language binding for Libvirt
Group: Development/Libraries
@@ -169,6 +169,9 @@ rm %{buildroot}%{php_extdir}/%{extname}.la
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.5.4-3
+- rebuild for 7.3.0beta2 new ABI
+
* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 0.5.4-2
- rebuld for 7.3.0alpha4 new ABI