summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-28 07:33:07 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-28 07:33:07 +0100
commitedd490dc89f024ab1f561f3ca9741222f06672c3 (patch)
tree19cd8532159b382bbbf59c7865a9144435dead27
parent325e73327b52d8fe1f537e9928612dfd02e83d90 (diff)
phpMyAdmin: 4.5.4 (security & bugfix)
-rw-r--r--phpMyAdmin-dev.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin-dev.spec b/phpMyAdmin-dev.spec
index 56dd13e..58aab95 100644
--- a/phpMyAdmin-dev.spec
+++ b/phpMyAdmin-dev.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.5.3.1
+Version: 4.5.4
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -220,6 +220,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Thu Jan 28 2016 Remi Collet <remi@remirepo.net> 4.5.4-1
+- update to 4.5.4 (2016-01-28, security and bugfix)
+
* Sat Dec 26 2015 Remi Collet <remi@remirepo.net> 4.5.3.1-1
- update to 4.5.3.1 (2015-12-25, security)
- raise dependency on udan11/sql-parser >= 3.0.8