Accepting request 261408 from GNOME:Next

- 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.

- Add nautilus-as-desktop-launch.patch: Start nautilus
  --gapplication-service during autostart (boo#900728).

OBS-URL: https://build.opensuse.org/request/show/261408
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=211
This commit is contained in:
2014-11-13 23:30:37 +00:00
committed by Git OBS Bridge
parent eebb2d3e2f
commit a46743e6b2
5 changed files with 35 additions and 4 deletions

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