diff --git a/postgresql.spec b/postgresql.spec index 85f6589..b3e9495 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -63,7 +63,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 15 Version: %{majorversion}.8 -Release: 1%{?dist} +Release: 2%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI # recognizes it as an independent license, so we do as well. @@ -1087,6 +1087,7 @@ make -C postgresql-setup-%{setup_version} check %{_datadir}/pgsql/system_constraints.sql %{_datadir}/pgsql/system_functions.sql %{_datadir}/pgsql/system_views.sql +%{_datadir}/pgsql/fix-CVE-2024-4317.sql %{_datadir}/pgsql/timezonesets/ %{_datadir}/pgsql/tsearch_data/ %dir %{_datadir}/postgresql-setup @@ -1227,6 +1228,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Fri Aug 16 2024 Ales Nezbeda - 15.8-2 +- Fix build on 15.8 + * Tue Aug 6 2024 Filip Janus - 15.8-1 - Update to 15.8