SHA256
1
0
forked from pool/postgresql12

Accepting request 843220 from server:database:postgresql

- Stop building the mini and lib packages as they are now coming
  from postgresql13.

OBS-URL: https://build.opensuse.org/request/show/843220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql12?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-10-24 13:16:06 +00:00 committed by Git OBS Bridge
commit e67152f6a0
3 changed files with 7 additions and 4 deletions

View File

@ -1,3 +0,0 @@
<multibuild>
<package>mini</package>
</multibuild>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 25 07:34:28 UTC 2020 - Reinhard Max <max@suse.com>
- Stop building the mini and lib packages as they are now coming
from postgresql13.
-------------------------------------------------------------------
Thu Aug 13 12:01:34 UTC 2020 - Reinhard Max <max@suse.com>

View File

@ -19,7 +19,7 @@
%define pgversion 12.4
%define pgmajor 12
%define pgsuffix %pgmajor
%define buildlibs 1
%define buildlibs 0
%define tarversion %{pgversion}
### CUT HERE ###