14
0

- Add fix_test_reader_this_machine.patch to make

test_reader_this_machine pass in the limited build environment.
- Do not pull in whole systemd, when just libsystemd0 is enough
  (bsc#1215538).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=29
This commit is contained in:
2024-05-13 18:04:54 +00:00
committed by Git OBS Bridge
parent 4c4b57ba8e
commit bfb15f2c94
4 changed files with 65 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 13 18:03:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add fix_test_reader_this_machine.patch to make
test_reader_this_machine pass in the limited build environment.
- Do not pull in whole systemd, when just libsystemd0 is enough
(bsc#1215538).
-------------------------------------------------------------------
Sun Jun 11 14:08:18 UTC 2023 - ecsos <ecsos@opensuse.org>