Accepting request 181303 from GNOME:Factory

Push GNOME 3.9.3, as announced

OBS-URL: https://build.opensuse.org/request/show/181303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=123
This commit is contained in:
Stephan Kulow
2013-06-28 16:54:28 +00:00
committed by Git OBS Bridge
4 changed files with 25 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Jun 21 19:46:54 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.3:
+ Shade rubberbands on the desktop using the wallpaper color.
+ Port to GtkPlacesSidebar.
+ Check for available mail clients before enabling sendto
extension.
+ Enter location bar upon entering "~".
+ Add a menu item to open parent folder of search/recent items.
+ Use Shift+Ctrl+Z, not Ctrl+Y, for Redo.
+ Remove multicontext menu items from editable entries.
- Changes from version 3.8.2:
+ Don't grab focus to search entry needlessly.
+ Increase default size to fit 4 columns of icons.
+ Remove no-longer-existing keys from GConf conversion.
+ Change 'x-nautilus-search:' To 'Search' in tooltips.
+ Updated tranlsations.
-------------------------------------------------------------------
Tue Apr 16 08:32:42 UTC 2013 - dimstar@opensuse.org

View File

@@ -17,12 +17,12 @@
Name: nautilus
Version: 3.8.1
Version: 3.9.3
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.8/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/nautilus/3.9/%{name}-%{version}.tar.xz
# fate#308344 bgo#602147
Source1: mount-archive.desktop
Source99: baselibs.conf
@@ -48,7 +48,7 @@ BuildRequires: pkgconfig(gail-3.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.35.1
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.3
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libxml-2.0)