diff --git a/.gitignore b/.gitignore index 2a03744..ebf58aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/pgpool-II-3.1.2.tar.gz +/pgpool-II-3.1.3.tar.gz diff --git a/postgresql-pgpool-II.spec b/postgresql-pgpool-II.spec index bfbd0ee..9992fd2 100644 --- a/postgresql-pgpool-II.spec +++ b/postgresql-pgpool-II.spec @@ -2,7 +2,7 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} -Version: 3.1.2 +Version: 3.1.3 Release: 1%{?dist} License: BSD Group: Applications/Databases @@ -142,6 +142,10 @@ fi %changelog +* Tue Apr 24 2012 Devrim GUNDUZ - 3.1.3-1 +- Update to 3.1.3, per changes described at: + http://www.pgpool.net/docs/pgpool-II-3.1.3/doc/NEWS.txt + * Tue Mar 27 2012 Devrim Gunduz - 3.1.2-1 - update to 3.1.2 diff --git a/sources b/sources index 1e9a537..477c549 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c0bbf0544c8b6f219501730d711e519 pgpool-II-3.1.2.tar.gz +dbb591a8aa3c3bd1e689f41a7638b9ee pgpool-II-3.1.3.tar.gz