diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-01 18:24:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-01 18:24:54 +0200 |
commit | 2e0a29a527078433c7c530babe7f0efa9e1cc158 (patch) | |
tree | 57607a322af43f3780fe058996ec4cb0f0c791e8 | |
parent | 85b5feca7006a568166f91b76cac76cc909b50e5 (diff) |
php-pecl-hprose: 1.6.1 (stable)
-rw-r--r-- | REFLECTION | 2 | ||||
-rw-r--r-- | php-pecl-hprose.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #99 hprose version 1.6.0 ] { +Extension [ <persistent> extension #100 hprose version 1.6.1 ] { - Functions { Function [ <internal:hprose> function hprose_serialize ] { diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec index c685e60..3b3d822 100644 --- a/php-pecl-hprose.spec +++ b/php-pecl-hprose.spec @@ -30,7 +30,7 @@ Summary: Hprose for PHP Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: MIT Group: Development/Languages @@ -247,6 +247,9 @@ rm -rf %{buildroot} %changelog +* Tue Sep 01 2015 Remi Collet <remi@fedoraproject.org> - 1.6.1-1 +- Update to 1.6.1 (stable) + * Sun Aug 23 2015 Remi Collet <remi@fedoraproject.org> - 1.6.0-1 - Update to 1.6.0 |