summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-11 16:44:18 +0100
committerRemi Collet <remi@remirepo.net>2018-12-11 16:44:18 +0100
commited16b2393df8866cd0358499966be121a2106216 (patch)
tree2aa6c23db6589a202c86fc492abf3e74db210253 /phpMyAdmin.spec
parent419669302782fdd4b6a961c70b9572a52da12a6a (diff)
update to 4.8.4 (2018-12-11, security fix)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 7115ac0..fc48c8a 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -20,7 +20,7 @@
%global with_httpd 0
%endif
-%global upstream_version 4.8.3
+%global upstream_version 4.8.4
#global upstream_prever rc1
Name: phpMyAdmin
@@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \
%changelog
+* Tue Dec 11 2018 Remi Collet <remi@remirepo.net> - 4.8.4-1
+- update to 4.8.4 (2018-12-11, security fix)
+
* Wed Aug 22 2018 Remi Collet <remi@remirepo.net> - 4.8.3-1
- update to 4.8.3 (2018-08-22, security fix)