From 44a6de95d7166ac8de6443bb067e036686b421c9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Dec 2019 15:54:45 +0100 Subject: update to 7.3.13RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index f3753f8..f063156 100644 --- a/php73.spec +++ b/php73.spec @@ -116,8 +116,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.12 -#global rcver RC1 +%global upver 7.3.13 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2245,6 +2245,9 @@ fi %changelog +* Tue Dec 3 2019 Remi Collet - 7.3.13~RC1-1 +- update to 7.3.13RC1 + * Tue Nov 19 2019 Remi Collet - 7.3.12-1 - Update to 7.3.12 - http://www.php.net/releases/7_3_12.php -- cgit