Hello community, here is the log from the commit of package nautilus for openSUSE:Leap:15.2 checked in at 2020-04-28 20:10:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/nautilus (Old) and /work/SRC/openSUSE:Leap:15.2/.nautilus.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus" Tue Apr 28 20:10:22 2020 rev:26 rq:797527 version:3.34.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/nautilus/nautilus.changes 2020-03-20 05:52:42.848055799 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.nautilus.new.2738/nautilus.changes 2020-04-28 20:10:24.332440621 +0200 @@ -1,0 +2,6 @@ +Wed Apr 22 07:28:06 UTC 2020 - Yifan Jiang <[email protected]> + +- Apply set_trusted.desktop and set_trusted.sh in spec to both SLE + and Leap (jsc#SLE-11853). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus.spec ++++++ --- /var/tmp/diff_new_pack.jBGgnU/_old 2020-04-28 20:10:25.192442407 +0200 +++ /var/tmp/diff_new_pack.jBGgnU/_new 2020-04-28 20:10:25.196442415 +0200 @@ -133,7 +133,7 @@ mkdir -p %{buildroot}/%{_libdir}/nautilus/extensions-3.0 %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} -%if !0%{?is_opensuse} +%if 0%{?sle_version} mkdir -p %{buildroot}%{_sysconfdir}/skel/.config/autostart install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/skel/.config/autostart/set_trusted.desktop mkdir -p %{buildroot}%{_bindir} @@ -155,7 +155,7 @@ %{_datadir}/icons/hicolor/*/apps/org.gnome.Nautilus* %{_datadir}/metainfo/org.gnome.Nautilus.appdata.xml %{_mandir}/man1/nautilus*.1%{ext_man} -%if !0%{?is_opensuse} +%if 0%{?sle_version} %{_sysconfdir}/skel/.config/autostart %{_sysconfdir}/skel/.config/autostart/set_trusted.desktop %{_bindir}/set_trusted.sh
