1
0
forked from cockpit/cockpit

- don't clobber existing links with empty files

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=161
This commit is contained in:
2024-02-15 14:34:52 +00:00
committed by Git OBS Bridge
parent 97508873ea
commit 009d25faff
2 changed files with 164 additions and 175 deletions

View File

@@ -3,6 +3,7 @@ Thu Feb 15 12:21:55 UTC 2024 - Adam Majer <adam.majer@suse.de>
- suse-microos-branding.patch: fix branding for SLE Micro
(bsc#1219929)
- don't clobber existing links with empty files
-------------------------------------------------------------------
Wed Jan 31 11:02:35 UTC 2024 - Adam Majer <adam.majer@suse.de>