diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-16 18:58:50 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-16 18:58:50 +0200 |
commit | e88bbc533de8b4977aec33ce27696c001cbbc5fc (patch) | |
tree | 0749eeeffa96527328420a9c461e1549e37dcf85 | |
parent | 5cf88e7b4200cf17bfd2ce2c9556c6ef8469d44a (diff) |
phpMyAdmin: 4.4.6 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index b13e5c7..4d44b2a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.6.1 +Version: 4.4.7 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -213,6 +213,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sat May 16 2015 Remi Collet <rpms@famillecollet.com> 4.4.7-1 +- update to 4.4.7 (2015-05-16, bugfix) + * Wed May 13 2015 Remi Collet <rpms@famillecollet.com> 4.4.6.1-1 - update to 4.4.6.1 (2015-05-13, security) - fix for PMASA-2015-2 and PMASA-2015-3 |