From ae9cb6800f0b0de83a9094e56f82b32291dcb4b4 Mon Sep 17 00:00:00 2001 From: pgbuilder_pel7ppc64bebuilder0 Date: Sun, 24 Mar 2019 12:31:17 +0100 Subject: [PATCH] postgresql update version 10.7 add plpython3 Signed-off-by: pgbuilder_pel7ppc64bebuilder0 --- SPECS/postgresql.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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