Accepting request 261817 from GNOME:Factory

Push GNOME 3.14.2

OBS-URL: https://build.opensuse.org/request/show/261817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=134
This commit is contained in:
2014-11-18 21:44:19 +00:00
committed by Git OBS Bridge
5 changed files with 35 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f909ed9afa9abffe489b80b57888bd7bc7acea2cf48717c54362bd3b6aee0d4
size 3332224

3
nautilus-3.14.1.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7b15bb8a4aa244ad231f235c97f66ac184d96c4ff809798a6256e37addd2bac
size 3344472

View File

@@ -0,0 +1,12 @@
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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Nov 13 12:48:39 UTC 2014 - zaitor@opensuse.org
- Update to version 3.14.1:
+ Fix regression with --new-window option.
+ Use mount name if available for file operations progress
report.
+ Set max-width for value labels in properties.
+ Increase default window width.
-------------------------------------------------------------------
Thu Nov 6 12:58:57 UTC 2014 - dimstar@opensuse.org
- Add nautilus-as-desktop-launch.patch: Start nautilus
--gapplication-service during autostart (boo#900728).
-------------------------------------------------------------------
Tue Sep 23 10:52:38 UTC 2014 - dimstar@opensuse.org

View File

@@ -17,7 +17,7 @@
Name: nautilus
Version: 3.14.0
Version: 3.14.1
Release: 0
Summary: File Manager for the GNOME Desktop
License: GPL-2.0+
@@ -26,6 +26,8 @@ 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
@@ -108,6 +110,7 @@ This package contains development files for nautilus.
%lang_package
%prep
%setup -q
%patch0 -p1
translation-update-upstream
%build