diff options
| -rw-r--r-- | phpMyAdmin.spec | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index b73f3e3..38b2995 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@  #global prever rc1  Name: phpMyAdmin -Version: 3.5.2 +Version: 3.5.2.1  Release: %{?prever:0.}1%{?prever:.%prever}%{?dist}  Summary: Web based MySQL browser written in php @@ -121,6 +121,10 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN  %changelog +* Fri Aug 03 2012 Remi Collet <rpms@famillecollet.com> 3.5.2.1-1 +- Upstream released 3.5.2.1 (security) +  fix PMASA-2012-3 +  * Sat Jul 08 2012 Remi Collet <rpms@famillecollet.com> 3.5.2-1  - Upstream released 3.5.2 (bugfix release) | 
