Rebase to 4.3.3
This commit is contained in:
parent
36d53789dd
commit
c4e8d6dfe5
2 changed files with 6 additions and 3 deletions
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 4.3.2
|
||||
Release: 2%{?dist}
|
||||
Version: 4.3.3
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: http://pgpool.net
|
||||
Source0: http://www.pgpool.net/mediawiki/images/%{short_name}-%{version}.tar.gz
|
||||
|
|
@ -244,6 +244,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 23 2022 Ondrej Sloup <osloup@redhat.com> - 4.3.3-1
|
||||
- Rebase to the latest upstream version (rhbz#2119261ZZ)
|
||||
|
||||
* Thu Jun 30 2022 Ondrej Sloup <osloup@redhat.com> - 4.3.2-2
|
||||
- Fix the legacy directory /var/run/ (rhbz#2102041)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pgpool-II-4.3.2.tar.gz) = 771426257eddb5c48504c80a2c8cccf44a18f7ea50df55654b7e9e017bda561a73a3e1f0db79785785ff6893d6df26f73b55310d0184ef3301838d12290d3d4c
|
||||
SHA512 (pgpool-II-4.3.3.tar.gz) = 7a9a272f27355abab108b9ccbd8ca87609b76d0fbf7fb1e7371edeee83de6549d0c0e3bcc8b717bfb0ce8bf3ff2144be35adb7970429344140b8bd3fb7448c90
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue