diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-05 06:50:20 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-05 06:50:20 +0100 |
commit | b0128938aa0ebe0b84df04bfc11ca080df96e282 (patch) | |
tree | ab649df994cafcf66b171365589793fa33cdcbb9 | |
parent | f63dae7abc1b70b779bad6346a88b99abd3d6bfc (diff) |
phpMyAdmin: 4.3.11.1 (security)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index f6d7a35..1cdf216 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.3.11 +Version: 4.3.11.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 +* Thu Mar 5 2015 Remi Collet <rpms@famillecollet.com> 4.3.11.1-1 +- update to 4.3.11.1 (2015-03-04, security) + * Tue Mar 3 2015 Remi Collet <rpms@famillecollet.com> 4.3.11-1 - update to 4.3.11 (2015-03-02, bugfix) |