summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-08 17:25:37 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-08 17:25:37 +0200
commit41c73d677e81552b02a1fc84d2c0ecd46972cb59 (patch)
tree032362aa90d104161658d69341f135a429b25132 /phpMyAdmin.spec
parent770bc18789b7c608e223d2f484fdede57219bad9 (diff)
phpMyAdmin: 4.2.0
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 4c636b7..209b5e0 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -13,7 +13,7 @@
%{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}}
Name: phpMyAdmin
-Version: 4.1.14
+Version: 4.2.0
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -163,6 +163,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Thu May 8 2014 Remi Collet <rpms@famillecollet.com> 4.2.0-1
+- update to 4.2.0 (Thu, 06 May 2014)
+
* Mon Apr 28 2014 Remi Collet <rpms@famillecollet.com> 4.1.14-1
- update to 4.1.14 (Sat, 26 Apr 2014, bugfix)