diff options
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 132ef5a..0eac39b 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -20,7 +20,7 @@ %global with_httpd 0 %endif -%global upstream_version 4.9.1 +%global upstream_version 4.9.2 #global upstream_prever rc1 Name: phpMyAdmin @@ -324,6 +324,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* 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) + * Sat Sep 21 2019 Remi Collet <remi@remirepo.net> - 4.9.1-1 - update to 4.9.1 (2019-09-21, bug fix release) - add tarball signature check |