Resolves: rhbz#1544751
update to 3.7.3, per release notes: + http://www.pgpool.net/docs/latest/en/html/release-3-7-3.html
This commit is contained in:
parent
5283ae5612
commit
1a154cb459
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/pgpool-II-3.6.7.tar.gz
|
||||
/pgpool-II-3.7.0.tar.gz
|
||||
/pgpool-II-3.7.1.tar.gz
|
||||
/pgpool-II-3.7.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 3.7.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.7.3
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
URL: http://pgpool.net
|
||||
|
|
@ -230,6 +230,10 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 17 2018 Jozef Mlich <imlich@fit.vutbr.cz> - 3.7.3-1
|
||||
- update to 3.7.3, per release notes:
|
||||
http://www.pgpool.net/docs/latest/en/html/release-3-7-3.html
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pgpool-II-3.7.1.tar.gz) = 2a83f573ca2a720ee7beb75d8d1380747e29b2bb3c809f51bd0f8e4423d67f882ce2acb7d9ea118c55313e969aba3bf94a0d5b190eb905123d43c09df25e00ef
|
||||
SHA512 (pgpool-II-3.7.3.tar.gz) = c7fea570f11dfc348b0099fde074f61a15e6979b6f16526d24d73b26d723edfdbadbcf10e90c2111aeb72599970718d3cda4abed3e99e8a711cf03b715c29624
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue