summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 12:09:34 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 12:09:34 +0200
commitd044f9a949648a29860c787f23a65fed5420c751 (patch)
tree6965cf2048d49a5f73bce8f6e68ded09885d3f2d
parent1c1893d87bd9b781b611b5358dc0c0e9936df7a5 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-xxtea.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xxtea.spec b/php-pecl-xxtea.spec
index d63c33f..a523555 100644
--- a/php-pecl-xxtea.spec
+++ b/php-pecl-xxtea.spec
@@ -22,7 +22,7 @@
Summary: XXTEA encryption algorithm extension for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.11
-Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -237,6 +237,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.0.11-7
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.0.11-6
- rebuild for 7.3.0alpha4 new ABI