diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-03 15:40:28 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-03 15:40:28 +0100 |
commit | 8fab94036916345e0b75c9fc97464d035c6edb16 (patch) | |
tree | 905c340ddaaa2216e9e2227d55207ff527958a68 /phpMyAdmin.spec | |
parent | d60757d5426b7fbac9562ac34d7a94435dfe9ff9 (diff) |
phpMyAdmin: 4.2.13.1 and 4.3.0-rc2 (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 2962509..65ea60f 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.2.13 +Version: 4.2.13.1 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 +* Wed Dec 3 2014 Remi Collet <rpms@famillecollet.com> 4.2.13.1-1 +- update to 4.2.13 (Wed, 3 Dec 2014, security) + * Sun Nov 30 2014 Remi Collet <rpms@famillecollet.com> 4.2.13-1 - update to 4.2.13 (Sun, 30 Nov 2014, bugfix) |