diff options
| -rw-r--r-- | phpMyAdmin.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index e163a95..0d55a73 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@  #global prever rc3  Name: phpMyAdmin -Version: 4.1.3 +Version: 4.1.4  Release: 1%{?dist}  Summary: Web based MySQL browser written in php @@ -151,6 +151,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN  %changelog +* Tue Jan  7 2014 Remi Collet <rpms@famillecollet.com> 4.1.4-1 +- update to 4.1.4 (bugfix) +  * Tue Dec 31 2013 Remi Collet <rpms@famillecollet.com> 4.1.3-1  - update to 4.1.3 (bugfix) | 
