summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-06 17:25:41 +0200
committerRemi Collet <remi@remirepo.net>2017-06-06 17:25:41 +0200
commita60e6d2e0cd1ea42fa2b568804080a4522cf98d3 (patch)
tree16a9030969188d542ec1ce180f1212b737e882da /php.spec
parent95ddd5c7879b1ce6a689dbc4b0c35723fb401256 (diff)
7.2.0alpha1
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)