summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
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)