6
0
forked from pool/patchutils

Accepting request 1129106 from home:dgarcia:branches:devel:tools

- Remove dependency on /usr/bin/python3, making scripts to depends on
  the real python3 binary, not the link. bsc#1212476

OBS-URL: https://build.opensuse.org/request/show/1129106
OBS-URL: https://build.opensuse.org/package/show/devel:tools/patchutils?expand=0&rev=25
This commit is contained in:
2023-11-27 14:19:54 +00:00
committed by Git OBS Bridge
parent 2c15a59db3
commit b314c1a33b
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 27 10:54:35 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Remove dependency on /usr/bin/python3, making scripts to depends on
the real python3 binary, not the link. bsc#1212476
-------------------------------------------------------------------
Sun Aug 16 00:36:26 UTC 2020 - Dirk Mueller <dmueller@suse.com>