diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-28 14:10:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-28 14:10:41 +0200 |
commit | 8a622dfa5c707dde03de9c4c07e3d4bea9ac4714 (patch) | |
tree | 36f47ab6f1e62e122d11182a6a605770b3e20ecf /phpMyAdmin.spec | |
parent | e88bbc533de8b4977aec33ce27696c001cbbc5fc (diff) |
phpMyAdmin: 4.4.8 (bugfix)
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 4d44b2a..354b1dd 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.7 +Version: 4.4.8 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 28 2015 Remi Collet <rpms@famillecollet.com> 4.4.8-1 +- update to 4.4.8 (2015-05-28, bugfix) + * Sat May 16 2015 Remi Collet <rpms@famillecollet.com> 4.4.7-1 - update to 4.4.7 (2015-05-16, bugfix) |