diff --git a/postgresql16.spec b/postgresql16.spec index 04bc3f46191990ca1ff669323bace160150ae486..4ccd52731f61a409007fe830e82602265dc787eb 100644 --- a/postgresql16.spec +++ b/postgresql16.spec @@ -53,7 +53,7 @@ Summary: PostgreSQL client programs Name: %{majorname}%{majorversion} Version: 16.5 -Release: 1%{?dist} +Release: 2%{?dist} License: PostgreSQL Url: http://www.postgresql.org/ Source0: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 @@ -1175,6 +1175,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Thu Jan 09 2025 bbrucezhang - 16.5-2 +- Rebuild for icu-74.2 + * Fri Nov 15 2024 Wang Guodong - 16.5-1 - Upgrade to version 16.5 - CVEs fixed: CVE-2024-10976, CVE-2024-10977, CVE-2024-10978, CVE-2024-10979