summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-23 07:07:22 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-23 07:07:22 +0100
commitec46664764814438745e0e69069593e34fcb4e39 (patch)
treef976aaf56868b6236a5f3dee8ee0f5a3c8f7877e /phpMyAdmin.spec
parent0ae2615f246154a9b6a003105c1090cddefc3f28 (diff)
phpMyAdmin: update to 4.1.11 (Sat, 22 Mar 2014, 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 2b48cef..6c49353 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -2,7 +2,7 @@
%{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}}
Name: phpMyAdmin
-Version: 4.1.10
+Version: 4.1.11
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
+* Sun Mar 23 2014 Remi Collet <rpms@famillecollet.com> 4.1.11-1
+- update to 4.1.11 (Sat, 22 Mar 2014, bugfix)
+
* Sat Mar 22 2014 Remi Collet <rpms@famillecollet.com> 4.1.10-1
- update to 4.1.10 (Sat, 22 Mar 2014, bugfix)