diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-12 16:14:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-12 16:14:37 +0100 |
commit | 80da6a2958d6f6102d89cb6c9584f2329afb7a86 (patch) | |
tree | 366071db828dbd39712684f70b62523721034c73 /phpMyAdmin.spec | |
parent | 9df89405ec28cf83ed8efcd69220e486e8bc7d0a (diff) |
phpMyAdmin: 4.3.2 (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 b2231f8..635207f 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.3.1 +Version: 4.3.2 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -214,6 +214,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Fri Dec 12 2014 Remi Collet <rpms@famillecollet.com> 4.3.2-1 +- update to 4.3.2 (Fri, 12 Dec 2014, bugfix) + * Mon Dec 8 2014 Remi Collet <rpms@famillecollet.com> 4.3.1-1 - update to 4.3.1 (Mon, 8 Dec 2014, bugfix) |