diff options
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 248a224..7115ac0 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -20,7 +20,7 @@ %global with_httpd 0 %endif -%global upstream_version 4.8.2 +%global upstream_version 4.8.3 #global upstream_prever rc1 Name: phpMyAdmin @@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Wed Aug 22 2018 Remi Collet <remi@remirepo.net> - 4.8.3-1 +- update to 4.8.3 (2018-08-22, security fix) + * Fri Jun 22 2018 Remi Collet <remi@remirepo.net> - 4.8.2-1 - update to 4.8.2 (2018-06-21, important security fix) |