postgresql update version 10.7 add plpython3
Signed-off-by: pgbuilder_pel7ppc64bebuilder0 <pgbuilder@powerel.org>master
parent
734b34a831
commit
ae9cb6800f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue