summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-21 12:56:12 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-21 12:56:12 +0200
commit3e9f10edd74fdc2f829915b402eb83c74f6251b2 (patch)
tree2ce8154ee08186dd8395d8f6385488a709befc89 /php.spec
parentd104eef42ae9f3cdce67140309663b164088240d (diff)
PHP 7.1.0beta1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index f74e51c..8e351d4 100644
--- a/php.spec
+++ b/php.spec
@@ -124,8 +124,8 @@
%global db_devel libdb-devel
%endif
-%global rcver alpha3
-%global rpmrel 5
+%global rcver beta1
+%global rpmrel 6
Summary: PHP scripting language for creating dynamic web sites
@@ -874,9 +874,6 @@ support for JavaScript Object Notation (JSON) to PHP.
%setup -q -n php-%{version}%{?rcver}
%endif
-# Temporary
-sed -e 's/-alpha3/alpha3/' -i ./configure ./configure.in ./main/php_version.h
-
%patch5 -p1 -b .includedir
%patch6 -p1 -b .embed
%patch7 -p1 -b .recode
@@ -1827,6 +1824,9 @@ fi
%changelog
+* Thu Jul 21 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.6.beta1
+- Update to 7.1.0beta1
+
* Wed Jul 6 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.5.alpha3
- Update to 7.1.0alpha3