diff --git a/postgresql.spec b/postgresql.spec index f006a3b..cc59dd4 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -61,7 +61,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 13 Version: %{majorversion}.3 -Release: 4%{?dist} +Release: 5%{?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. @@ -1242,6 +1242,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 13.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jul 20 2021 Filip Januš - 13.3-4 - Enable ssl and other features for upgrade server