Resolves: rhbz#1469516 rebase to upstream 3.6.5
see http://www.pgpool.net/docs/pgpool-II-3.6.5/doc/en/html/release-3-6-5.html
This commit is contained in:
parent
2e1ab7a02b
commit
155b47d347
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
|||
/pgpool-II-3.6.2.tar.gz
|
||||
/pgpool-II-3.6.3.tar.gz
|
||||
/pgpool-II-3.6.4.tar.gz
|
||||
/pgpool-II-3.6.5.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 3.6.4
|
||||
Version: 3.6.5
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
|
|
@ -229,7 +229,11 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 11 2017 Jozef Mlich <imlich@fit.vutbr.cz> - 3.6.3-1
|
||||
* Tue Jul 11 2017 Jozef Mlich <imlich@fit.vutbr.cz> - 3.6.5-1
|
||||
- rebuild for pgpool 3.6.5
|
||||
see http://www.pgpool.net/docs/pgpool-II-3.6.5/doc/en/html/release-3-6-5.html
|
||||
|
||||
* Thu May 11 2017 Jozef Mlich <imlich@fit.vutbr.cz> - 3.6.4-1
|
||||
- rebuild for pgpool 3.6.4
|
||||
|
||||
* Fri Apr 28 2017 Jozef Mlich <imlich@fit.vutbr.cz> - 3.6.3-1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pgpool-II-3.6.4.tar.gz) = a44724b77faca12bc2b46a88e307c10f8099574b5a27720c98f2939fbfa61f41b4c3dc03565412972c351c10d57da4324a483c310b52f624f5ba87c2bd4d006f
|
||||
SHA512 (pgpool-II-3.6.5.tar.gz) = 12247730f202859c76b0a11ccc485de786e53df7b8e08ffd76d7653c25633d79387f027e7c9d804bf19cd89b9db047b7ca0cf1cf5e914ee74c6efc0b6660eb1d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue