diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-23 16:07:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-23 16:07:05 +0200 |
commit | 4612e0206e000771c1e02302f1b6ebca411c9ab9 (patch) | |
tree | 1a191e05d4c0bf00902cfadabaa35b9857131758 /phpMyAdmin.spec | |
parent | 52a0f465591c02f28f94f3ae27f2b2192e13e385 (diff) |
phpMyAdmin: 4.4.15.1 + 4.5.1
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 a784ea3..66f222d 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.15 +Version: 4.4.15.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 +* Fri Sep 25 2015 Remi Collet <remi@remirepo.net> 4.4.15.1-1 +- update to 4.4.15.1 (2015-10-23, bugfix) + * Sun Sep 20 2015 Remi Collet <remi@remirepo.net> 4.4.15-1 - update to 4.4.15 (2015-09-20, last bugfix release) |