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