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 | |
parent | 3310eed9eb23df68a2ac878514c9024564e5cb6f (diff) |
phpMyAdmin: 4.4.15.7 and 4.6.3
-rw-r--r-- | phpMyAdmin-dev.spec | 5 | ||||
-rw-r--r-- | phpMyAdmin.spec | 5 |
2 files changed, 8 insertions, 2 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) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index fe5903f..244cffc 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.4.15.6 +Version: 4.4.15.7 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -219,6 +219,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Jun 23 2016 Remi Collet <remi@remirepo.net> 4.4.15.7-1 +- update to 4.4.15.7 (2016-06-23, security) + * Fri May 27 2016 Remi Collet <remi@remirepo.net> 4.4.15.6-1 - update to 4.4.15.6 (2016-05-25, security) |