Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package desktop-data-openSUSE for
openSUSE:Factory checked in at 2021-01-22 21:49:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/desktop-data-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.desktop-data-openSUSE.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "desktop-data-openSUSE"
Fri Jan 22 21:49:05 2021 rev:84 rq:864443 version:15.2.20200107
Changes:
--------
---
/work/SRC/openSUSE:Factory/desktop-data-openSUSE/desktop-data-openSUSE.changes
2020-01-12 23:15:40.630622915 +0100
+++
/work/SRC/openSUSE:Factory/.desktop-data-openSUSE.new.28504/desktop-data-openSUSE.changes
2021-01-22 21:49:06.849575939 +0100
@@ -1,0 +2,5 @@
+Wed Dec 30 15:08:41 UTC 2020 - Frederic Crozat <[email protected]>
+
+- Move call-browser and desktop-launch symlink to xdg-utils.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ desktop-data-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.WQflT1/_old 2021-01-22 21:49:07.525576898 +0100
+++ /var/tmp/diff_new_pack.WQflT1/_new 2021-01-22 21:49:07.529576903 +0100
@@ -1,7 +1,7 @@
#
# spec file for package desktop-data-openSUSE
#
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2018-2020 Stasiek Michalski <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -45,13 +45,11 @@
BuildRequires: update-desktop-files
BuildRequires: wallpaper-branding
BuildRequires: xdg-menu
-BuildRequires: xdg-utils
%if 0%{?is_opensuse}
BuildRequires: branding-openSUSE
%endif
Requires: hicolor-icon-theme
-Requires: xdg-utils
%if 0%{?is_opensuse}
Requires: wallpaper-branding = %{branding_version}
%endif
@@ -87,11 +85,6 @@
install -m 0644 %SOURCE1 \
%{buildroot}%{_fillupdir}/sysconfig.windowmanager-%name
-# Make call-browser executable, symlink
-mkdir -p %{buildroot}%{_bindir}
-ln -snf xdg-open %{buildroot}%{_bindir}/call-browser
-ln -snf xdg-open %{buildroot}%{_bindir}/desktop-launch
-
%check
# Check if it's a valid menu
export XDG_DATA_DIRS=%{buildroot}%{_datadir}/
@@ -108,7 +101,5 @@
%config %{_sysconfdir}/profile.d/desktop-data.*
%{_datadir}/desktop-*
%{_fillupdir}/sysconfig.windowmanager-%name
-%{_bindir}/call-browser
-%{_bindir}/desktop-launch
%changelog