diff options
Diffstat (limited to 'phpMyAdmin-dev.spec')
-rw-r--r-- | phpMyAdmin-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec index a0e0d46..ad523d0 100644 --- a/phpMyAdmin-dev.spec +++ b/phpMyAdmin-dev.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.5.0 +Version: 4.5.0.1 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -217,6 +217,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Sep 24 2015 Remi Collet <remi@remirepo.net> 4.5.0.1-1 +- update to 4.5.0.1 (2015-09-24, regression fix) + * Wed Sep 23 2015 Remi Collet <remi@remirepo.net> 4.5.0-1 - update to 4.5.0 (2015-09-23, features release) - raise php minimal version to 5.5 |