summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-03 10:00:25 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-03 10:00:25 +0200
commit0fe39e84ea9f27609c425e80034e4c025ed91ecc (patch)
treeb33138a1425e59625dfe055d94d9037830f9ffbd
parentecd97b1b4c278699e2b9262c57f8850063ad6d38 (diff)
php-pecl-lzf: 1.6.5
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-lzf.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index fe617eb..cbd5279 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #124 lzf version 1.6.4 ] {
+Extension [ <persistent> extension #124 lzf version 1.6.5 ] {
- Functions {
Function [ <internal:lzf> function lzf_compress ] {
diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec
index c2f8090..85dfac4 100644
--- a/php-pecl-lzf.spec
+++ b/php-pecl-lzf.spec
@@ -27,7 +27,7 @@
%endif
Name: %{?sub_prefix}php-pecl-lzf
-Version: 1.6.4
+Version: 1.6.5
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to handle LZF de/compression
Group: Development/Languages
@@ -234,6 +234,9 @@ fi
%changelog
+* Sun Apr 3 2016 Remi Collet <remi@fedoraproject.org> - 1.6.5-1
+- update to 1.6.5 (stable)
+
* Sat Apr 2 2016 Remi Collet <remi@fedoraproject.org> - 1.6.4-1
- update to 1.6.4 (stable)