diff options
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 66f222d..d10543e 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.15.1 +Version: 4.4.15.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 +* Sat Dec 26 2015 Remi Collet <remi@remirepo.net> 4.4.15.2-1 +- update to 4.4.15.2 (2015-12-25, security) + * Fri Sep 25 2015 Remi Collet <remi@remirepo.net> 4.4.15.1-1 - update to 4.4.15.1 (2015-10-23, bugfix) |