summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5ef34d5..ff029c5 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #98 hprose version 1.3.1 ] {
+Extension [ <persistent> extension #98 hprose version 1.3.2 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index c702cf3..57a3567 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -22,7 +22,7 @@
Summary: Hprose for PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.3.1
+Version: 1.3.2
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: MIT
Group: Development/Languages
@@ -237,6 +237,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Apr 09 2015 Remi Collet <remi@fedoraproject.org> - 1.3.2-1
+- Update to 1.3.2
+
* Thu Apr 09 2015 Remi Collet <remi@fedoraproject.org> - 1.3.1-1
- Update to 1.3.1