From ba4244e52d93a3b4c7aa5a9ab5ac2b494363d47d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 16 Oct 2020 07:57:54 +0200 Subject: update to 5.0.4 (2020-10-15, bug fix release) --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'phpMyAdmin.spec') diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index de9b5f2..3b8eca9 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -23,7 +23,7 @@ %global with_httpd 0 %endif -%global upstream_version 5.0.3 +%global upstream_version 5.0.4 #global upstream_prever rc1 Name: phpMyAdmin @@ -350,6 +350,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Fri Oct 16 2020 Remi Collet - 5.0.4-1 +- update to 5.0.4 (2020-10-15, bug fix release) + * Sat Oct 10 2020 Remi Collet - 5.0.3-1 - update to 5.0.3 (2020-10-10, security release) - raise dependency on twig 2.9 and allow v3 -- cgit