From 06abef4eb207ad562eba2e8b0be30c782a56af24 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 25 Apr 2017 10:13:35 +0200 Subject: refresh 20170424.eb68c0d --- php.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php.spec') 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 - 7.2.0-0.2.20170424.eb68c0d +- refresh + * Wed Apr 12 2017 Remi Collet - 7.2.0-0.1.20170412.efeab78 - update to 7.2.0-dev - drop mcrypt subpackage (removed upstream) -- cgit