From ae710edd8a0eb3e97e77b515e34f3f6e73853415 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Nov 2018 14:38:18 +0100 Subject: v7.3.0RC6 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index a89d3cb..2f5328f 100644 --- a/php.spec +++ b/php.spec @@ -125,8 +125,8 @@ %endif %global upver 7.3.0 -%global rcver RC5 -%global lower rc5 +%global rcver RC6 +%global lower rc6 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1860,6 +1860,9 @@ fi %changelog +* Tue Nov 20 2018 Remi Collet - 7.3.0~rc6-1 +- update to 7.3.0RC6 + * Tue Nov 6 2018 Remi Collet - 7.3.0~rc5-1 - update to 7.3.0RC5 -- cgit