diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-04 20:15:55 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-04 20:15:55 +0200 |
commit | dbf25c7961234a99da0e20e010fb56fdd6bdc33e (patch) | |
tree | ca7fbb8d01f38ce4b8958c431fd9d8583b1da750 | |
parent | 8a622dfa5c707dde03de9c4c07e3d4bea9ac4714 (diff) |
phpMyAdmin: 4.4.9 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 354b1dd..aa7ddac 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.8 +Version: 4.4.9 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 Jun 4 2015 Remi Collet <rpms@famillecollet.com> 4.4.9-1 +- update to 4.4.9 (2015-06-04, bugfix) + * Thu May 28 2015 Remi Collet <rpms@famillecollet.com> 4.4.8-1 - update to 4.4.8 (2015-05-28, bugfix) |