From 7e856cedc4e417ea2ae892879a4dd5890fc6cc63 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jan 2020 10:30:11 +0100 Subject: 7.4.2RC1 --- php74.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 5b4e2de..5e91364 100644 --- a/php74.spec +++ b/php74.spec @@ -96,9 +96,9 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.1 -#global rcver RC1 -#global lower RC1 +%global upver 7.4.2 +%global rcver RC1 +%global lower RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2153,6 +2153,9 @@ fi %changelog +* Tue Jan 7 2020 Remi Collet - 7.4.2~RC1-1 +- update to 7.4.2RC1 + * Wed Dec 18 2019 Remi Collet - 7.4.1-1 - Update to 7.4.1 - http://www.php.net/releases/7_4_1.php -- cgit