Hello community, here is the log from the commit of package nautilus for openSUSE:Factory checked in at 2016-09-05 21:11:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nautilus (Old) and /work/SRC/openSUSE:Factory/.nautilus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus" Changes: -------- --- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes 2016-08-17 12:00:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes 2016-09-05 21:11:57.000000000 +0200 @@ -1,0 +2,20 @@ +Tue Aug 30 13:30:03 UTC 2016 - [email protected] + +- Update to version 3.20.3: + + Support HDPI in desktop margins. + + Fix opaque desktop background after changing themes. + + Fix gnome-shell search not providing results or making the CPU + at 100% even if closed. +- Drop nautilus-desktop-canvas-view-scale-desktop-workarea.patch: + fixed upstream. + +------------------------------------------------------------------- +Tue Aug 2 11:03:29 UTC 2016 - [email protected] + +- Add nautilus-desktop-canvas-view-scale-desktop-workarea.patch: + The problem is that in the function canvas_container_set_workarea + the screen width and height are in "application pixels" while the + workarea ones are in "device pixels" so when the scaling is > 1, + the margins are not properly setted (bgo#769302). + +------------------------------------------------------------------- @@ -88 +108 @@ - of the files + of the files. Old: ---- nautilus-3.20.2.tar.xz New: ---- nautilus-3.20.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus.spec ++++++ --- /var/tmp/diff_new_pack.meDSEb/_old 2016-09-05 21:11:58.000000000 +0200 +++ /var/tmp/diff_new_pack.meDSEb/_new 2016-09-05 21:11:58.000000000 +0200 @@ -17,7 +17,7 @@ Name: nautilus -Version: 3.20.2 +Version: 3.20.3 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ @@ -27,9 +27,9 @@ Source1: mount-archive.desktop Source99: baselibs.conf # PATCH-FIX-UPSTREAM nautilus-enable-eject-option-on-selection-menu.patch bsc#981950 bgo#768355 [email protected] -- Enable eject option on selection menu -Patch2: nautilus-enable-eject-option-on-selection-menu.patch +Patch0: nautilus-enable-eject-option-on-selection-menu.patch # PATCH-FIX-UPSTREAM nautilus-fix-desktop-icon-smash.patch bsc#979072 bgo#765601 [email protected] -- Fix icons smash at first boot -Patch3: nautilus-fix-desktop-icon-smash.patch +Patch2: nautilus-fix-desktop-icon-smash.patch Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build # needed for directory ownership @@ -112,8 +112,8 @@ %lang_package %prep %setup -q +%patch0 -p1 %patch2 -p1 -%patch3 -p1 translation-update-upstream %build ++++++ nautilus-3.20.2.tar.xz -> nautilus-3.20.3.tar.xz ++++++ ++++ 9764 lines of diff (skipped)
