summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
commitc62cfbadc147773289103ba378c3c7a80d09e303 (patch)
tree72b98c2cfc2e261cd131fb1e6f037feb9f5e5140
parentd7431c43edd2e4d9e6007b0a1e99a642f8d9596d (diff)
PHP 7.0.0beta2 + mass rebuild of ext.
-rw-r--r--php-pecl-hprose.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index b1736ad..1c49435 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -31,7 +31,7 @@
Summary: Hprose for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.5.5
-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;')}}
License: MIT
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -247,6 +247,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.5.5-3
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.5.5-2
- rebuild against php 7.0.0beta1