- Fix the pg_server_requires macro on older rpm versions (SLE-12).
- Bump version to 14. - Bump default to 14 on Factory and future SPs. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=139
This commit is contained in:
parent
360b82fe77
commit
51acab4aec
@ -41,7 +41,7 @@ Obsoletes: %{pg_name}-%{ext_name}-llvmjit < %{version}-%{release} \
|
|||||||
%nil
|
%nil
|
||||||
|
|
||||||
%pg_server_requires \
|
%pg_server_requires \
|
||||||
%requires_eq %{pg_name}-server \
|
%{requires_eq %{pg_name}-server} \
|
||||||
%if %{postgresql_has_llvm} \
|
%if %{postgresql_has_llvm} \
|
||||||
Recommends: %{pg_name}-llvmjit \
|
Recommends: %{pg_name}-llvmjit \
|
||||||
%pg_obsolete_llvm_subpackage \
|
%pg_obsolete_llvm_subpackage \
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 10 10:35:57 UTC 2022 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
- Fix the pg_server_requires macro on older rpm versions (SLE-12).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 28 15:26:21 UTC 2022 - Reinhard Max <max@suse.com>
|
Fri Jan 28 15:26:21 UTC 2022 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
@ -30,7 +35,8 @@ Mon Nov 15 12:09:10 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 5 14:03:55 UTC 2021 - Reinhard Max <max@suse.com>
|
Tue Oct 5 14:03:55 UTC 2021 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
- Bump version and default to 14.
|
- Bump version to 14.
|
||||||
|
- Bump default to 14 on Factory and future SPs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 18 13:43:45 UTC 2021 - Reinhard Max <max@suse.com>
|
Tue May 18 13:43:45 UTC 2021 - Reinhard Max <max@suse.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user