summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
commit64645da26ef9c3b9e60772f0fcb93e7eb9a4f36e (patch)
tree3c4c75cf13901ce630273b97f17ac7d9e3d0e22f
parent53df686fbf624872447f7bcaa7e4e32eb8acf4f8 (diff)
PHP 7.1 mass rebuild part #1
-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