diff --git a/postgresql.spec b/postgresql.spec index 3c1f536..6b5d6e2 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 14.3 +Version: 14.4 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 Jun 17 2022 Automatic Build System 14.4-1mamba +- automatic version update by autodist + * Sat May 14 2022 Automatic Build System 14.3-1mamba - automatic version update by autodist