diff --git a/nautilus-3.14.1.tar.xz b/nautilus-3.14.1.tar.xz deleted file mode 100644 index 6a590f1..0000000 --- a/nautilus-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7b15bb8a4aa244ad231f235c97f66ac184d96c4ff809798a6256e37addd2bac -size 3344472 diff --git a/nautilus-3.14.2.tar.xz b/nautilus-3.14.2.tar.xz new file mode 100644 index 0000000..20bb290 --- /dev/null +++ b/nautilus-3.14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c9e13ba896a15101abf5d5fe30e291243e6030e0c84e8eb5df1e7bd90c10a5 +size 3344428 diff --git a/nautilus-as-desktop-launch.patch b/nautilus-as-desktop-launch.patch deleted file mode 100644 index cda00e1..0000000 --- a/nautilus-as-desktop-launch.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: nautilus-3.14.0/data/nautilus-autostart.desktop.in -=================================================================== ---- nautilus-3.14.0.orig/data/nautilus-autostart.desktop.in -+++ nautilus-3.14.0/data/nautilus-autostart.desktop.in -@@ -1,6 +1,6 @@ - [Desktop Entry] - Type=Application - Name=Files --Exec=nautilus -n -+Exec=nautilus --gapplication-service - OnlyShowIn=GNOME;Unity; - AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons diff --git a/nautilus.changes b/nautilus.changes index 6291404..29be345 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 25 17:02:47 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.14.2: + + Fix new window activation with desktop icons enabled. + + Updated translations. +- Drop nautilus-as-desktop-launch.patch: Fixed upstream, workaround + in our patch no longer needed. + ------------------------------------------------------------------- Thu Nov 13 12:48:39 UTC 2014 - zaitor@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index dc7b76a..f8b3e38 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,7 +17,7 @@ Name: nautilus -Version: 3.14.1 +Version: 3.14.2 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ @@ -26,8 +26,6 @@ Source: http://download.gnome.org/sources/nautilus/3.14/%{name}-%{versio # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf -# PATCH-FIX-UPSTREAM nautilus-as-desktop-launch.patch boo#900728 dimstar@opensuse.org -- Allows to launch nautilus, even if it's already painting the desktop -Patch0: nautilus-as-desktop-launch.patch Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build # needed for directory ownership @@ -110,7 +108,6 @@ This package contains development files for nautilus. %lang_package %prep %setup -q -%patch0 -p1 translation-update-upstream %build