[pgbouncer/f15/master] Update to 1.4

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Feb 15 08:25:40 UTC 2011


commit 7affb080f9c708d5175fa9696fdcce7d584bbe7f
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Tue Feb 15 10:26:13 2011 +0200

    Update to 1.4

 .gitignore     |    2 +-
 pgbouncer.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e616532..78865c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-pgbouncer-1.3.3.tgz
+/pgbouncer-1.4.tgz
diff --git a/pgbouncer.spec b/pgbouncer.spec
index f6da2c2..d757302 100644
--- a/pgbouncer.spec
+++ b/pgbouncer.spec
@@ -1,13 +1,13 @@
 %define debug 0
 
 Name:		pgbouncer
-Version:	1.3.3
-Release:	2%{?dist}
+Version:	1.4
+Release:	1%{?dist}
 Summary:	Lightweight connection pooler for PostgreSQL
 Group:		Applications/Databases
 License:	MIT and BSD
 URL:		http://pgfoundry.org/projects/pgbouncer/
-Source0:	http://pgfoundry.org/frs/download.php/2677/%{name}-%{version}.tgz
+Source0:	http://pgfoundry.org/frs/download.php/2912/%{name}-%{version}.tgz
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-ini.patch
@@ -82,6 +82,9 @@ rm -rf %{buildroot}
 %{_mandir}/man5/%{name}.*
 
 %changelog
+* Tue Feb 15 2011 Devrim GÜNDÜZ <devrim at gunduz.org> - 1.4-1
+- Update to 1.4
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 08242d6..bda2bbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ebd1d907db8518cb9e34534372012ac  pgbouncer-1.3.3.tgz
+98d38eb84977cb58577dab8167505c63  pgbouncer-1.4.tgz


More information about the scm-commits mailing list