Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Devrim Gündüz
e5b3478c99 Update to 3.4.6 2016-05-03 09:49:43 +03:00
3 changed files with 25 additions and 23 deletions

3
.gitignore vendored
View file

@ -1,2 +1 @@
/pgpool-II-3.4.1.tar.gz /pgpool-II-3.4.6.tar.gz
/pgpool-II-3.4.2.tar.gz

View file

@ -9,8 +9,8 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name} Name: postgresql-%{short_name}
Version: 3.4.2 Version: 3.4.6
Release: 2%{?dist} Release: 1%{?dist}
License: BSD License: BSD
Group: Applications/Databases Group: Applications/Databases
URL: http://pgpool.net URL: http://pgpool.net
@ -228,6 +228,9 @@ fi
%changelog %changelog
* Tue May 3 2016 Devrim Gündüz <devrim@gunduz.org> - 3.4.6-1
- Update to 3.4.6
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-2 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View file

@ -1 +1 @@
a2872b2ff70b2530b324b3bab86d0eb3 pgpool-II-3.4.2.tar.gz d90a22a75e395655e9d948b0c4a5968d pgpool-II-3.4.6.tar.gz