summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-31 20:52:04 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-31 20:52:04 +0200
commit1cc6e564683be0b0f969410e1b3cb05baffc8c7a (patch)
tree45d57db4794290be81502b1f06c7e130a1c0c510
parent4c49521d86a9a39e15ab082a8f59961c157ebf81 (diff)
phpMyAdmin: 4.6.4
-rw-r--r--phpMyAdmin.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 94b8012..1d39667 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,8 +22,8 @@
%endif
Name: phpMyAdmin
-Version: 4.6.3
-Release: 2%{?dist}
+Version: 4.6.4
+Release: 1%{?dist}
Summary: Web based MySQL browser written in php
Group: Applications/Internet
@@ -224,6 +224,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Wed Aug 31 2016 Remi Collet <remi@remirepo.net> 4.6.4-1
+- update to 4.6.4 (2016-08-17, security and bug fixes)
+
* Tue Jul 26 2016 Remi Collet <remi@remirepo.net> 4.6.4-1
- bump dependency on sql-parser 3.4.4