From cda30b832cfe2c00893d01d3c97dc082f540812e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Dec 2018 18:47:25 +0100 Subject: update to 7.3.0 GA update FPM configuration from upstream --- php.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 2f5328f..6132483 100644 --- a/php.spec +++ b/php.spec @@ -125,8 +125,8 @@ %endif %global upver 7.3.0 -%global rcver RC6 -%global lower rc6 +#global rcver RC6 +#global lower rc6 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1860,6 +1860,10 @@ fi %changelog +* Tue Dec 4 2018 Remi Collet - 7.3.0-1 +- update to 7.3.0 GA +- update FPM configuration from upstream + * Tue Nov 20 2018 Remi Collet - 7.3.0~rc6-1 - update to 7.3.0RC6 -- cgit