diff --git a/postgresql.spec b/postgresql.spec index 042c925..dff6564 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 17.0 +Version: 17.1 Release: 1mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases @@ -349,6 +349,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_libdir}/postgresql/tutorial/* %changelog +* Fri Nov 15 2024 Automatic Build System 17.1-1mamba +- automatic version update by autodist + * Sun Sep 29 2024 Automatic Build System 17.0-1mamba - automatic version update by autodist