[phpPgAdmin/f15] Update to 5.0.3

Devrim GÜNDÜZ devrim at fedoraproject.org
Mon Oct 3 17:47:07 UTC 2011


commit 1e6e389e460f92a7192ff315f0929158cf3e022b
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Mon Oct 3 10:46:25 2011 -0700

    Update to 5.0.3

 .gitignore      |    2 +-
 phpPgAdmin.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87b3def..70d705a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/phpPgAdmin-5.0.2.tar.bz2
+/phpPgAdmin-5.0.3.tar.bz2
diff --git a/phpPgAdmin.spec b/phpPgAdmin.spec
index 432b49d..ac36f0f 100644
--- a/phpPgAdmin.spec
+++ b/phpPgAdmin.spec
@@ -1,6 +1,6 @@
 Summary:	Web-based PostgreSQL administration
 Name:		phpPgAdmin
-Version:	5.0.2
+Version:	5.0.3
 Release:	1%{?dist}
 License:	GPLv2+ and (LGPLv2+ or BSD) and ASL 2.0 and MIT
 Group:		Applications/Databases
@@ -87,6 +87,10 @@ rm -rf %{buildroot}
 %{_phppgadmindir}/conf/config.inc.php*
 
 %changelog
+* Mon Oct 3 2011 Devrim Gunduz <devrim at gunduz.org> 5.0.3-1
+- Update to 5.0.3, per changes described at:
+  http://sourceforge.net/mailarchive/forum.php?thread_name=4E897F6C.90905%40free.fr&forum_name=phppgadmin-news
+
 * Wed Apr 27 2011 Devrim Gunduz <devrim at gunduz.org> 5.0.2-1
 - Update to 5.0.2, which also fixes bz #689394
 - Require initscripts, instead of /sbin/service
diff --git a/sources b/sources
index 390821d..f6956c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e4d462100ed602d4f6c9b47b1586aba  phpPgAdmin-5.0.2.tar.bz2
+6a9810a187e52cc42de6e2d18d71ec81  phpPgAdmin-5.0.3.tar.bz2


More information about the scm-commits mailing list