summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-22 17:47:32 +0200
committerRemi Collet <remi@remirepo.net>2018-08-22 17:47:32 +0200
commit419669302782fdd4b6a961c70b9572a52da12a6a (patch)
tree0aa6386ca09c9df2c1e9a644f96fbfa2d007410e /phpMyAdmin.spec
parent5e9ecab50a46ee54dbed88d4a267807bc972dea0 (diff)
update to 4.8.3 (2018-08-22, 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 248a224..7115ac0 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -20,7 +20,7 @@
%global with_httpd 0
%endif
-%global upstream_version 4.8.2
+%global upstream_version 4.8.3
#global upstream_prever rc1
Name: phpMyAdmin
@@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \
%changelog
+* Wed Aug 22 2018 Remi Collet <remi@remirepo.net> - 4.8.3-1
+- update to 4.8.3 (2018-08-22, security fix)
+
* Fri Jun 22 2018 Remi Collet <remi@remirepo.net> - 4.8.2-1
- update to 4.8.2 (2018-06-21, important security fix)