diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-08 19:35:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-08 19:35:40 +0200 |
commit | 64695625d72c3fd62b2c0a1c0ce8dd4635a39f94 (patch) | |
tree | c48eea409593c35d0bdb7e9342d22762c4dc25b2 | |
parent | 085cee648b10ffa257aceac82820be181f1e52af (diff) |
phpMyAdmin: 4.4.13.1
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 1165dd3..4a37095 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.13 +Version: 4.4.13.1 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 +* Sat Aug 8 2015 Remi Collet <remi@remirepo.net> 4.4.13.1-1 +- update to 4.4.13.1 (2015-08-08, bugfix) + * Fri Aug 7 2015 Remi Collet <remi@remirepo.net> 4.4.13-1 - update to 4.4.13 (2015-08-07, bugfix) |