diff --git a/postgresql.spec b/postgresql.spec index fdee086..945fe0e 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -59,7 +59,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 10 Version: 10.4 -Release: 2%{?dist} +Release: 3%{?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. @@ -1195,6 +1195,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Wed Jun 27 2018 Jitka Plesnikova - 10.4-3 +- Perl 5.28 rebuild + * Tue Jun 19 2018 Miro HronĨok - 10.4-2 - Rebuilt for Python 3.7