diff options
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 15d3c4d..d8b71a3 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.10 +Version: 4.4.11 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 +* Mon Jul 6 2015 Remi Collet <remi@remirepo.net> 4.4.11-1 +- update to 4.4.11 (2015-07-06, bugfix) + * Wed Jun 17 2015 Remi Collet <remi@remirepo.net> 4.4.10-1 - update to 4.4.10 (2015-06-17, bugfix) |