summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-02 14:09:25 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-02 14:09:25 +0200
commit4e3a5011a6145f6ee260681680be07c59c9370c5 (patch)
treeb34fbdd6011a238439a2c677d4496ac391474281 /php.spec
parent2ec9e7c71e30b0c3f4068d2b12f633057a88189c (diff)
php70-php: new snapshot
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 484cc80..9991db8 100644
--- a/php.spec
+++ b/php.spec
@@ -129,9 +129,9 @@
%global db_devel libdb-devel
%endif
-%global gh_commit 463ca30c8c21c5add047a3649f30298535599dd3
+%global gh_commit 83a15801cc8619a1a83307e573bf1b63f0d4b53c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150331
+%global gh_date 20150402
%global gh_owner php
%global gh_project php-src
#global rcver RC1
@@ -140,7 +140,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: 7.0.0
-Release: 0.4.%{gh_date}git%{gh_short}%{?dist}
+Release: 0.5.%{gh_date}git%{gh_short}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1801,6 +1801,9 @@ fi
%changelog
+* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.5.20150402git83a1580
+- new snapshot
+
* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.4.20150331git463ca30
- rename 10-php70-php.conf to 15-php70-php.conf to
ensure load order (after 10-rh-php56-php.conf)