summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-25 10:13:35 +0200
committerRemi Collet <remi@remirepo.net>2017-04-25 10:13:35 +0200
commit06abef4eb207ad562eba2e8b0be30c782a56af24 (patch)
tree460e3494930c3bf48c08691fdaa15a77e91622b0 /php.spec
parenta329f115e0c91a49c83ac9baa5c2a63b9d9b3f13 (diff)
refresh 20170424.eb68c0d
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)