summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-22 18:35:49 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-22 18:35:49 +0100
commite6e1122c9be8a9d7d06a1ca199331a034881f09e (patch)
tree339d53efad18c11690377ec0f36ac2aeb5460f14 /phpMyAdmin.spec
parente6c76b9e6980f9bad16ad743eae36744bb2f8f49 (diff)
phpMyAdmin: 4.1.8 (bugfix)
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 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)