summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:57:57 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:57:57 +0200
commit89fc46883a9899e74d2c2f5d21fe13e5c3e729b2 (patch)
treee0539828976cca82f2b321fc77e590f4acdd8dbf
parentbf9c0d3bed9e5d4c452b2bb9cc52928e997ff680 (diff)
rebuild for 7.4.0RC1
-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