summaryrefslogtreecommitdiffstats
path: root/php-pecl-lzf.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 09:44:55 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 09:44:55 +0200
commitc9dd48db9f431531399a06f47e4ec34e973e8590 (patch)
treee0f2e7a1fbad0249919d1a34b8feda8880aa42ca /php-pecl-lzf.spec
parente4466cd2bad5a4eb95e598218c36432dbb91c403 (diff)
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-lzf.spec')
-rw-r--r--php-pecl-lzf.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec
index 828d3b5..eb1c3d3 100644
--- a/php-pecl-lzf.spec
+++ b/php-pecl-lzf.spec
@@ -24,7 +24,7 @@
Name: %{?sub_prefix}php-pecl-lzf
Version: 1.6.6
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to handle LZF de/compression
Group: Development/Languages
License: PHP
@@ -240,6 +240,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.6.6-5
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.6.6-4
- rebuild for 7.3.0alpha4 new ABI