From a4217cb1bda67d4731106e4475c1610ecc698bd4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Oct 2018 14:57:19 +0200 Subject: 7.3.0RC3 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index c5f4a9c..a1ad24e 100644 --- a/php73.spec +++ b/php73.spec @@ -112,8 +112,8 @@ %endif %global upver 7.3.0 -%global rcver RC2 -%global lower rc2 +%global rcver RC3 +%global lower rc3 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2171,6 +2171,9 @@ fi %changelog +* Tue Oct 9 2018 Remi Collet - 7.3.0~rc3-1 +- update to 7.3.0RC3 + * Tue Sep 25 2018 Remi Collet - 7.3.0~rc2-1 - update to 7.3.0RC2 - use oracle client library version 18.3 -- cgit