Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef32c853d4 |
2 changed files with 5 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 4.4.4
|
||||
Version: 4.4.5
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://pgpool.net
|
||||
|
|
@ -240,6 +240,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Dec 03 2023 Ondrej Sloup <osloup@redhat.com> - 4.4.5-1
|
||||
- Rebase to the latest upstream version (rhbz#2252211)
|
||||
|
||||
* Tue Aug 22 2023 Ondrej Sloup <osloup@redhat.com> - 4.4.4-1
|
||||
- Rebase to the latest upstream version (rhbz#2232454)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pgpool-II-4.4.4.tar.gz) = fb80df3df2894e7f2cf820a2b32e04ef6447a8137341db65c3a141679ea0fcbae7d5824c1904cb19aae7b05ef9fe641ac294dbc58cdbc6231444f0c4e508e7dc
|
||||
SHA512 (pgpool-II-4.4.5.tar.gz) = cd2fb2f715aed70d67522ab1852fa7df059d5379f9d4860be82a3d32d78701c5bce75e3e1304eda6a67670475aa367a2631cce517a4d2e4eb6b07c1e74901dd9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue