From 3567eb4bdf9a24ec8fe1b7fd4d98b24bffcaf406 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Apr 2021 13:53:20 +0200 Subject: update to 8.0.5RC1 --- php80.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php80.spec') diff --git a/php80.spec b/php80.spec index e955f30..4f1a432 100644 --- a/php80.spec +++ b/php80.spec @@ -85,7 +85,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.0.4 +%global upver 8.0.5 %global rcver RC1 %global lower RC1 @@ -2138,6 +2138,9 @@ fi %changelog +* Tue Apr 13 2021 Remi Collet - 8.0.5~RC1-1 +- update to 8.0.5RC1 + * Tue Mar 16 2021 Remi Collet - 8.0.4~RC1-1 - update to 8.0.4RC1 - use oracle client library version 21.1 -- cgit