[phpMyAdmin] Upgrade to 3.5.0 (#790782, #795020, #809146)

Robert Scheck robert at fedoraproject.org
Sun Apr 8 21:17:41 UTC 2012


commit 313c537f308c504a9b646ff41ebea888fb646254
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Apr 8 23:17:35 2012 +0200

    Upgrade to 3.5.0 (#790782, #795020, #809146)

 .gitignore      |    2 +-
 phpMyAdmin.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 208daec..9fb287a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-phpMyAdmin-3.4.9-all-languages.tar.bz2
+phpMyAdmin-3.5.0-all-languages.tar.bz2
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index ce5a032..337a25e 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -3,8 +3,8 @@
 
 Summary:	Handle the administration of MySQL over the World Wide Web
 Name:		phpMyAdmin
-Version:	3.4.9
-Release:	2%{?dist}
+Version:	3.5.0
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Internet
 URL:		http://www.phpmyadmin.net/
@@ -84,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog README LICENSE CREDITS TODO Documentation.txt
+%doc ChangeLog README LICENSE Documentation.txt
 %{_datadir}/%{pkgname}/
 %dir %{_sysconfdir}/%{pkgname}/
 %config(noreplace) %{_sysconfdir}/%{pkgname}/config.inc.php
@@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %attr(0755,apache,apache) %{_localstatedir}/lib/%{pkgname}/config
 
 %changelog
+* Sun Apr 08 2012 Robert Scheck <robert at fedoraproject.org> 3.5.0-1
+- Upgrade to 3.5.0 (#790782, #795020, #809146)
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.4.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 745dbf7..499a1f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab181a3fffc89e5d5c4ebd62ccfe396b  phpMyAdmin-3.4.9-all-languages.tar.bz2
+984159d0bca857d57faf3a11c1b30af6  phpMyAdmin-3.5.0-all-languages.tar.bz2


More information about the scm-commits mailing list