diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-05 13:18:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-05 13:18:29 +0200 |
commit | 7aa0ba6718ca482a7d74e227ce2ae5e1c33594a1 (patch) | |
tree | f8fe071257526fd7363b3e2a605a3791ade26f25 /phpMyAdmin.spec | |
parent | 04f83685120e8bbb6df288ef3e9b60eaf25e292c (diff) |
phpMyAdmin: 4.0.3
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 5740d06..0c7cca9 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,5 +1,5 @@ Name: phpMyAdmin -Version: 4.0.2 +Version: 4.0.3 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -148,6 +148,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Wed Jun 5 2013 Remi Collet <rpms@famillecollet.com> 4.0.3-1 +- update to 4.0.3 + * Sat May 25 2013 Remi Collet <rpms@famillecollet.com> 4.0.2-1 - update to 4.0.2 |