From be3e34d878475bb86f7d338f86faf6c1edf55c12 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:27:08 +0100 Subject: [PATCH] automatic version update by autodist [release 16.1-1mamba;Fri Nov 10 2023] --- postgresql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/postgresql.spec b/postgresql.spec index c9356ac..390244c 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 16.0 +Version: 16.1 Release: 1mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases @@ -360,6 +360,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_libdir}/postgresql/tutorial/* %changelog +* Fri Nov 10 2023 Automatic Build System 16.1-1mamba +- automatic version update by autodist + * Fri Sep 15 2023 Automatic Build System 16.0-1mamba - automatic version update by autodist