diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-20 17:03:07 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-20 17:03:07 +0100 |
commit | 55e93c65efb07700649a7f7d95b1bb6807822abd (patch) | |
tree | 899e93752cef9e64347e8cef1b8abfd6ce614c70 /phpMyAdmin.spec | |
parent | 0050a760293925013105de4122ed5c9009b3dffe (diff) |
phpMyAdmin: 4.2.12 (bugfix + security)
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 3728e5f..58ce040 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.2.11 +Version: 4.2.12 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 +* Thu Nov 20 2014 Remi Collet <rpms@famillecollet.com> 4.2.12-1 +- update to 4.2.12 (Thu, 20 Nov 2014, bugfix and security) + * Fri Oct 31 2014 Remi Collet <rpms@famillecollet.com> 4.2.11-1 - update to 4.2.11 (Fri, 31 Oct 2014, bugfix) |