summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:24:19 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:24:19 +0200
commit730fc2be6262d1365aff51535565624d16f4a2c7 (patch)
tree24727b3be59e8e5769df9f8b0962b2df97a0c006
parent513c481e4ba14e688c1235063d8547916fa4e588 (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-memcache.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec
index cce7668..8fd3ec3 100644
--- a/php-pecl-memcache.spec
+++ b/php-pecl-memcache.spec
@@ -28,9 +28,9 @@ Summary: Extension to work with the Memcached caching daemon
Name: %{?scl_prefix}php-pecl-memcache
Version: 4.0.4
%if 0%{?prever:1}
-Release: 3%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-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;')}}
%endif
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
License: PHP
@@ -304,6 +304,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 4.0.4-4
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 4.0.4-3
- rebuild for 7.4.0beta1