From e7d0ceb3159d89362cdb907d6100489dd7bf78b0 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Tue, 26 Sep 2017 14:15:54 +0200
Subject: v7.2.0RC3

---
 php.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'php.spec')

diff --git a/php.spec b/php.spec
index ffe4034..09615d8 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
 %global gh_owner     php
 %global gh_project   php-src
 %global rcver        RC3
-%global rpmrel       25
+%global rpmrel       26
 
 
 Summary: PHP scripting language for creating dynamic web sites
@@ -1851,6 +1851,9 @@ fi
 
 
 %changelog
+* Tue Sep 26 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.26.RC3
+- update to 7.2.0RC3
+
 * Mon Sep 25 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.25.RC3
 - RC3 test build
 - F27: php now requires php-fpm and start it with httpd / nginx
-- 
cgit