diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-26 17:32:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-26 17:32:48 +0200 |
commit | 3cbd04f135d90ef4da20d93739972088d0af0ea5 (patch) | |
tree | 959606a4ba2246d38536c03b16b5515fbe6b8004 | |
parent | 714b6b318bd6ad66163f6f7475b04d1b2e2a4337 (diff) |
phpMyAdmin: 4.4.4 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 55ccc70..3f1060f 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.3 +Version: 4.4.4 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 +* Sun Apr 26 2015 Remi Collet <rpms@famillecollet.com> 4.4.4-1 +- update to 4.4.4 (2015-04-26, bugfix) + * Mon Apr 20 2015 Remi Collet <rpms@famillecollet.com> 4.4.3-1 - update to 4.4.3 (2015-04-20, bugfix) |