Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2014-11-18 22:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-09-30 
19:38:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes   2014-11-18 
22:44:27.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Nov 13 12:48:39 UTC 2014 - zai...@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 - dims...@opensuse.org
+
+- Add nautilus-as-desktop-launch.patch: Start nautilus
+  --gapplication-service during autostart (boo#900728).
+
+-------------------------------------------------------------------

Old:
----
  nautilus-3.14.0.tar.xz

New:
----
  nautilus-3.14.1.tar.xz
  nautilus-as-desktop-launch.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nautilus.spec ++++++
--- /var/tmp/diff_new_pack.74buq6/_old  2014-11-18 22:44:29.000000000 +0100
+++ /var/tmp/diff_new_pack.74buq6/_new  2014-11-18 22:44:29.000000000 +0100
@@ -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 @@
 # fate#308344 bgo#602147
 Source1:        mount-archive.desktop
 Source99:       baselibs.conf
+# PATCH-FIX-UPSTREAM nautilus-as-desktop-launch.patch boo#900728 
dims...@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 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build

++++++ nautilus-3.14.0.tar.xz -> nautilus-3.14.1.tar.xz ++++++
++++ 27894 lines of diff (skipped)

++++++ nautilus-as-desktop-launch.patch ++++++
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
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to