Accepting request 1149532 from home:pgajdos

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1149532
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-doc-utils?expand=0&rev=99
This commit is contained in:
Dominique Leuenberger 2024-02-22 16:35:11 +00:00 committed by Git OBS Bridge
parent 1daf2e8d33
commit 0bc81b0ce0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 13:28:34 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 17 21:07:51 UTC 2022 - Michael Gorse <mgorse@suse.com> Mon Jan 17 21:07:51 UTC 2022 - Michael Gorse <mgorse@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-doc-utils # spec file for package gnome-doc-utils
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -113,6 +113,7 @@ export LANG=C.UTF-8
%find_lang gnome-doc-make %{?no_lang_C} %{name}.lang %find_lang gnome-doc-make %{?no_lang_C} %{name}.lang
%find_lang gnome-doc-xslt %{?no_lang_C} %{name}.lang %find_lang gnome-doc-xslt %{?no_lang_C} %{name}.lang
%fdupes %{buildroot}/%{_prefix} %fdupes %{buildroot}/%{_prefix}
%python3_fix_shebang
%files %files
%license COPYING %license COPYING