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