diff --git a/postgresql.spec b/postgresql.spec index 561842a..6142f4e 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -61,7 +61,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 12 Version: %{majorversion}.3 -Release: 5%{?dist} +Release: 6%{?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. @@ -1263,6 +1263,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 12.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 24 2020 Jeff Law - 12.3-5 - Disable LTO