summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-06 08:01:06 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-06 08:01:06 +0100
commit9ebe640f55fd91bde95b70ce33222a6530217078 (patch)
treef7cb901f9c39ed77b1b42a34c6a4358e05cd0244
parent21e38430d4ce2408caace5bcd419b071645d629d (diff)
php-pecl-hprose: 1.6.3 (stable, no change)
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-hprose.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 2fac485..e4923b3 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #104 hprose version 1.6.2 ] {
+Extension [ <persistent> extension #104 hprose version 1.6.3 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index c231730..ca9fc2f 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.2
+Version: 1.6.3
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
@@ -242,6 +242,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jan 06 2016 Remi Collet <remi@fedoraproject.org> - 1.6.3-1
+- Update to 1.6.3 (stable)
+
* Tue Jan 05 2016 Remi Collet <remi@fedoraproject.org> - 1.6.2-1
- Update to 1.6.2 (stable)
- fix PHP 5 build