From a168a00fb1dc6109e055638dd7e94d6ed6c8d0e403c04663ab598b0f3a64f6c1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 14 Feb 2024 17:07:03 +0000 Subject: [PATCH] Accepting request 1146622 from home:dimstar:Factory - Also fixup hashbang of tools/profiling/ios_bin/parse_link_map.py, OBS-URL: https://build.opensuse.org/request/show/1146622 OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=187 --- grpc.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.changes b/grpc.changes index acaa62e..ad237c9 100644 --- a/grpc.changes +++ b/grpc.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Feb 14 16:15:47 UTC 2024 - Dominique Leuenberger -- Also fixup hasbnag of tools/profiling/ios_bin/parse_link_map.py, +- Also fixup hashbang of tools/profiling/ios_bin/parse_link_map.py, which was exceptionally not using env python, but directly /usr/bin/python.