From eeff9dbd46c9ae17f342ed7732ff292fa1e9c9bc633890f851d10a9206270ede Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Feb 2024 12:29:44 +0000 Subject: [PATCH] Accepting request 1149291 from home:pgajdos - remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476] OBS-URL: https://build.opensuse.org/request/show/1149291 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-tools?expand=0&rev=68 --- yelp-tools.changes | 6 ++++++ yelp-tools.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/yelp-tools.changes b/yelp-tools.changes index 9d2757b..6ecea24 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 12:06:02 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + ------------------------------------------------------------------- Mon Oct 31 08:37:08 UTC 2022 - Bjørn Lie diff --git a/yelp-tools.spec b/yelp-tools.spec index 45d4265..34d01ea 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -1,7 +1,7 @@ # # spec file for package yelp-tools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,6 +51,9 @@ wraps things up in a developer-friendly way. %install %meson_install +%if %{suse_version} >= 1600 +%python3_fix_shebang +%endif %files %license COPYING