diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-23 10:44:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-23 10:44:27 +0200 |
commit | 0baa527d71b13e1490a8c6fd17d32ad880b1f9b9 (patch) | |
tree | 42f420edc63b0c24f78a837998987de2da83d98d /phpMyAdmin-dev.spec | |
parent | 3310eed9eb23df68a2ac878514c9024564e5cb6f (diff) |
phpMyAdmin: 4.4.15.7 and 4.6.3
Diffstat (limited to 'phpMyAdmin-dev.spec')
-rw-r--r-- | phpMyAdmin-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec index b9e793d..c405b63 100644 --- a/phpMyAdmin-dev.spec +++ b/phpMyAdmin-dev.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.6.2 +Version: 4.6.3 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -224,6 +224,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Jun 23 2016 Remi Collet <remi@remirepo.net> 4.6.3-1 +- update to 4.6.3 (2016-06-23, security and maintenance release) + * Thu May 26 2016 Remi Collet <remi@remirepo.net> 4.6.2-1 - update to 4.6.2 (2016-05-25, maintenance release) |