summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-29 19:00:08 +0200
committerRemi Collet <fedora@famillecollet.com>2015-03-29 19:00:08 +0200
commit5a7b184e964ff541e7a4e030a666049c9b232b13 (patch)
tree13970c8076860a0f263bc6d2c7ca2232bb936bfb
parentf7c302623cb3e5d3db81d7c1c4b5dad9961ef2f0 (diff)
phpMyAdmin: 4.3.13 (bugfix)
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 7dc0a31..12ad3ce 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.3.12
+Version: 4.3.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 Mar 29 2015 Remi Collet <rpms@famillecollet.com> 4.3.13
+- update to 4.3.13 (2015-03-29, bugfix)
+
* Sun Mar 15 2015 Remi Collet <rpms@famillecollet.com> 4.3.12
- update to 4.3.12 (2015-03-14, bugfix)