diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-08-12 16:51:55 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-08-12 16:51:55 +0200 |
commit | 01acd0629eb17256daf4b2317634ef42d4ee41ba (patch) | |
tree | e06d5af6894354eaa6db0016b17af537c9b167ba /phpMyAdmin.spec | |
parent | 8dfd3abd94e3098ce87a8ec2ef02852f32c0ce31 (diff) |
phpMyAdmin 3.5.2.2 (security)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 38b2995..6cb285a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ #global prever rc1 Name: phpMyAdmin -Version: 3.5.2.1 +Version: 3.5.2.2 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 +* Sun Aug 12 2012 Remi Collet <rpms@famillecollet.com> 3.5.2.2-1 +- Upstream released 3.5.2.2 (security) + fix PMASA-2012-4 + * 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 |