Accepting request 72267 from GNOME:Factory

- 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. (forwarded request 72253 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/72267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=97
This commit is contained in:
Sascha Peilicke 2011-06-01 07:31:30 +00:00 committed by Git OBS Bridge
commit 1c998227f2
4 changed files with 18 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -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)