diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-11-05 06:21:15 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-11-05 06:21:15 +0100 |
commit | 5aaa60623a8f17afbca26d7e6ae8944c17958c7a (patch) | |
tree | b403832df85a6401124a2dc1adf61db519f43215 /phpMyAdmin.spec | |
parent | e080a21b7b1dc6c33bf81e67ce9a3087040715fd (diff) |
phpMyAdmin: 4.0.9 (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 05b48d0..4c0504d 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ #global prever rc1 Name: phpMyAdmin -Version: 4.0.8 +Version: 4.0.9 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -153,6 +153,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Tue Nov 5 2013 Remi Collet <rpms@famillecollet.com> 4.0.9-1 +- update to 4.0.9 (bugfix) + * Sun Oct 6 2013 Remi Collet <rpms@famillecollet.com> 4.0.8-1 - update to 4.0.8 (bugfix) |