diff --git a/yelp-tools.changes b/yelp-tools.changes index 9d2757b..1bf7c4c 100644 --- a/yelp-tools.changes +++ b/yelp-tools.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 22 14:15:50 UTC 2024 - pgajdos@suse.com + +- %python3_fix_shebang do not need to be %ifdef'ed + +------------------------------------------------------------------- +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..61495fa 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,7 @@ wraps things up in a developer-friendly way. %install %meson_install +%python3_fix_shebang %files %license COPYING