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 1129baa..6ff4cd9 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,13 @@
%global db_devel libdb-devel
%endif
-%global gh_commit efeab78535008a4640896624a1ceb8af8615535d
+%global gh_commit eb68c0d525f21fd2f81e2c0833a75cc30df095ce
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20170412
+%global gh_date 20170424
%global gh_owner php
%global gh_project php-src
#global rcver RC1
-%global rpmrel 1
+%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
@@ -1798,6 +1798,9 @@ fi
%changelog
+* Tue Apr 25 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.2.20170424.eb68c0d
+- refresh
+
* Wed Apr 12 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.1.20170412.efeab78
- update to 7.2.0-dev
- drop mcrypt subpackage (removed upstream)