- Update to 3.1.3, per changes described at:
http://www.pgpool.net/docs/pgpool-II-3.1.3/doc/NEWS.txt
This commit is contained in:
parent
5b4d60129e
commit
eaa8691998
3 changed files with 7 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
/pgpool-II-3.1.2.tar.gz
|
||||
/pgpool-II-3.1.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 3.1.2
|
||||
Version: 3.1.3
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
|
|
@ -142,6 +142,10 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 24 2012 Devrim GUNDUZ <devrim@gunduz.org> - 3.1.3-1
|
||||
- Update to 3.1.3, per changes described at:
|
||||
http://www.pgpool.net/docs/pgpool-II-3.1.3/doc/NEWS.txt
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
4c0bbf0544c8b6f219501730d711e519 pgpool-II-3.1.2.tar.gz
|
||||
dbb591a8aa3c3bd1e689f41a7638b9ee pgpool-II-3.1.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue