automatic version update by autodist [release 12.0-1mamba;Sat Oct 05 2019]

This commit is contained in:
Automatic Build System 2024-01-06 10:27:01 +01:00
parent 828f54a717
commit f86dc2ac60

View File

@ -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 <autodist@mambasoft.it> 12.0-1mamba
- automatic version update by autodist
* Thu Aug 08 2019 Automatic Build System <autodist@mambasoft.it> 11.5-1mamba
- automatic version update by autodist