Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5b3478c99 |
3 changed files with 25 additions and 23 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
||||||
/pgpool-II-3.4.1.tar.gz
|
/pgpool-II-3.4.6.tar.gz
|
||||||
/pgpool-II-3.4.2.tar.gz
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
a2872b2ff70b2530b324b3bab86d0eb3 pgpool-II-3.4.2.tar.gz
|
d90a22a75e395655e9d948b0c4a5968d pgpool-II-3.4.6.tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue