diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-05 14:26:47 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-05 14:26:47 +0200 |
commit | a33f7e7c0b9b6f881430779cce108855f3bbaa74 (patch) | |
tree | 6c71fe4bd032c710aba74d8d087861a5bb4725b7 | |
parent | 3cbd04f135d90ef4da20d93739972088d0af0ea5 (diff) |
phpMyAdmin: 4.4.5 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 3f1060f..104d388 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.4 +Version: 4.4.5 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 +* Tue May 5 2015 Remi Collet <rpms@famillecollet.com> 4.4.5-1 +- update to 4.4.5 (2015-05-05, bugfix) + * Sun Apr 26 2015 Remi Collet <rpms@famillecollet.com> 4.4.4-1 - update to 4.4.4 (2015-04-26, bugfix) |