diff --git a/postgresql.spec b/postgresql.spec index e2aa89a..de1ab68 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 14.1 +Version: 14.2 Release: 1mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases @@ -357,6 +357,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_libdir}/postgresql/tutorial/* %changelog +* Fri Feb 11 2022 Automatic Build System 14.2-1mamba +- automatic version update by autodist + * Thu Nov 11 2021 Automatic Build System 14.1-1mamba - automatic version update by autodist