summaryrefslogtreecommitdiffstats
path: root/php-pecl-termbox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-termbox.spec')
-rw-r--r--php-pecl-termbox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-termbox.spec b/php-pecl-termbox.spec
index 336d4f9..992d045 100644
--- a/php-pecl-termbox.spec
+++ b/php-pecl-termbox.spec
@@ -23,7 +23,7 @@
Summary: A termbox wrapper for PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.1.2
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -226,6 +226,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 0.1.2-5
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 0.1.2-4
- rebuild against php 7.0.0beta1