diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-08 11:52:32 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-08 11:52:32 +0100 |
commit | e6e5079c8153a76a371a35894ff24d5f0ec85df4 (patch) | |
tree | db8e529ea419f86d521c5a48c7a5b104d4deaa98 /phpMyAdmin.spec | |
parent | 72252fefeef5aab55bacd28954b7570b12fe0c13 (diff) |
phpMyAdmin: 4.3.6
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 e9702f1..55e3538 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.3.5 +Version: 4.3.6 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 +* Thu Jan 8 2015 Remi Collet <rpms@famillecollet.com> 4.3.6-1 +- update to 4.3.6 (Wed, 7 Jan 2015, bugfix) + * Mon Jan 5 2015 Remi Collet <rpms@famillecollet.com> 4.3.5-1 - update to 4.3.5 (Mon, 5 Jan 2015, bugfix) |