From 10cd15ca828dfafa43fca91d6893d75c1ac8d2d12341ddd56b493c13c50a0c6b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:52:13 +0000 Subject: [PATCH 1/3] Accepting request 246045 from GNOME:Next Push GNOME 3.13.90 to devel project - the search provider is no longer a sep dbus service: nautilus itself is dbus activatable OBS-URL: https://build.opensuse.org/request/show/246045 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=207 --- nautilus-3.12.2.tar.xz | 3 --- nautilus-3.13.90.tar.xz | 3 +++ nautilus.changes | 45 +++++++++++++++++++++++++++++++++++++++++ nautilus.spec | 15 +++++--------- 4 files changed, 53 insertions(+), 13 deletions(-) delete mode 100644 nautilus-3.12.2.tar.xz create mode 100644 nautilus-3.13.90.tar.xz diff --git a/nautilus-3.12.2.tar.xz b/nautilus-3.12.2.tar.xz deleted file mode 100644 index 7effe5b..0000000 --- a/nautilus-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:969c2bedc324eab7b9399bdb3a7db61f819a2995c733349ded081b059a1cafb1 -size 4975580 diff --git a/nautilus-3.13.90.tar.xz b/nautilus-3.13.90.tar.xz new file mode 100644 index 0000000..7ba1090 --- /dev/null +++ b/nautilus-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2296d45f748c5e955326f6248fd95b7fa442130de7e5f238d66f6979be7faa +size 4962432 diff --git a/nautilus.changes b/nautilus.changes index 7756065..2eeb67b 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Thu Aug 21 20:26:09 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Fix problems with fast group/owner changes. + + Fix user list for owner changes. + + Use margin-start/end instead of deprecated margin-left/right. + + Fix floating bar CSS style after Adwaita GTK move. + + Fix build glitch with enums file. + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 22 08:00:37 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.2: + + Fix a missing unref. + + Fix a crash in selection handling. + + Use header bar for properties dialogUse header bar for + properties dialog. + + Use new gear menu icon. + + Include application-specific theming for Adwaita. + + Share pathbar styling with GTK+. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 18:41:21 UTC 2014 - dimstar@opensuse.org + +- Drop gnome-icon-theme BuildRequires and Requires: the icon theme + has been renamed to adwaita-icon-theme and is a mandatory + component of GTK+ 3.13.x. + +------------------------------------------------------------------- +Sat May 17 15:23:11 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.1: + + Port to be a DBusActivatable application. + + Fix a crash when switching back from the trash folder. + + Do not use legacy emblem names. + + Sync the GTK+ setting for sort-directories-first. + + Fix crash when enumerating windows. + + Use spaces between em dashes in file operations. + + Use headerbar in bookmarks window. + + Fix arrow in connect server dialog for RTL languages. +- Rename .desktop file following upstream changes. + ------------------------------------------------------------------- Sat May 17 14:55:25 UTC 2014 - zaitor@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index cd277d3..86992d2 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,12 +17,12 @@ Name: nautilus -Version: 3.12.2 +Version: 3.13.90 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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.13/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf @@ -31,7 +31,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # needed for directory ownership BuildRequires: dbus-1 BuildRequires: fdupes -BuildRequires: gnome-icon-theme BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc @@ -46,14 +45,12 @@ 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.11 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(tracker-sparql-1.0) -# So that symlinks to icons work: -Requires: gnome-icon-theme Recommends: %{name}-lang Recommends: gvfs Provides: nautilus2 = %{version} @@ -122,7 +119,7 @@ translation-update-upstream %install %makeinstall rm $RPM_BUILD_ROOT/%{_libdir}/{*.*a,nautilus/extensions-3.0/*.la} -%suse_update_desktop_file nautilus +%suse_update_desktop_file org.gnome.Nautilus %suse_update_desktop_file nautilus-autorun-software %suse_update_desktop_file nautilus-autostart %suse_update_desktop_file nautilus-connect-server @@ -163,13 +160,12 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/services/org.gnome.Nautilus.service %{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml %{_datadir}/mime/packages/nautilus.xml -%{_datadir}/nautilus/ %dir %{_libdir}/nautilus %{_libexecdir}/nautilus-convert-metadata %doc %{_mandir}/man1/nautilus*.1.gz %{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop %dir %{_datadir}/appdata/ -%{_datadir}/appdata/nautilus.appdata.xml +%{_datadir}/appdata/org.gnome.Nautilus.appdata.xml %files -n libnautilus-extension1 %defattr(-,root,root) @@ -184,7 +180,6 @@ rm -rf $RPM_BUILD_ROOT %files -n gnome-shell-search-provider-nautilus %defattr(-,root,root) -%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini From a3fc4b674f013df1b4a4dcea201bee4bb32949d86fa0f7b9024bc893864a0ee8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Sep 2014 21:15:57 +0000 Subject: [PATCH 2/3] Accepting request 248724 from GNOME:Next Push GNOME 3.13.91 - Add to Staging:E OBS-URL: https://build.opensuse.org/request/show/248724 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=208 --- nautilus-3.13.90.tar.xz | 3 --- nautilus-3.13.91.tar.xz | 3 +++ nautilus.changes | 10 ++++++++++ nautilus.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 nautilus-3.13.90.tar.xz create mode 100644 nautilus-3.13.91.tar.xz diff --git a/nautilus-3.13.90.tar.xz b/nautilus-3.13.90.tar.xz deleted file mode 100644 index 7ba1090..0000000 --- a/nautilus-3.13.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2296d45f748c5e955326f6248fd95b7fa442130de7e5f238d66f6979be7faa -size 4962432 diff --git a/nautilus-3.13.91.tar.xz b/nautilus-3.13.91.tar.xz new file mode 100644 index 0000000..168fa4f --- /dev/null +++ b/nautilus-3.13.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a2d2b7d9ad19ef522d89003bbf195f4dce9da95bf85115213e985f8d54fe7e +size 4959460 diff --git a/nautilus.changes b/nautilus.changes index 2eeb67b..4615e35 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 3 18:41:04 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.91: + + Performance improvements for canvas and list views. + + Remove duplicate actions in gear menu when app menu is not in + use. + + Fix CSS style for new GTK. + + Fix handling of sort-directories-first setting. + ------------------------------------------------------------------- Thu Aug 21 20:26:09 UTC 2014 - dimstar@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 86992d2..dbb38e6 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,7 +17,7 @@ Name: nautilus -Version: 3.13.90 +Version: 3.13.91 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ From eebb2d3e2fb03c8503031f0e9f131dc5be73681edce63ab67a0f6e0bc994fdd8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 25 Sep 2014 07:44:38 +0000 Subject: [PATCH 3/3] Accepting request 251944 from GNOME:Next Push GNOME 3.14.0 OBS-URL: https://build.opensuse.org/request/show/251944 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=209 --- nautilus-3.13.91.tar.xz | 3 --- nautilus-3.14.0.tar.xz | 3 +++ nautilus.changes | 17 +++++++++++++++++ nautilus.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 nautilus-3.13.91.tar.xz create mode 100644 nautilus-3.14.0.tar.xz diff --git a/nautilus-3.13.91.tar.xz b/nautilus-3.13.91.tar.xz deleted file mode 100644 index 168fa4f..0000000 --- a/nautilus-3.13.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02a2d2b7d9ad19ef522d89003bbf195f4dce9da95bf85115213e985f8d54fe7e -size 4959460 diff --git a/nautilus-3.14.0.tar.xz b/nautilus-3.14.0.tar.xz new file mode 100644 index 0000000..38ee4e4 --- /dev/null +++ b/nautilus-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f909ed9afa9abffe489b80b57888bd7bc7acea2cf48717c54362bd3b6aee0d4 +size 3332224 diff --git a/nautilus.changes b/nautilus.changes index 4615e35..18bc8ec 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 23 10:52:38 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 16 20:02:21 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.92: + + Improve toolbar and pathbar styling with GTK 3.14. + + Expand properties dialog notebook in its parent container. + + Fix crash when using the rename field context menu in list + view. + + Fix crash when using a screen reader in canvas view. + + Fix crash when changing icon captions setting. + ------------------------------------------------------------------- Wed Sep 3 18:41:04 UTC 2014 - zaitor@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index dbb38e6..d9d2971 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,12 +17,12 @@ Name: nautilus -Version: 3.13.91 +Version: 3.14.0 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.13/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.14/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf