summaryrefslogtreecommitdiffstats
path: root/php-pecl-lzf.spec
diff options
context:
space:
mode:
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 1a34367..35b4576 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: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to handle LZF de/compression
Group: Development/Languages
License: PHP
@@ -235,6 +235,9 @@ fi
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.6.6-2
+- rebuild for 7.2.0alpha2
+
* Mon May 29 2017 Remi Collet <remi@fedoraproject.org> - 1.6.6-1
- update to 1.6.6 (no change)