SHA256
1
0
forked from pool/yelp-tools

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
This commit is contained in:
Dominique Leuenberger 2024-02-22 12:29:44 +00:00 committed by Git OBS Bridge
parent f770cb5034
commit eeff9dbd46
2 changed files with 10 additions and 1 deletions

View File

@ -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 <bjorn.lie@gmail.com>

View File

@ -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