diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-08 14:14:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-08 14:14:27 +0200 |
commit | 0284203ffb256d055fb0a5aec7187f4964e2a50b (patch) | |
tree | f6f8104f4fb0df47efc1f0e30c8e991016d8359f /phpMyAdmin.spec | |
parent | e7bb8b161f88e156e2015d1aece943a568e72d4e (diff) |
phpMyAdmin: 4.0.6
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 15f5f84..9e6f954 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,8 +1,8 @@ -%global prever rc1 +#global prever rc1 Name: phpMyAdmin Version: 4.0.6 -Release: 0.1.%{prever}%{?dist} +Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet @@ -150,6 +150,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sun Sep 8 2013 Remi Collet <rpms@famillecollet.com> 4.0.6-1 +- update to 4.0.6 + * Tue Aug 27 2013 Remi Collet <rpms@famillecollet.com> 4.0.6-0.1.rc1 - update to 4.0.6-rc1 |