diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-23 19:22:46 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-23 19:22:46 +0200 |
commit | 1cde86f0fba9d5ded4403a3fc07be8665aa3e4a9 (patch) | |
tree | 3ca9c75d911e0a9386948495b2236ed0fe2748c5 /phpMyAdmin.spec | |
parent | 0284203ffb256d055fb0a5aec7187f4964e2a50b (diff) |
phpMyAdmin: 4.0.7 (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 9e6f954..e570f8b 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ #global prever rc1 Name: phpMyAdmin -Version: 4.0.6 +Version: 4.0.7 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -150,6 +150,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Mon Sep 23 2013 Remi Collet <rpms@famillecollet.com> 4.0.7-1 +- update to 4.0.7 (bugfix) + * Sun Sep 8 2013 Remi Collet <rpms@famillecollet.com> 4.0.6-1 - update to 4.0.6 |