summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-translit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-translit.spec b/php-pecl-translit.spec
index 7e65733..90107c4 100644
--- a/php-pecl-translit.spec
+++ b/php-pecl-translit.spec
@@ -30,7 +30,7 @@
Summary: Transliterates non-latin character sets to latin
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.6.2
-Release: 7%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 8%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
@@ -253,6 +253,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.6.2-8
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.6.2-7
- rebuild for 7.3.0alpha4 new ABI