From 27e406ad6714e594f13f7c9c942afdcc5cafbb3922b0117af630d5d77f7fbd4d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:29:37 +0000 Subject: [PATCH] Accepting request 291424 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291424 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=215 --- nautilus-3.14.2.tar.xz | 3 --- nautilus-3.15.92.tar.xz | 3 +++ nautilus.changes | 55 +++++++++++++++++++++++++++++++++++++++++ nautilus.spec | 11 ++++----- 4 files changed, 63 insertions(+), 9 deletions(-) delete mode 100644 nautilus-3.14.2.tar.xz create mode 100644 nautilus-3.15.92.tar.xz diff --git a/nautilus-3.14.2.tar.xz b/nautilus-3.14.2.tar.xz deleted file mode 100644 index 20bb290..0000000 --- a/nautilus-3.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2c9e13ba896a15101abf5d5fe30e291243e6030e0c84e8eb5df1e7bd90c10a5 -size 3344428 diff --git a/nautilus-3.15.92.tar.xz b/nautilus-3.15.92.tar.xz new file mode 100644 index 0000000..7c92cdc --- /dev/null +++ b/nautilus-3.15.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafea137cf0b97686588dc636236ab61edc14babb55942fd68526ea228105492 +size 3347168 diff --git a/nautilus.changes b/nautilus.changes index 29be345..434387d 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Wed Mar 18 08:47:19 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Fix double-clicking on password-protected webdav share, not + showing the password dialog. + + Don't create desktop on protocols diferents than X11. + +------------------------------------------------------------------- +Thu Mar 12 08:22:07 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Dimmed labels for list columns. + + Fix new folder shortcut. + + Fix delete shortcut in the trash. + + Don't use libgd notifications and implement them with Gtk+. + + Don't show notifications in desktop. + + Esc shortcut for exiting search mode. + + Fix translation problems with notifications. + + Fix cluttered desktop icons due to the icon size changes. + + Make toolbar buttons accesible for A11y. + + Fix open with another app for multiple selection. + +------------------------------------------------------------------- +Tue Feb 17 14:17:35 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Bug fixes and clean ups for the GAction port. + + Add path as description of the Gnome shell provider. + + Add in app notification when deleting items. + + Set move to trash shortcut to just the Delete key. + + Avoid hiding the search on small windows. + + Improve file operations dialogs UI. + + Show a warning dialog when the user uses the old move to trash + shortcut. + + Improve list view columns. + + Add a new modified column with the time. + +------------------------------------------------------------------- +Mon Jan 26 01:16:31 UTC 2015 - badshah400@gmail.com + +- Update to version 3.15.4: + + Port to GAction. + + Rework menus and zoom levels. + + Use monospace font for permissions column. + + Port to GNotification. + + Stop loading custom accel maps file. + + Use inline toolbar for column chooser dialog. + + Fix new window activation with desktop icons enabled. + + 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. + ------------------------------------------------------------------- Tue Nov 25 17:02:47 UTC 2014 - zaitor@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index f8b3e38..83fedec 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # # spec file for package nautilus # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: nautilus -Version: 3.14.2 +Version: 3.15.92 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ Group: Productivity/File utilities -Source: http://download.gnome.org/sources/nautilus/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.15/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf @@ -42,10 +42,10 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(exempi-2.0) BuildRequires: pkgconfig(gail-3.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.35.1 +BuildRequires: pkgconfig(glib-2.0) >= 2.43.4 BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.2 BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libxml-2.0) @@ -159,7 +159,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service %{_datadir}/dbus-1/services/org.gnome.Nautilus.service %{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml -%{_datadir}/mime/packages/nautilus.xml %dir %{_libdir}/nautilus %{_libexecdir}/nautilus-convert-metadata %doc %{_mandir}/man1/nautilus*.1.gz