diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-23 15:04:08 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-23 15:04:08 +0100 |
commit | 4060ccd5b6480233a51c7d6fca905e4cd56155be (patch) | |
tree | 7f347fc5efe19c9f58522c49cb35aca7f35c2211 /phpMyAdmin.spec | |
parent | c777388dea0e546b150fed3bc9f4db6c853af9da (diff) |
phpMyAdmin: update to 4.1.2 (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 894f160..9adf9a0 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ #global prever rc3 Name: phpMyAdmin -Version: 4.1.1 +Version: 4.1.2 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 +* Mon Dec 23 2013 Remi Collet <rpms@famillecollet.com> 4.1.2-1 +- update to 4.1.2 (bugfix) + * Tue Dec 17 2013 Remi Collet <rpms@famillecollet.com> 4.1.1-1 - update to 4.1.1 (bugfix) |