From 7a0231ef934e9d7838a08b6a52e90cdcb5f89067 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 11 Oct 2014 15:18:09 +0200 Subject: phpMyAdmin: 4.2.10 (bugfix) --- phpMyAdmin.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'phpMyAdmin.spec') diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 1f60292..488157a 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -22,8 +22,8 @@ %endif Name: phpMyAdmin -Version: 4.2.9.1 -Release: 2%{?dist} +Version: 4.2.10 +Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet @@ -214,6 +214,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sat Oct 11 2014 Remi Collet 4.2.10-1 +- update to 4.2.10 (Sat, 11 Oct 2014, bugfix) + * Sat Oct 4 2014 Remi Collet 4.2.9.1-2 - provide nginx configuration (Fedora >= 21) -- cgit