summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-30 17:21:04 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-30 17:21:04 +0100
commit5d68a904845be10c63ae397e245e6c1503990de9 (patch)
tree4fc5ac7efea0a9b93b988b65d3ae97bcc7a5d771
parent55e93c65efb07700649a7f7d95b1bb6807822abd (diff)
phpMyAdmin: 4.2.13 (bugfix)
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 58ce040..6e98b2d 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.2.12
+Version: 4.2.13
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
+* Sun Nov 30 2014 Remi Collet <rpms@famillecollet.com> 4.2.12-1
+- update to 4.2.13 (Sun, 30 Nov 2014, bugfix)
+
* Thu Nov 20 2014 Remi Collet <rpms@famillecollet.com> 4.2.12-1
- update to 4.2.12 (Thu, 20 Nov 2014, bugfix and security)