Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdg-utils for openSUSE:Factory checked in at 2021-01-22 21:49:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-utils (Old) and /work/SRC/openSUSE:Factory/.xdg-utils.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-utils" Fri Jan 22 21:49:02 2021 rev:53 rq:859523 version:1.1.3+20200220 Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-utils/xdg-utils.changes 2020-06-11 14:45:39.925550900 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-utils.new.28504/xdg-utils.changes 2021-01-22 21:49:04.373572427 +0100 @@ -1,0 +2,6 @@ +Wed Dec 30 15:09:47 UTC 2020 - Frederic Crozat <[email protected]> + +- Move call-browser and desktop-launch symlink from + desktop-data-openSUSE/SLE to xdg-utils (bsc#170316). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-utils.spec ++++++ --- /var/tmp/diff_new_pack.KGdF2Z/_old 2021-01-22 21:49:05.173573562 +0100 +++ /var/tmp/diff_new_pack.KGdF2Z/_new 2021-01-22 21:49:05.177573568 +0100 @@ -66,10 +66,16 @@ %install %make_install +# Make call-browser executable, symlink (bsc#170316) +ln -snf xdg-open %{buildroot}%{_bindir}/call-browser +ln -snf xdg-open %{buildroot}%{_bindir}/desktop-launch + %files %defattr(-,root,root) %doc ChangeLog README TODO %license LICENSE +%{_bindir}/call-browser +%{_bindir}/desktop-launch %{_bindir}/xdg-desktop-icon %{_bindir}/xdg-desktop-menu %{_bindir}/xdg-email
