SHA256
1
0
forked from pool/postgresql12

Accepting request 773379 from home:StefanBruens:branches:openSUSE:Factory:Staging:I

- Avoid the dependency from the devel package to the main package.
  devel packages are exclusive, thus ecpg does not require
  update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/773379
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=6
This commit is contained in:
2020-02-11 09:33:54 +00:00
committed by Git OBS Bridge
parent 2835578351
commit ca5b2a1156
2 changed files with 13 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 11 04:15:40 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Avoid the dependency from the devel package to the main package.
devel packages are exclusive, thus ecpg does not require
update-alternatives.
-------------------------------------------------------------------
Thu Feb 6 17:13:41 UTC 2020 - Reinhard Max <max@suse.com>