diff options
Diffstat (limited to 'php-pecl-mailparse-php7.spec')
-rw-r--r-- | php-pecl-mailparse-php7.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mailparse-php7.spec b/php-pecl-mailparse-php7.spec index 7c3f236..e0eb162 100644 --- a/php-pecl-mailparse-php7.spec +++ b/php-pecl-mailparse-php7.spec @@ -24,7 +24,7 @@ Summary: PHP PECL package for parsing and working with email messages Name: %{?sub_prefix}php-pecl-mailparse Version: 3.0.1 -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;')}} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/mailparse @@ -222,6 +222,9 @@ fi %changelog +* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 3.0.1-4 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 3.0.1-3 - rebuild for PHP 7.1 new API version |