SHA256
1
0
forked from pool/postgresql12

- Let genlists skip non-existing binaries to avoid lots of version

conditionals in the file lists.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=53
This commit is contained in:
2021-09-27 14:16:03 +00:00
committed by Git OBS Bridge
parent f596acf83c
commit a14408b01b
2 changed files with 10 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 27 14:15:20 UTC 2021 - Reinhard Max <max@suse.com>
- Let genlists skip non-existing binaries to avoid lots of version
conditionals in the file lists.
-------------------------------------------------------------------
Tue Aug 31 11:14:53 UTC 2021 - Reinhard Max <max@suse.com>