summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-08 10:27:08 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-08 10:27:08 +0200
commit8574573ea09855636c78df55955ad94aa742b0f2 (patch)
tree214c05a8f0dad9233cddfc3ab0094dcf673cb49a
parentacd5842b67b657f4e44f874228d159b2c704e1ab (diff)
php-pecl-uploadprogress: rebuild
-rw-r--r--php-pecl-uploadprogress.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec
index 32f0542..e264288 100644
--- a/php-pecl-uploadprogress.spec
+++ b/php-pecl-uploadprogress.spec
@@ -30,7 +30,7 @@
Summary: An extension to track progress of a file upload
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.3.1
-Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -224,6 +224,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.3.1-8
+- rebuild against php 7.0.0beta1
+
* Tue Jun 23 2015 Remi Collet <remi@fedoraproject.org> - 1.0.3.1-7
- allow build against rh-php56 (as more-php56)
- rebuild for "rh_layout" (php70)