summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 11:22:02 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 11:22:02 +0200
commit7060f0f1ccfbb2cfbc4b9ac2aee22993a3fc4553 (patch)
treef19941f852834edb5ed2bd5a9bab4dd235074011
parent12fa7f862f7bae14ff974bb013c46c7511242529 (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-raphf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec
index ee7bc3d..5eda04a 100644
--- a/php-pecl-raphf.spec
+++ b/php-pecl-raphf.spec
@@ -35,10 +35,10 @@ Summary: Resource and persistent handles factory
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 2.0.0
%if 0%{?gh_date}
-Release: 0.8.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Release: 8%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 9%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
%endif
License: BSD
@@ -282,6 +282,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 2.0.0-9
+- rebuild for 7.4.0RC1
+
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 2.0.0-8
- rebuild