Hello community, here is the log from the commit of package fish for openSUSE:Factory checked in at 2019-04-11 12:18:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fish (Old) and /work/SRC/openSUSE:Factory/.fish.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fish" Thu Apr 11 12:18:18 2019 rev:19 rq:693021 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fish/fish.changes 2019-02-28 21:44:44.549490789 +0100 +++ /work/SRC/openSUSE:Factory/.fish.new.27019/fish.changes 2019-04-11 12:18:21.524967478 +0200 @@ -1,0 +2,6 @@ +Wed Apr 10 00:03:00 UTC 2019 - Simon Lees <[email protected]> + +- Drop the curl compilations, the curl package now provides a + better version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fish.spec ++++++ --- /var/tmp/diff_new_pack.WZqmKl/_old 2019-04-11 12:18:22.188967814 +0200 +++ /var/tmp/diff_new_pack.WZqmKl/_new 2019-04-11 12:18:22.188967814 +0200 @@ -65,6 +65,9 @@ %find_lang %{name} +# Drop the curl completions, the curl packages provide a better version +rm %{buildroot}/%{_datadir}/fish/completions/curl.fish + %post # Add fish to the list of allowed shells in /etc/shells if ! grep -q '^%{_bindir}/%{name}$' %{_sysconfdir}/shells; then
