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
commit6dda1d3d7596412565efd82d9cf552a7c8a3e282 (patch)
tree8b69aea7911020bbeacf88d9f9a3e5385bf3db5e
parenta4f93d0d05336db2f517244325381a09c1f34a00 (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-pecl-stats-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-stats-php7.spec b/php-pecl-stats-php7.spec
index 02149c5..d26d3c2 100644
--- a/php-pecl-stats-php7.spec
+++ b/php-pecl-stats-php7.spec
@@ -15,7 +15,7 @@
Summary: Routines for statistical computation
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 2.0.3
-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;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -206,6 +206,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 2.0.3-3
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.3-2
- rebuild for PHP 7.1 new API version