Update to 3.4.2
see http://www.pgpool.net/docs/pgpool-II-3.4.2/NEWS.txt
This commit is contained in:
parent
9a84d01a4f
commit
0e2b5c98a8
3 changed files with 7 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/pgpool-II-3.4.1.tar.gz
|
||||
/pgpool-II-3.4.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -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 <jmlich@redhat.com> - 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 <devrim@gunduz.org> - 3.4.1-1
|
||||
- Update to 3.4.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2197d956b434bcee6759b082f8dd5816 pgpool-II-3.4.1.tar.gz
|
||||
a2872b2ff70b2530b324b3bab86d0eb3 pgpool-II-3.4.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue