diff options
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 b78c4c4..c70a8fe 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -2,7 +2,7 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}} Name: phpMyAdmin -Version: 4.1.7 +Version: 4.1.8 Release: 1%{?dist} Summary: Web based MySQL browser written in php @@ -152,6 +152,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN %changelog +* Sat Feb 22 2014 Remi Collet <rpms@famillecollet.com> 4.1.8-1 +- update to 4.1.8 (bugfix) + * Tue Feb 11 2014 Remi Collet <rpms@famillecollet.com> 4.1.7-1 - update to 4.1.7 (bugfix) |