diff --git a/SPECS/postgresql.spec b/SPECS/postgresql.spec index 5f0b10c..dc71043 100644 --- a/SPECS/postgresql.spec +++ b/SPECS/postgresql.spec @@ -34,7 +34,7 @@ %{!?test:%global test 0} %{!?upgrade:%global upgrade 1} %{!?plpython:%global plpython 1} -%{!?plpython3:%global plpython3 0} +%{!?plpython3:%global plpython3 1} %{!?pltcl:%global pltcl 1} %{!?plperl:%global plperl 1} %{!?ssl:%global ssl 1} @@ -58,7 +58,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 10 -Version: 10.4 +Version: 10.7 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI