Accepting request 252054 from GNOME:Factory

Push GNOME 3.14.0 (forwarded request 251944 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/252054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=133
This commit is contained in:
Stephan Kulow 2014-09-30 17:37:36 +00:00 committed by Git OBS Bridge
commit ed3ffa3c57
4 changed files with 80 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:969c2bedc324eab7b9399bdb3a7db61f819a2995c733349ded081b059a1cafb1
size 4975580

3
nautilus-3.14.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,75 @@
-------------------------------------------------------------------
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
- 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
- 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

View File

@ -17,12 +17,12 @@
Name: nautilus
Version: 3.12.2
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.12/%{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
@ -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