Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package youtube-dl for openSUSE:Factory checked in at 2022-02-26 17:02:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/youtube-dl (Old) and /work/SRC/openSUSE:Factory/.youtube-dl.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "youtube-dl" Sat Feb 26 17:02:22 2022 rev:173 rq:957756 version:2021.12.17 Changes: -------- --- /work/SRC/openSUSE:Factory/youtube-dl/youtube-dl.changes 2021-12-29 21:11:22.650306287 +0100 +++ /work/SRC/openSUSE:Factory/.youtube-dl.new.1958/youtube-dl.changes 2022-02-26 17:02:57.759544286 +0100 @@ -1,0 +2,7 @@ +Fri Feb 25 13:06:07 UTC 2022 - Matej Cepl <[email protected]> + +- Fish completions should be installed into + /usr/share/fish/vendor_completions.d, where it doesn't conflict + with the fish's own ones (gh#pyenv/pyenv#1944). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-youtube-dl.spec ++++++ --- /var/tmp/diff_new_pack.ZoCitj/_old 2022-02-26 17:02:58.387544385 +0100 +++ /var/tmp/diff_new_pack.ZoCitj/_new 2022-02-26 17:02:58.391544385 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-youtube-dl # -# 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 ++++++ youtube-dl.spec ++++++ --- /var/tmp/diff_new_pack.ZoCitj/_old 2022-02-26 17:02:58.415544389 +0100 +++ /var/tmp/diff_new_pack.ZoCitj/_new 2022-02-26 17:02:58.419544390 +0100 @@ -1,7 +1,7 @@ # # spec file for package youtube-dl # -# 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 @@ -81,7 +81,7 @@ install -Dm 755 youtube-dl %buildroot/%_bindir/%name install -Dm 644 youtube-dl.bash-completion %buildroot/%_datadir/bash-completion/completions/%name install -Dm 644 youtube-dl.zsh %buildroot/%_datadir/zsh/site-functions/_%name -install -Dm 644 youtube-dl.fish %buildroot/%_datadir/fish/completions/%name.fish +install -Dm 644 youtube-dl.fish %buildroot/%_datadir/fish/vendor_completions.d/%name.fish install -Dm 644 youtube-dl.1 %buildroot/%_mandir/man1/%name.1 %files
