summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-16 08:43:30 +0200
committerRemi Collet <remi@remirepo.net>2017-05-16 08:43:30 +0200
commite1a0145d9c045a57f99a87ff6abb9b225510efdb (patch)
tree3e8073c459b75dabeb20a57aa88a78cc155213c4 /php.spec
parent9cc056c2e4fb36775e96ce378f37bcaaa8441248 (diff)
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 0debd2f..c22d919 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,13 @@
%global db_devel libdb-devel
%endif
-%global gh_commit 5af997ed81fc3e86544679d7a07b152ee13d1e04
+%global gh_commit 0722a0188f24a68c18364e2a2bf1443ca2011763
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20170504
+%global gh_date 20170516
%global gh_owner php
%global gh_project php-src
#global rcver RC1
-%global rpmrel 3
+%global rpmrel 4
Summary: PHP scripting language for creating dynamic web sites
@@ -1798,6 +1798,9 @@ fi
%changelog
+* Tue May 16 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.4.20170516.0722a01
+- new snapshot
+
* Sat May 6 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.3.20170504.5af997e
- new snapshot, May the 4th be with you
- enable PHP execution of .phar files, see #1117140