summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-recode.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-recode.spec b/php-pecl-recode.spec
index 8fba382..fdf4f31 100644
--- a/php-pecl-recode.spec
+++ b/php-pecl-recode.spec
@@ -35,7 +35,7 @@
Summary: A module for PHP applications for using the recode library
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-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
URL: http://pecl.php.net/package/%{pecl_name}
@@ -198,6 +198,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190723-3
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0~DEV.20190723-2
- rebuild for 7.4.0beta1