[phpMyAdmin] Upgrade to 3.4.5 (#733638, #738681, #629214)

Robert Scheck robert at fedoraproject.org
Sun Sep 18 00:36:21 UTC 2011


commit 35b0ddf5d6b43ef2f3efc06fa9cc97ac40a915e3
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Sep 18 02:35:46 2011 +0200

    Upgrade to 3.4.5 (#733638, #738681, #629214)

 .gitignore      |    2 +-
 phpMyAdmin.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8369636..71ccb29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-phpMyAdmin-3.4.4-all-languages.tar.bz2
+phpMyAdmin-3.4.5-all-languages.tar.bz2
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 44513c6..07bbd9b 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -2,7 +2,7 @@
 
 Summary:	Handle the administration of MySQL over the World Wide Web
 Name:		phpMyAdmin
-Version:	3.4.4
+Version:	3.4.5
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Internet
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{pkgname}/config
 
 %changelog
+* Sun Sep 18 2011 Robert Scheck <robert at fedoraproject.org> 3.4.5-1
+- Upgrade to 3.4.5 (#733638, #738681, #629214)
+
 * Thu Aug 25 2011 Robert Scheck <robert at fedoraproject.org> 3.4.4-1
 - Upgrade to 3.4.4 (#733475, #733477, #733480)
 
diff --git a/sources b/sources
index 7ab8bc0..c0017b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-590c8f0f48b82fc188436b51f998374f  phpMyAdmin-3.4.4-all-languages.tar.bz2
+b86208e2062d85020624b75dd50ef1be  phpMyAdmin-3.4.5-all-languages.tar.bz2


More information about the scm-commits mailing list