- 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
dc95f897e5
commit
9fbcd5f2bc
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
|
||||
|
||||
* Tue Mar 27 2012 Devrim Gunduz <devrim@gunduz.org> - 3.1.2-1
|
||||
- update to 3.1.2
|
||||
|
||||
|
|
|
|||
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