summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-10 08:02:05 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-10 08:02:05 +0200
commit6be8349d3b6850ec80bfb4d769e8f92b0d32005d (patch)
tree3da910e5c6305272c7a69acf58d17bf58ed08747
parent0a8f5a7ecf2f5b3c1ea1acf7510c42e9552b44ef (diff)
phpMyAdmin: 4.2.3 (bugfix)
-rw-r--r--phpMyAdmin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 60e0e15..a44f154 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -13,7 +13,7 @@
%{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}}
Name: phpMyAdmin
-Version: 4.2.2
+Version: 4.2.3
Release: 1%{?dist}
Summary: Web based MySQL browser written in php
@@ -164,6 +164,9 @@ sed -i -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$RANDOM$RANDOM$RANDOM$RAN
%changelog
+* Tue Jun 10 2014 Remi Collet <rpms@famillecollet.com> 4.2.3-1
+- update to 4.2.3 (Sun, 08 June 2014, bugfix)
+
* Thu May 22 2014 Remi Collet <rpms@famillecollet.com> 4.2.2-1
- update to 4.2.2 (Tue, 20 May 2014, bugfix)