summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-29 15:44:21 +0200
committerRemi Collet <remi@remirepo.net>2019-05-29 15:44:21 +0200
commit836524032b7bf0ad43f015a2cc95a31149e73a87 (patch)
treefe9243a6ab96461deb68b57d725f2eb63abf74cc
parent46dd23430278aef4b28a032f45ba0677d07c1fd8 (diff)
rebuild
-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 2303a24..e07b2e0 100644
--- a/php-pecl-translit.spec
+++ b/php-pecl-translit.spec
@@ -25,7 +25,7 @@
Summary: Transliterates non-latin character sets to latin
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.6.3
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
@@ -239,6 +239,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 0.6.3-2
+- rebuild
+
* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 0.6.3-1
- update to 0.6.3
- raise dependency on PHP 5.6