summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-29 16:41:59 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-29 16:41:59 +0100
commitd180d133ae5297426720f79fa53ec65c4043655a (patch)
tree214756aa812c927272ec2854fa9ff4734f254e09
parentedd490dc89f024ab1f561f3ca9741222f06672c3 (diff)
phpMyAdmin: 4.4.15.4
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index ca3ac7a..7b530a6 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -22,7 +22,7 @@
%endif
Name: phpMyAdmin
-Version: 4.4.15.3
+Version: 4.4.15.4
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 Jan 29 2016 Remi Collet <remi@remirepo.net> 4.4.15.4-1
+- update to 4.4.15.4 (2016-01-29, bugfix)
+
* Thu Jan 28 2016 Remi Collet <remi@remirepo.net> 4.4.15.3-1
- update to 4.4.15.3 (2016-01-28, security)