fix build for 15.2

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=404
This commit is contained in:
2020-01-29 13:04:23 +00:00
committed by Git OBS Bridge
parent 253aac23dd
commit 2bbb29a72a
8 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 29 12:57:22 UTC 2020 - Adrian Schröter <adrian@suse.de>
- 15.2 config: temporary revert gcrypt preinstall until distro has changed
- factory config: ignore libxtables for iproute2, not needed for ip tool
- Follow upstream rpm changes in regard to logical ops
- Fix macro expansion of lines containing newlines
- add missing header file to avoid compile warnings
-------------------------------------------------------------------
Tue Jan 28 15:20:28 UTC 2020 - Adrian Schröter <adrian@suse.de>