summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-06 08:44:48 +0200
committerRemi Collet <remi@remirepo.net>2017-05-06 08:44:48 +0200
commit149d4371492782247ce188ce32e3411ce9b262c3 (patch)
treecbf18b6aa902a210d283991a5351405ad364d769 /php.spec
parent06abef4eb207ad562eba2e8b0be30c782a56af24 (diff)
refresh + support .phar
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 6ff4cd9..0debd2f 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,13 @@
%global db_devel libdb-devel
%endif
-%global gh_commit eb68c0d525f21fd2f81e2c0833a75cc30df095ce
+%global gh_commit 5af997ed81fc3e86544679d7a07b152ee13d1e04
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20170424
+%global gh_date 20170504
%global gh_owner php
%global gh_project php-src
#global rcver RC1
-%global rpmrel 2
+%global rpmrel 3
Summary: PHP scripting language for creating dynamic web sites
@@ -1798,6 +1798,10 @@ fi
%changelog
+* 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
+
* Tue Apr 25 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.2.20170424.eb68c0d
- refresh