From 934e6646f4c65cd48c3432dbaa010342e1de23d5 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Tue, 3 Sep 2019 11:39:27 +0200
Subject: rebuild for 7.4.0RC1

---
 php-libvirt.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'php-libvirt.spec')

diff --git a/php-libvirt.spec b/php-libvirt.spec
index 8635391..3d7801a 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -26,7 +26,7 @@
 
 Name:          %{?sub_prefix}php-libvirt
 Version:       0.5.4
-Release:       4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release:       5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
 Summary:       PHP language binding for Libvirt
 
 Group:         Development/Libraries
@@ -173,6 +173,9 @@ rm %{buildroot}%{php_extdir}/%{extname}.la
 
 
 %changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 0.5.4-5
+- rebuild for 7.4.0RC1
+
 * Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 0.5.4-4
 - rebuild for 7.4.0beta1
 
-- 
cgit