diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-06 15:27:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-06 15:27:51 +0200 |
commit | 0b30b1200e7b35f8477da56d0337a91c452078b8 (patch) | |
tree | b9a83843c9366e5a1d31ed694e173e851ccc7b99 /phpMyAdmin.spec | |
parent | 6840479b253124c63442644abb40e0d7a275a9e0 (diff) |
phpMyAdmin: 4.4.11 (bigfix)
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 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) |