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)
|
||||
|
||||
Name: postgresql
|
||||
Version: 14.2
|
||||
Release: 2mamba
|
||||
Version: 14.3
|
||||
Release: 1mamba
|
||||
Summary: An object-relational database management system (ORDBMS)
|
||||
Group: Applications/Databases
|
||||
Vendor: openmamba
|
||||
@ -130,7 +130,7 @@ The postgresql-docs package includes some additional documentation for PostgreSQ
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1 -b .llvm-14.0.3
|
||||
#%patch1 -p1 -b .llvm-14.0.3
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -360,6 +360,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_libdir}/postgresql/tutorial/*
|
||||
|
||||
%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
|
||||
- rebuilt with llvm 14.0.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user