diff --git a/nautilus-3.20.2.tar.xz b/nautilus-3.20.2.tar.xz deleted file mode 100644 index 136d6e3..0000000 --- a/nautilus-3.20.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d6e679b880dc78c0c2e2dabf6025e6da34ff279dee501f7c75f3649c1a6caae -size 3447216 diff --git a/nautilus-3.20.3.tar.xz b/nautilus-3.20.3.tar.xz new file mode 100644 index 0000000..f5686ca --- /dev/null +++ b/nautilus-3.20.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46600a2361a022a0170304aef7167caa29c0d52232063a3556bec6a77881310e +size 3437224 diff --git a/nautilus.changes b/nautilus.changes index ef5c194..58b3589 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Aug 30 13:30:03 UTC 2016 - dimstar@opensuse.org + +- 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 - zaitor@opensuse.org + +- 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). + ------------------------------------------------------------------- Tue Aug 2 10:03:29 UTC 2016 - qzhao@suse.com @@ -85,7 +105,7 @@ Thu Apr 28 13:16:42 UTC 2016 - zaitor@opensuse.org + Allow more applications to be set as default in network locations. + Make renamed or created files scroll the view to the position - of the files + of the files. + Updated translations. ------------------------------------------------------------------- diff --git a/nautilus.spec b/nautilus.spec index 4b11e43..02b00e4 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -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 @@ Source: http://download.gnome.org/sources/nautilus/3.20/%{name}-%{versio Source1: mount-archive.desktop Source99: baselibs.conf # PATCH-FIX-UPSTREAM nautilus-enable-eject-option-on-selection-menu.patch bsc#981950 bgo#768355 tyang@suse.com -- 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 qzhao@suse.com -- 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 @@ This package contains development files for nautilus. %lang_package %prep %setup -q +%patch0 -p1 %patch2 -p1 -%patch3 -p1 translation-update-upstream %build