diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-29 16:44:08 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-29 16:44:08 +0100 |
commit | 960ea9a92ea7df6fe4d618f009f5b8c87ae466d8 (patch) | |
tree | ba51701fcfcf58c840c702a40f46fac582bf48f1 /phpMyAdmin-dev.spec | |
parent | d180d133ae5297426720f79fa53ec65c4043655a (diff) |
phpMyAdmin: 4.5.4.1
Diffstat (limited to 'phpMyAdmin-dev.spec')
-rw-r--r-- | phpMyAdmin-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec index 58aab95..f7b8c37 100644 --- a/phpMyAdmin-dev.spec +++ b/phpMyAdmin-dev.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.5.4 +Version: 4.5.4.1 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -220,6 +220,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Fri Jan 29 2016 Remi Collet <remi@remirepo.net> 4.5.4.1-1 +- update to 4.5.4.1 (2016-01-29, bugfix) + * Thu Jan 28 2016 Remi Collet <remi@remirepo.net> 4.5.4-1 - update to 4.5.4 (2016-01-28, security and bugfix) |