summaryrefslogtreecommitdiffstats
path: root/php-libvirt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-libvirt.spec')
-rw-r--r--php-libvirt.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec
index 719d72e..a5252e4 100644
--- a/php-libvirt.spec
+++ b/php-libvirt.spec
@@ -12,11 +12,7 @@
# Please, preserve the changelog entries
#
%if 0%{?scl:1}
-%if "%{scl}" == "rh-php56"
-%global sub_prefix more-php56-
-%else
%global sub_prefix %{scl_prefix}
-%endif
%scl_package php-libvirt
%endif
@@ -33,7 +29,7 @@
Name: %{?sub_prefix}php-libvirt
Version: 0.5.2
-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
@@ -168,6 +164,9 @@ php --no-php-ini \
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 0.5.2-4
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 0.5.2-3
- rebuild for PHP 7.1 new API version