diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-26 19:01:02 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-26 19:01:02 +0200 |
commit | 11f58b76e34f3f3d81402773b9b5887001f8e91b (patch) | |
tree | ce6de9c26704e0ec099d10a6722b7deec5161986 /phpMyAdmin.spec | |
parent | c9e98d7a4a769908231a5e79511f72eb0a364057 (diff) |
phpMyAdmin: 4.2.5 (bugfix)
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 4ce1e9f..1a6b70d 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -13,7 +13,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}} Name: phpMyAdmin -Version: 4.2.4 +Version: 4.2.5 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -164,6 +164,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Thu Jun 26 2014 Remi Collet <rpms@famillecollet.com> 4.2.5-1 +- update to 4.2.5 (Thu, 26 Jun 2014, bugfix) + * Sun Jun 22 2014 Remi Collet <rpms@famillecollet.com> 4.2.4-1 - update to 4.2.4 (Fri, 20 Jun 2014, security) - fix for PMASA-2014-2 and PMASA-2014-3 |