diff --git a/postgresql.spec b/postgresql.spec index 2d0f0ea..fdee086 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -59,7 +59,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 10 Version: 10.4 -Release: 1%{?dist} +Release: 2%{?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 +* Tue Jun 19 2018 Miro HronĨok - 10.4-2 +- Rebuilt for Python 3.7 + * Wed May 09 2018 Pavel Raiskup - 10.4-1 - update to 10.4 per release notes: https://www.postgresql.org/docs/10/static/release-10-4.html