From f86dc2ac60122e7cc00999d8ce0ae4dda90a1803 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:27:01 +0100 Subject: [PATCH] automatic version update by autodist [release 12.0-1mamba;Sat Oct 05 2019] --- postgresql.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/postgresql.spec b/postgresql.spec index a0f1684..e7a4d01 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: postgresql -Version: 11.5 +Version: 12.0 Release: 1mamba Summary: An object-relational database management system (ORDBMS) Group: Applications/Databases @@ -128,6 +128,8 @@ The postgresql-docs package includes some additional documentation for PostgreSQL. Currently, this includes the main documentation in PDF format, the FAQ, and source files for the PostgreSQL tutorial. +%debug_package + %prep %setup -q #cp -p %{SOURCE2} . @@ -295,7 +297,7 @@ fi %exclude %{_libdir}/postgresql/sslinfo.so %exclude %{_libdir}/postgresql/tablefunc.so #%exclude %{_libdir}/postgresql/test_parser.so -%exclude %{_libdir}/postgresql/timetravel.so +#%exclude %{_libdir}/postgresql/timetravel.so #%exclude %{_libdir}/postgresql/tsearch2.so #%exclude %{_libdir}/postgresql/pgxml.so %{_datadir}/postgresql/* @@ -355,7 +357,7 @@ fi %{_libdir}/postgresql/sslinfo.so %{_libdir}/postgresql/tablefunc.so #%{_libdir}/postgresql/test_parser.so -%{_libdir}/postgresql/timetravel.so +#%{_libdir}/postgresql/timetravel.so #%{_libdir}/postgresql/tsearch2.so #%{_libdir}/postgresql/pgxml.so #%{_datadir}/pgsql/contrib/ @@ -377,6 +379,9 @@ fi %{_libdir}/postgresql/tutorial/* %changelog +* Sat Oct 05 2019 Automatic Build System 12.0-1mamba +- automatic version update by autodist + * Thu Aug 08 2019 Automatic Build System 11.5-1mamba - automatic version update by autodist