diff --git a/postgresql.spec b/postgresql.spec index 24588cd..15b1dfa 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -60,7 +60,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 11 Version: 11.1 -Release: 3%{?dist} +Release: 4%{?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. @@ -1209,6 +1209,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 11.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 22 2019 Pavel Raiskup - 11.1-3 - build with ICU support, to provide more opt-in collations