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
This commit is contained in:
parent
5887b9dba2
commit
27e406ad67
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b2c9e13ba896a15101abf5d5fe30e291243e6030e0c84e8eb5df1e7bd90c10a5
|
|
||||||
size 3344428
|
|
3
nautilus-3.15.92.tar.xz
Normal file
3
nautilus-3.15.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bafea137cf0b97686588dc636236ab61edc14babb55942fd68526ea228105492
|
||||||
|
size 3347168
|
@ -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
|
Tue Nov 25 17:02:47 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nautilus
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.14.2
|
Version: 3.15.92
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File Manager for the GNOME Desktop
|
Summary: File Manager for the GNOME Desktop
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/File utilities
|
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
|
# fate#308344 bgo#602147
|
||||||
Source1: mount-archive.desktop
|
Source1: mount-archive.desktop
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
@ -42,10 +42,10 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(exempi-2.0)
|
BuildRequires: pkgconfig(exempi-2.0)
|
||||||
BuildRequires: pkgconfig(gail-3.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(gnome-desktop-3.0)
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.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(libexif)
|
||||||
BuildRequires: pkgconfig(libnotify)
|
BuildRequires: pkgconfig(libnotify)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
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.freedesktop.FileManager1.service
|
||||||
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
|
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
|
||||||
%{_datadir}/mime/packages/nautilus.xml
|
|
||||||
%dir %{_libdir}/nautilus
|
%dir %{_libdir}/nautilus
|
||||||
%{_libexecdir}/nautilus-convert-metadata
|
%{_libexecdir}/nautilus-convert-metadata
|
||||||
%doc %{_mandir}/man1/nautilus*.1.gz
|
%doc %{_mandir}/man1/nautilus*.1.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user