From 5fa2053c6d069042358fbfddd9ceb3e5f7ddd073 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 26 Nov 2016 15:51:27 +0100 Subject: phpMyAdmin: 4.6.5.1 --- phpMyAdmin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index ed9fca0..fea80f3 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,7 +22,7 @@ %endif Name: phpMyAdmin -Version: 4.6.5 +Version: 4.6.5.1 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -226,6 +226,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \ %changelog +* Sat Nov 26 2016 Remi Collet 4.6.5.1-1 +- update to 4.6.5.1 (2016-11-26, bug fixes) + * Fri Nov 25 2016 Remi Collet 4.6.5-1 - update to 4.6.5 (2016-11-25, security and bug fixes) - bump dependency on sql-parser 3.4.13 -- cgit