diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-20 15:25:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-20 15:25:38 +0200 |
commit | 03877d20593b6cecead6462598371a304173f6f5 (patch) | |
tree | a1f2954446789a775808aa9b3a97bed9e6b650f7 /phpMyAdmin.spec | |
parent | 1a2cb784a30652b890f3b36191b4d7965f92e205 (diff) |
phpMyAdmin: 4.2.9 (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 0934a94..de36b9d 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -13,7 +13,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}} Name: phpMyAdmin -Version: 4.2.8.1 +Version: 4.2.9 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -185,6 +185,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sat Sep 20 2014 Remi Collet <rpms@famillecollet.com> 4.2.9-1 +- update to 4.2.9 (Sat, 20 Sep 2014, bugfix) + * Sat Sep 13 2014 Remi Collet <rpms@famillecollet.com> 4.2.8.1-1 - update to 4.2.8.1 (Sat, 13 Sep 2014, security) - fix for PMASA-2014-10 |