diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-24 17:26:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-24 17:26:02 +0100 |
commit | 3bb8efbd499ae50d3f599c57f6e8d7f3fe07cb7f (patch) | |
tree | 018e43e9cbc0da76b431876941d82971098d9f4f /phpMyAdmin.spec | |
parent | 8927d9f22737e81e117ee4af4f7ddb2fdc80b9bd (diff) |
phpMyAdmin: 4.3.8 (bugfix)
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 f385d15..4315bcc 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.3.7 +Version: 4.3.8 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 +* Sat Jan 24 2015 Remi Collet <rpms@famillecollet.com> 4.3.8-1 +- update to 4.3.8 (Sat, 24 Jan 2015, bugfix) + * Thu Jan 15 2015 Remi Collet <rpms@famillecollet.com> 4.3.7-1 - update to 4.3.7 (Wed, 15 Jan 2015, bugfix) |