diff --git a/postgresql.spec b/postgresql.spec index 9286c6f..03e01e4 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -60,7 +60,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 11 Version: 11.5 -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. @@ -1215,6 +1215,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Fri Nov 01 2019 Pete Walter - 11.5-6 +- Rebuild for ICU 65 + * Thu Sep 05 2019 Patrik Novotný - 11.5-5 - postgresql-server-devel requires krb5-devel