summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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 99dc946..d994696 100644
--- a/php.spec
+++ b/php.spec
@@ -130,11 +130,11 @@
%global gh_commit a86c87df2dc2d3bf82bd87cddd888f899306a451
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20170602
+#global gh_date 20170602
%global gh_owner php
%global gh_project php-src
-#global rcver alpha0
-%global rpmrel 7
+%global rcver alpha1
+%global rpmrel 8
Summary: PHP scripting language for creating dynamic web sites
@@ -1821,6 +1821,9 @@ fi
%changelog
+* Tue Jun 6 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.8.alpha1
+- update to 7.2.0alpha1
+
* Fri Jun 2 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.7.20170602.a86c87d
- new snapshot
- use system oniguruma (F26)