[pgadmin3/f20] Update to 1.18.1

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Oct 8 15:56:44 UTC 2013


commit d7007d7ae22676b2f5ed91986087363efca0b751
Author: Devrim GUNDUZ <devrim at gunduz.org>
Date:   Tue Oct 8 18:56:31 2013 +0300

    Update to 1.18.1

 .gitignore    |    2 +-
 pgadmin3.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4efb56e..9a931eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/pgadmin3-1.18.0.tar.gz
+/pgadmin3-1.18.1.tar.gz
diff --git a/pgadmin3.spec b/pgadmin3.spec
index f270381..835c394 100644
--- a/pgadmin3.spec
+++ b/pgadmin3.spec
@@ -1,6 +1,6 @@
 Summary:	Graphical client for PostgreSQL
 Name:		pgadmin3
-Version:	1.18.0
+Version:	1.18.1
 Release:	1%{?dist}
 License:	PostgreSQL
 Group:		Applications/Databases
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/*
 
 %changelog
+* Tue Oct 8 2013 Devrim GUNDUZ <devrim at gunduz.org> 1.18.1-1
+- Update to 1.18.1
+
 * Wed Sep 11 2013 Devrim GUNDUZ <devrim at gunduz.org> 1.18.0-1
 - Update to 1.18.0
 - Trim changelog
diff --git a/sources b/sources
index 3d35db5..0396ef9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed1968a9abda0064be68bf57d7ccad43  pgadmin3-1.18.0.tar.gz
+7dde96680407c900af72d0839a377de4  pgadmin3-1.18.1.tar.gz


More information about the scm-commits mailing list