diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-21 18:59:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-21 18:59:53 +0200 |
commit | dbc4947b5723cdfc9af63296c3ba1a25abe9a169 (patch) | |
tree | 2128ce0ddf5673657fb85ec7566ac932ebf02be9 | |
parent | 64695625d72c3fd62b2c0a1c0ce8dd4635a39f94 (diff) |
phpMyAdmin: 4.4.14 (bugfix)
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 4a37095..c290d60 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.13.1 +Version: 4.4.14 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 +* Fri Aug 21 2015 Remi Collet <remi@remirepo.net> 4.4.14-1 +- update to 4.4.14 (2015-08-20, bugfix) + * Sat Aug 8 2015 Remi Collet <remi@remirepo.net> 4.4.13.1-1 - update to 4.4.13.1 (2015-08-08, bugfix) |