diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-25 17:55:35 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-25 17:55:35 +0200 |
commit | 04f83685120e8bbb6df288ef3e9b60eaf25e292c (patch) | |
tree | 47ee26cd8bae6292e6b7219e4f58c67d190f08ac /phpMyAdmin.spec | |
parent | 1c35c948357762307cda9ee3bb9dc5e40cc5da86 (diff) |
phpMyAdmin: 4.0.2 (bugfix)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index b4fc1cc..5740d06 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,6 +1,6 @@ Name: phpMyAdmin -Version: 4.0.1 -Release: 2%{?dist} +Version: 4.0.2 +Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet @@ -148,6 +148,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sat May 25 2013 Remi Collet <rpms@famillecollet.com> 4.0.2-1 +- update to 4.0.2 + * Sat May 18 2013 Remi Collet <rpms@famillecollet.com> 4.0.1-2 - only requires php-tcpdf-dejavu-sans-fonts |