Update to 3.4.6

This commit is contained in:
Devrim Gündüz 2016-05-03 09:35:41 +03:00
commit f35fa03ec5
3 changed files with 7 additions and 6 deletions

4
.gitignore vendored
View file

@ -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

View file

@ -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 <devrim@gunduz.org> - 3.4.6-1
- Update to 3.4.6
* Tue Jul 28 2015 Jozef Mlich <imlich@fit.vutbr.cz> - 3.4.3-3
- removed MODULE COMPAT macro

View file

@ -1 +1 @@
6ec79d2f18612cb0a32326f29959e91c pgpool-II-3.4.3.tar.gz
d90a22a75e395655e9d948b0c4a5968d pgpool-II-3.4.6.tar.gz