Resolves: #1303393 update to pgpool 3.5.1

This commit is contained in:
Jozef Mlich 2016-04-04 14:27:10 +02:00
commit f33b6ea77b
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/pgpool-II-3.4.2.tar.gz
/pgpool-II-3.4.3.tar.gz
/pgpool-II-3.5.0.tar.gz
/pgpool-II-3.5.1.tar.gz

View file

@ -9,8 +9,8 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 3.5.0
Release: 2%{?dist}
Version: 3.5.1
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
URL: http://pgpool.net
@ -228,6 +228,10 @@ fi
%changelog
* Mon Apr 04 2016 Jozef Mlich <imlich@fit.vutbr.cz> - 3.5.1-1
- rebuld for pgool 3.5.1
See http://pgpool.net/mediawiki/index.php?title=pgpool-II_3.5_features&redirect=no
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View file

@ -1 +1 @@
78f6713dbdfc92bf37f3322cf04cc19c pgpool-II-3.5.0.tar.gz
21f098b490c130667e9ab1055f32329a pgpool-II-3.5.1.tar.gz