Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fish for openSUSE:Factory checked in at 2021-03-11 20:07:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fish (Old) and /work/SRC/openSUSE:Factory/.fish.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fish" Thu Mar 11 20:07:35 2021 rev:27 rq:877895 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fish/fish.changes 2021-03-05 13:43:01.835499711 +0100 +++ /work/SRC/openSUSE:Factory/.fish.new.2401/fish.changes 2021-03-11 20:08:10.468262689 +0100 @@ -1,0 +2,5 @@ +Tue Mar 9 05:43:01 UTC 2021 - Samu Voutilainen <s...@smar.fi> + +- Define GenericName and proper category in fish.desktop + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fish.spec ++++++ --- /var/tmp/diff_new_pack.h21pRI/_old 2021-03-11 20:08:11.084263689 +0100 +++ /var/tmp/diff_new_pack.h21pRI/_new 2021-03-11 20:08:11.092263702 +0100 @@ -33,6 +33,7 @@ BuildRequires: ncurses-devel BuildRequires: pcre2-devel >= 10.21 BuildRequires: pkgconfig +BuildRequires: update-desktop-files Requires: bc Requires: man Recommends: terminfo @@ -72,6 +73,8 @@ rm %{buildroot}/%{_datadir}/doc/fish/.buildinfo +%suse_update_desktop_file -G "Command-line interpreter" fish TerminalEmulator + %post # Add fish to the list of allowed shells in /etc/shells if ! grep -q '^%{_bindir}/%{name}$' %{_sysconfdir}/shells; then