Rebase to the latest upstream version (rhbz#2252211)

This commit is contained in:
Ondřej Sloup 2023-12-03 21:20:27 +01:00
commit ef32c853d4
2 changed files with 5 additions and 2 deletions

View file

@ -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)