From 0baa527d71b13e1490a8c6fd17d32ad880b1f9b9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Jun 2016 10:44:27 +0200 Subject: phpMyAdmin: 4.4.15.7 and 4.6.3 --- phpMyAdmin-dev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'phpMyAdmin-dev.spec') 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 4.6.3-1 +- update to 4.6.3 (2016-06-23, security and maintenance release) + * Thu May 26 2016 Remi Collet 4.6.2-1 - update to 4.6.2 (2016-05-25, maintenance release) -- cgit