diff options
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 0eac39b..b002eb5 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -20,7 +20,7 @@ %global with_httpd 0 %endif -%global upstream_version 4.9.2 +%global upstream_version 4.9.3 #global upstream_prever rc1 Name: phpMyAdmin @@ -324,6 +324,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Fri Dec 27 2019 Remi Collet <remi@remirepo.net> - 4.9.3-1 +- update to 4.9.3 (2019-12-26, bug fix release) + * Fri Nov 22 2019 Remi Collet <remi@remirepo.net> - 4.9.2-1 - update to 4.9.2 (2019-11-22, bugfix and security release) |