summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-31 18:20:25 +0100
committerRemi Collet <fedora@famillecollet.com>2014-10-31 18:20:25 +0100
commit0050a760293925013105de4122ed5c9009b3dffe (patch)
treeabf7f619f514a7b5712fce624dfd198754fc7e8c
parentdcf29ba1e72b76354c9334b259040e6217783381 (diff)
phpMyAdmin: 4.2.11 (bugfix)
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 096d019..3728e5f 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.2.10.1
+Version: 4.2.11
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -214,6 +214,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Fri Oct 31 2014 Remi Collet <rpms@famillecollet.com> 4.2.11-1
+- update to 4.2.11 (Fri, 31 Oct 2014, bugfix)
+
* Tue Oct 21 2014 Remi Collet <rpms@famillecollet.com> 4.2.10.1-1
- update to 4.2.10.1 (Tue, 21 Oct 2014, bugfix)
- fix for PMASA-2014-12