automatic version update by autodist [release 14.3-1mamba;Sat May 14 2022]
This commit is contained in:
parent
a6d5b2881f
commit
d46d31feef
@ -3,8 +3,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: postgresql
|
Name: postgresql
|
||||||
Version: 14.2
|
Version: 14.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An object-relational database management system (ORDBMS)
|
Summary: An object-relational database management system (ORDBMS)
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -130,7 +130,7 @@ The postgresql-docs package includes some additional documentation for PostgreSQ
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1 -b .llvm-14.0.3
|
#%patch1 -p1 -b .llvm-14.0.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -360,6 +360,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{_libdir}/postgresql/tutorial/*
|
%{_libdir}/postgresql/tutorial/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 14 2022 Automatic Build System <autodist@mambasoft.it> 14.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 01 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 14.2-2mamba
|
* Sun May 01 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 14.2-2mamba
|
||||||
- rebuilt with llvm 14.0.3
|
- rebuilt with llvm 14.0.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user