diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-29 17:45:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-29 17:45:53 +0100 |
commit | 34465392148ea117eb1cdd41f68047fd6eae5de6 (patch) | |
tree | e7bad2cdbeaafed91cd4c7a8443c3b13b9839695 /phpMyAdmin.spec | |
parent | 2e3502f7d37974fab5f557d7e4b7633c36adc4fc (diff) |
phpMyAdmin: 4.3.4 (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 154e6e8..f1f55cb 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.3.3 +Version: 4.3.4 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -214,6 +214,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Mon Dec 29 2014 Remi Collet <rpms@famillecollet.com> 4.3.4-1 +- update to 4.3.4 (Mon, 29 Dec 2014, bugfix) + * Sun Dec 21 2014 Remi Collet <rpms@famillecollet.com> 4.3.3-1 - update to 4.3.3 (Sun, 21 Dec 2014, bugfix) |