summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-08 08:36:25 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-08 08:36:25 +0200
commit3da2c7c5db909febca7e0470b4416c7dbec1c8ff (patch)
tree38b0461aa24f571de042269a3ac990cae21adc92
parent37773adf8f8520f81f688cdf33790f3249f846fa (diff)
php-pecl-lzf: rebuild
-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 b539a38..1ce867d 100644
--- a/php-pecl-lzf.spec
+++ b/php-pecl-lzf.spec
@@ -32,7 +32,7 @@
Name: %{?sub_prefix}php-pecl-lzf
Version: 1.6.3
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to handle LZF de/compression
Group: Development/Languages
License: PHP
@@ -233,6 +233,9 @@ fi
%changelog
+* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.6.3-3
+- rebuild against php 7.0.0beta1
+
* Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 1.6.3-2
- allow build against rh-php56 (as more-php56)
- rebuild for "rh_layout" (php70)