Accepting request 195727 from home:dimstar:branches:GNOME:Factory
Update to 3.9.90 - Supposedly builds when gtk 3.9.11 lands OBS-URL: https://build.opensuse.org/request/show/195727 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=193
This commit is contained in:
parent
e509409a3d
commit
9d0b23318a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aea8b073ce60b4553912b1704fd34a49e65ed15359546c4df24a7e0406808369
|
||||
size 5025012
|
3
nautilus-3.9.90.tar.xz
Normal file
3
nautilus-3.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07a2a306b4a8934fe8e759d2bcb5d7e0389285669c72b83782f9ce4e569cc141
|
||||
size 5030000
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 17:49:00 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.90:
|
||||
+ Fix support for HiDpi displays.
|
||||
+ Replace control characters when fixing filenames for FAT.
|
||||
+ Fix crash while dragging an expander in list view.
|
||||
+ Don't use deprecated GtkStock and GtkImageMenuItem.
|
||||
+ Fix "Reset to Defaults" not resetting columns in List view.
|
||||
+ Use more friendly strings in the Location column in List view.
|
||||
+ Add Access Date column in Recent.
|
||||
+ Add Location column by default in search views.
|
||||
+ Fix search not remembering per-view settings.
|
||||
+ Use new GTK titlebar look.
|
||||
+ Fix hidden files setting not correctly refreshing on change.
|
||||
+ Fix incorrect click target in canvas view under certain
|
||||
circumstances.
|
||||
+ Fix DnD glitches on pathbar buttons.
|
||||
+ Show invalid filename dialog when copying, if required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 19:46:54 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.9.3
|
||||
Version: 3.9.90
|
||||
Release: 0
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
License: GPL-2.0+
|
||||
@ -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.9.3
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.11
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user