diff --git a/.gitignore b/.gitignore index 513d6fc..ac0e349 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pgpool-II-3.4.1.tar.gz +/pgpool-II-3.4.2.tar.gz diff --git a/postgresql-pgpool-II.spec b/postgresql-pgpool-II.spec index 98f0d39..b4eef32 100644 --- a/postgresql-pgpool-II.spec +++ b/postgresql-pgpool-II.spec @@ -9,7 +9,7 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} -Version: 3.4.1 +Version: 3.4.2 Release: 1%{?dist} License: BSD Group: Applications/Databases @@ -228,6 +228,10 @@ fi %changelog +* Wed Apr 08 2015 Jozef Mlich - 3.4.2-1 +- Update to 3.4.2 + see http://www.pgpool.net/docs/pgpool-II-3.4.2/NEWS.txt + * Thu Feb 5 2015 Devrim Gündüz - 3.4.1-1 - Update to 3.4.1 diff --git a/sources b/sources index 4c8bc7f..68b1442 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2197d956b434bcee6759b082f8dd5816 pgpool-II-3.4.1.tar.gz +a2872b2ff70b2530b324b3bab86d0eb3 pgpool-II-3.4.2.tar.gz