summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 09:02:15 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 09:02:15 +0200
commitfffbd259e500b74c6d0eca86a5aa7734f0d5b487 (patch)
tree36f6d14601891709d4d7b489f8b0ef485313e19e
parent98629e90c503a546a690a2a37eef9cfa8a3cb818 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-env.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-env.spec b/php-pecl-env.spec
index c32f9cf..d757f92 100644
--- a/php-pecl-env.spec
+++ b/php-pecl-env.spec
@@ -22,7 +22,7 @@
Summary: Load environment variables
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.2.1
-Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{pecl_name}
@@ -232,6 +232,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.2.1-7
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.2.1-6
- rebuld for 7.3.0alpha4 new ABI