diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-15 09:34:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-15 09:34:28 +0200 |
commit | 46096328d90c118c0eee7b62076ee79057943eec (patch) | |
tree | d441a8e58b4226da4151b5899e5f0f69202e84a1 /phpMyAdmin.spec | |
parent | a4b0ca48efb29606e1a923be7877d27b14fdad72 (diff) |
phpMyAdmin: 4.0.1
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 8fcf9ee..29d7e35 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,6 +1,6 @@ Name: phpMyAdmin -Version: 4.0.0 -Release: 3%{?dist} +Version: 4.0.1 +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 +* Wed May 15 2013 Remi Collet <rpms@famillecollet.com> 4.0.1-1 +- update to 4.0.1 + * Mon May 13 2013 Remi Collet <rpms@famillecollet.com> 4.0.0-3 - upstream fixes for tcpdf 6.0 |