From f6e7c1384bd6a78ccbe721f5ee333f109fc1dbbf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:27:07 +0100 Subject: [PATCH] automatic version update by autodist [release 16.0-1mamba;Fri Sep 15 2023] --- postgresql.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/postgresql.spec b/postgresql.spec index 29b2c84..c9356ac 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 15.4 +Version: 16.0 Release: 1mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases @@ -247,7 +247,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %files server %defattr(-,root,root) -%{_bindir}/postmaster +#%{_bindir}/postmaster %{_unitdir}/postgresql.service %{_tmpfilesdir}/postgresql.conf %dir %dir %{_localstatedir}/lib/pgsql @@ -360,6 +360,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_libdir}/postgresql/tutorial/* %changelog +* Fri Sep 15 2023 Automatic Build System 16.0-1mamba +- automatic version update by autodist + * Sat Aug 12 2023 Automatic Build System 15.4-1mamba - automatic version update by autodist @@ -642,7 +645,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; - added copyright file in the documentation - various specfile updates -* Tue Nov 21 2003 Silvan Calarco 7.4-2qilnx +* Fri Nov 21 2003 Silvan Calarco 7.4-2qilnx - renamed a header file conflicting with libodbc (/usr/include/sqltypes.h) * Tue Nov 18 2003 Silvan Calarco 7.4-1qilnx