From d46d31feefe10afec4fa2ced0a39717c05961308 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:27:02 +0100 Subject: [PATCH] automatic version update by autodist [release 14.3-1mamba;Sat May 14 2022] --- postgresql.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/postgresql.spec b/postgresql.spec index c35d5df..3c1f536 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -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 14.3-1mamba +- automatic version update by autodist + * Sun May 01 2022 Silvan Calarco 14.2-2mamba - rebuilt with llvm 14.0.3