Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:57:45 -07:00
parent a2a6d41c6b
commit 32e1c2296c

View File

@ -4,7 +4,7 @@
Summary: PostgreSQL client library
Name: libpq
Version: %{majorversion}.1
Release: 5%{?dist}
Release: 6%{?dist}
License: PostgreSQL
Url: http://www.postgresql.org/
@ -138,6 +138,9 @@ find_lang_bins %name-devel.lst pg_config
%_libdir/pkgconfig/libpq.pc
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 16.1-6
- Bump release for June 2024 mass rebuild
* Tue Jun 18 2024 Filip Janus <fjanus@redhat.com> - 16.1-5
- Ship errcodes.h in -devel package (kea package requires errorcodes)