summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-varnish.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-varnish.spec b/php-pecl-varnish.spec
index 1734a05..497d510 100644
--- a/php-pecl-varnish.spec
+++ b/php-pecl-varnish.spec
@@ -31,7 +31,7 @@
Summary: Varnish Cache bindings
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.2.1
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -283,6 +283,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.2.1-4
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.2.1-3
- rebuild against php 7.0.0beta1