From f35fa03ec502ad0fc938317a2aa62a628685e6ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Tue, 3 May 2016 09:35:41 +0300 Subject: [PATCH] Update to 3.4.6 --- .gitignore | 4 +--- postgresql-pgpool-II.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 18b7f63..8ee9e5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/pgpool-II-3.4.1.tar.gz -/pgpool-II-3.4.2.tar.gz -/pgpool-II-3.4.3.tar.gz +/pgpool-II-3.4.6.tar.gz diff --git a/postgresql-pgpool-II.spec b/postgresql-pgpool-II.spec index bd0873c..4579ba6 100644 --- a/postgresql-pgpool-II.spec +++ b/postgresql-pgpool-II.spec @@ -9,8 +9,8 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} -Version: 3.4.3 -Release: 3%{?dist} +Version: 3.4.6 +Release: 1%{?dist} License: BSD Group: Applications/Databases URL: http://pgpool.net @@ -229,6 +229,9 @@ fi %changelog +* Tue May 3 2016 Devrim Gündüz - 3.4.6-1 +- Update to 3.4.6 + * Tue Jul 28 2015 Jozef Mlich - 3.4.3-3 - removed MODULE COMPAT macro diff --git a/sources b/sources index 94db283..f3311e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ec79d2f18612cb0a32326f29959e91c pgpool-II-3.4.3.tar.gz +d90a22a75e395655e9d948b0c4a5968d pgpool-II-3.4.6.tar.gz