diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-01-07 17:07:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-01-07 17:07:04 +0100 |
commit | 004026ed3efbb2f0d543a893ad9ca0015b203f6b (patch) | |
tree | 205b60e6427e8003c460f111f5d1532342f8aaf0 /phpMyAdmin.spec | |
parent | d5825470048ee92d8161f572e543cb042d7c5b83 (diff) |
phpMyAdmin: 4.1.4 (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 e163a95..0d55a73 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ #global prever rc3 Name: phpMyAdmin -Version: 4.1.3 +Version: 4.1.4 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -151,6 +151,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Tue Jan 7 2014 Remi Collet <rpms@famillecollet.com> 4.1.4-1 +- update to 4.1.4 (bugfix) + * Tue Dec 31 2013 Remi Collet <rpms@famillecollet.com> 4.1.3-1 - update to 4.1.3 (bugfix) |