From 7bfbc6f11dde3251cba5f4638b9d652df4913c3c182ccb8b796934d5ca13b4a2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Mar 2021 16:41:45 +0000 Subject: [PATCH] Accepting request 881019 from GNOME:Next GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/881019 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=338 --- nautilus-3.38.2.tar.xz | 3 --- nautilus-40.0.tar.xz | 3 +++ nautilus.changes | 42 ++++++++++++++++++++++++++++++++++++++++++ nautilus.spec | 24 ++++++++++++------------ 4 files changed, 57 insertions(+), 15 deletions(-) delete mode 100644 nautilus-3.38.2.tar.xz create mode 100644 nautilus-40.0.tar.xz diff --git a/nautilus-3.38.2.tar.xz b/nautilus-3.38.2.tar.xz deleted file mode 100644 index 6277a6c..0000000 --- a/nautilus-3.38.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d09ceb54c274e50084c8757a73cd247fee5bde02a0b0d13733b0006d1a4196a6 -size 3221128 diff --git a/nautilus-40.0.tar.xz b/nautilus-40.0.tar.xz new file mode 100644 index 0000000..8af7b1d --- /dev/null +++ b/nautilus-40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5002617895ad372e52f7a8e302a32343326739f088fa8df6104af709cc4d40 +size 3250800 diff --git a/nautilus.changes b/nautilus.changes index e2fa689..6e1e717 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Sat Mar 20 16:45:16 UTC 2021 - Dominique Leuenberger + +- Update to version 40.0: + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 18 09:19:50 UTC 2021 - Dominique Leuenberger + +- Update to version 40.rc: + + Group files depending on the opening app. + + Fix crashes when closing the last tab. + + Revert text-based clipboard workaround and use the dedicated + type again. + + Use GNOME 40 empty view styling. + +------------------------------------------------------------------- +Mon Feb 15 11:23:26 UTC 2021 - Callum Farmer + +- Update to version 40.beta: + + Improve tab completion in the location entry. + + Make manual rename more convenient in File conflict dialog. + + Add support for extracting password-protected archives. + + Implement new single-page design of Preferences dialog. + + Use libhandy for window and headerbar. + + Fix detection and handling of remote files. + + Fix progress reporting in various cases. + + Fix Batch rename dialog crashes. + + Preserve mtime of non-empty directories on move. + + Updated translations. +- New build requirement: pkgconfig(libhandy-1). + +------------------------------------------------------------------- +Mon Jan 11 13:27:00 UTC 2021 - Dominique Leuenberger + +- Update to version 40.alpha: + + Add support for creation date. + + Fix several memory leaks. + + Do not use default location instead of root in path bar. + + Don't save window state when tiled. +- Add pkgconfig(libportal) BuildRequires: new dependency. + ------------------------------------------------------------------- Fri Nov 20 18:05:11 UTC 2020 - bjorn.lie@gmail.com diff --git a/nautilus.spec b/nautilus.spec index adb5520..0ea0de8 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # # spec file for package nautilus # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,18 @@ Name: nautilus -Version: 3.38.2 +Version: 40.0 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Productivity/File utilities URL: https://wiki.gnome.org/Apps/Nautilus - -Source0: https://download.gnome.org/sources/nautilus/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/nautilus/40/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source2: set_trusted.desktop Source3: set_trusted.sh Source99: baselibs.conf - # needed for directory ownership BuildRequires: dbus-1 BuildRequires: fdupes @@ -45,15 +43,17 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(gexiv2) >= 0.10.0 -BuildRequires: pkgconfig(gio-2.0) >= 2.55.1 -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.55.1 -BuildRequires: pkgconfig(glib-2.0) >= 2.62.0 -BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.55.1 -BuildRequires: pkgconfig(gnome-autoar-0) >= 0.2.1 +BuildRequires: pkgconfig(gio-2.0) >= 2.67.1 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.67.1 +BuildRequires: pkgconfig(glib-2.0) >= 2.67.1 +BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.67.1 +BuildRequires: pkgconfig(gnome-autoar-0) >= 0.3.0 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.0.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0 BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.6 +BuildRequires: pkgconfig(libhandy-1) >= 1.1.90 +BuildRequires: pkgconfig(libportal) BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 @@ -90,7 +90,7 @@ Summary: File Manager for the GNOME Desktop -- Search Provider for GNOME Group: Productivity/File utilities Requires: %{name} = %{version} Requires: gnome-shell -Supplements: packageand(%{name}:gnome-shell) +Supplements: (%{name} and gnome-shell) %description -n gnome-shell-search-provider-nautilus Nautilus is the file manager for the GNOME desktop. @@ -157,7 +157,7 @@ install -m0755 %{SOURCE3} %{buildroot}%{_bindir}/set_trusted.sh %{_datadir}/metainfo/org.gnome.Nautilus.appdata.xml %{_datadir}/%{name}/ %{_datadir}/tracker3/domain-ontologies/org.gnome.Nautilus.domain.rule -%{_mandir}/man1/nautilus*.1%{ext_man} +%{_mandir}/man1/nautilus*.1%{?ext_man} %if 0%{?sle_version} %{_sysconfdir}/skel/.config/autostart %{_sysconfdir}/skel/.config/autostart/set_trusted.desktop