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
commit95a76a1ee12a6fe23f88d572f8e3af9c20fb6b23 (patch)
treed929247cb3308103a6c2e133352d90035ca998e8
parent76afb8b084f69ab2c3b4a02e7da0dcae08fc01a2 (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-sqlsrv.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-sqlsrv.spec b/php-sqlsrv.spec
index 9e5e53c..7efb26d 100644
--- a/php-sqlsrv.spec
+++ b/php-sqlsrv.spec
@@ -22,7 +22,7 @@
Name: %{?scl_prefix}php-sqlsrv
Summary: Microsoft Drivers for PHP for SQL Server
Version: 4.0.7
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
@@ -253,6 +253,9 @@ fi
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 4.0.7-2
+- rebuild with PHP 7.1.0 GA
+
* Fri Nov 18 2016 Remi Collet <remi@remirepo.net> - 4.0.7-1
- update to 4.0.7 (devel)