From 31381a3bf31bf773362f5dc79083524905f190bf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2018 08:14:33 +0200 Subject: rebuild for 7.3.0beta2 new ABI --- php-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 0.5.4-3 +- rebuild for 7.3.0beta2 new ABI + * Tue Jul 17 2018 Remi Collet - 0.5.4-2 - rebuld for 7.3.0alpha4 new ABI -- cgit