diff options
author | Remi Collet <remi@remirepo.net> | 2019-11-22 16:00:19 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-11-22 16:00:19 +0100 |
commit | 06ac43dc7d56d0ca608bc264f6423257e79ec136 (patch) | |
tree | cc189b071319c6677160f7cd2f21a691283bf3f5 /phpMyAdmin.spec | |
parent | e2ec352c00beb4ee7e6bbc10f6f488c945aa7286 (diff) |
update to 4.9.2 (2019-11-22, bugfix and security release)
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 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 |