summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-29 16:33:24 +0100
committerRemi Collet <remi@remirepo.net>2019-01-29 16:33:24 +0100
commitb0f523520d12a7882ba86b8329e36090eb655208 (patch)
treed0e6d2a4ecb6c50a30ad053057250b01de5f0562 /phpMyAdmin.spec
parented16b2393df8866cd0358499966be121a2106216 (diff)
update to 4.8.5 (2019-01-26, security fix)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r--phpMyAdmin.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index fc48c8a..d363a4c 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -1,6 +1,6 @@
# remirepo spec file for phpMyAdmin
#
-# Copyright (c) 2008-2018 Remi Collet
+# Copyright (c) 2008-2019 Remi Collet
#
# Fedora spec file for phpMyAdmin
#
@@ -20,7 +20,7 @@
%global with_httpd 0
%endif
-%global upstream_version 4.8.4
+%global upstream_version 4.8.5
#global upstream_prever rc1
Name: phpMyAdmin
@@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \
%changelog
+* Tue Jan 29 2019 Remi Collet <remi@remirepo.net> - 4.8.5-1
+- update to 4.8.5 (2019-01-26, security fix)
+
* Tue Dec 11 2018 Remi Collet <remi@remirepo.net> - 4.8.4-1
- update to 4.8.4 (2018-12-11, security fix)