2022-02-27 21:42:43 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 25 09:35:44 UTC 2022 - Matej Cepl <mcepl@suse.com>
- We don't need to remove unnecessary completions (curl and pyenv
in this case), the ones in /usr/share/fish/vendor_completions.d
have precedence. Now just to make all other packages put theirs
in the right location!
-------------------------------------------------------------------
Thu Sep 2 20:39:41 UTC 2021 - Victorhck <victorhck@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package fish
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -68,9 +68,6 @@ find share/tools -type f -name *.py -exec sed -i -r '1s|^#!%{_bindir}/env |#!%{_
%find_lang %{name}
# Drop the curl completions, the curl packages provide a better version
rm %{buildroot}/%{_datadir}/fish/completions/curl.fish
rm %{buildroot}/%{_datadir}/doc/fish/.buildinfo
%suse_update_desktop_file -G "Command-line interpreter" fish TerminalEmulator