diff --git a/php.spec b/php.spec index 766b088..87f0a0b 100644 --- a/php.spec +++ b/php.spec @@ -58,7 +58,7 @@ %global with_lmdb 0 %endif -%global upver 7.2.14 +%global upver 7.2.15 #global rcver RC1 %global rpmrel 1 @@ -1557,6 +1557,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed Feb 6 2019 Remi Collet - 7.2.15-1 +- Update to 7.2.15 - http://www.php.net/releases/7_2_15.php + * Tue Jan 8 2019 Remi Collet - 7.2.14-1 - Update to 7.2.14 - http://www.php.net/releases/7_2_14.php