summaryrefslogtreecommitdiffstats
path: root/php-pecl-hprose.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-23 08:00:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-23 08:00:35 +0200
commit85b5feca7006a568166f91b76cac76cc909b50e5 (patch)
tree4f8b02d5ecc143c705ec31a27d1a0f38f9013709 /php-pecl-hprose.spec
parentc62cfbadc147773289103ba378c3c7a80d09e303 (diff)
php-pecl-hprose: 1.6.0
Diffstat (limited to 'php-pecl-hprose.spec')
-rw-r--r--php-pecl-hprose.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index 1c49435..c685e60 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -30,8 +30,8 @@
Summary: Hprose for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.5.5
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.6.0
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -247,6 +247,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Aug 23 2015 Remi Collet <remi@fedoraproject.org> - 1.6.0-1
+- Update to 1.6.0
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.5.5-3
- rebuild against php 7.0.0beta2