diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-07 17:43:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-07 17:43:45 +0200 |
commit | a8e989460354dc2107e29f75b07776a4eea48aa6 (patch) | |
tree | 8cb61a1b9401e0a610ccb0805cabd7b536d0c352 | |
parent | a33f7e7c0b9b6f881430779cce108855f3bbaa74 (diff) |
phpMyAdmin: 4.4.6 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 104d388..fe861ec 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.5 +Version: 4.4.6 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -213,6 +213,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu May 7 2015 Remi Collet <rpms@famillecollet.com> 4.4.6-1 +- update to 4.4.6 (2015-05-07, bugfix) + * Tue May 5 2015 Remi Collet <rpms@famillecollet.com> 4.4.5-1 - update to 4.4.5 (2015-05-05, bugfix) |