Accepting request 72253 from GNOME:STABLE:3.0
- Update to version 3.0.2: + Add an autostart desktop file. + Treat regular files as selection when opening a location. + Don't delete files when pressing Ctrl+Delete on rename. + Strip the method scheme in the connect to server dialog if possible. + Fix selection issues when navigating upwards. + Minor UI fixes. - Package autostart .desktop file. OBS-URL: https://build.opensuse.org/request/show/72253 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=131
This commit is contained in:
parent
4ed844563b
commit
b17c87b3fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba53b2b8a38bcd4d6a1860421de222dc5b6b9904cceed49b2d0d90e972ee7dd6
|
||||
size 5622454
|
3
nautilus-3.0.2.tar.bz2
Normal file
3
nautilus-3.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a4c6b75593f0e815763d0040878cd908da72318f18b05f33d24040e0d602b22
|
||||
size 5636620
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 10:50:23 UTC 2011 - fcrozat@suse.com
|
||||
|
||||
- Update to version 3.0.2:
|
||||
+ Add an autostart desktop file.
|
||||
+ Treat regular files as selection when opening a location.
|
||||
+ Don't delete files when pressing Ctrl+Delete on rename.
|
||||
+ Strip the method scheme in the connect to server dialog if
|
||||
possible.
|
||||
+ Fix selection issues when navigating upwards.
|
||||
+ Minor UI fixes.
|
||||
- Package autostart .desktop file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 4 13:10:25 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
Name: nautilus
|
||||
License: GPLv2+
|
||||
Group: Productivity/File utilities
|
||||
Version: 3.0.1.1
|
||||
Version: 3.0.2
|
||||
Release: 1
|
||||
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
@ -175,6 +175,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{_libdir}/nautilus
|
||||
%{_libexecdir}/nautilus-convert-metadata
|
||||
%doc %{_mandir}/man1/nautilus*.1.gz
|
||||
%{_sysconfdir}/xdg/autostart/*.desktop
|
||||
|
||||
%files -n libnautilus-extension1
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user