summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-25 07:02:18 +0200
committerRemi Collet <remi@remirepo.net>2018-05-25 07:02:18 +0200
commit1ce5cbd3d89f392bb898c2cb64531620aa3ad5cc (patch)
tree8265328ef0dc2eb71dfcddb0bce6095d232fecda /phpMyAdmin.spec
parentf922e44d7d2e6b852a7614f2e0ef3496b826d732 (diff)
update to 4.8.1 (2018-05-25, bug fix release)
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 feb064d..640935d 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -20,7 +20,7 @@
%global with_httpd 0
%endif
-%global upstream_version 4.8.0.1
+%global upstream_version 4.8.1
#global upstream_prever rc1
Name: phpMyAdmin
@@ -309,6 +309,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \
%changelog
+* Fri May 25 2018 Remi Collet <remi@remirepo.net> - 4.8.1-1
+- update to 4.8.1 (2018-05-25, bug fix release)
+
* Thu Apr 19 2018 Remi Collet <remi@remirepo.net> - 4.8.0.1-1
- update to 4.8.0.1 (2018-04-19, security release)