Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nautilus for openSUSE:Factory checked in at 2021-04-12 12:35:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nautilus (Old) and /work/SRC/openSUSE:Factory/.nautilus.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus" Mon Apr 12 12:35:58 2021 rev:184 rq:881180 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes 2020-11-29 12:21:52.941604934 +0100 +++ /work/SRC/openSUSE:Factory/.nautilus.new.2401/nautilus.changes 2021-04-12 12:38:54.121476509 +0200 @@ -1,0 +2,42 @@ +Sat Mar 20 16:45:16 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.0: + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 18 09:19:50 UTC 2021 - Dominique Leuenberger <[email protected]> + +- 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 <[email protected]> + +- 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 <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- nautilus-3.38.2.tar.xz New: ---- nautilus-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus.spec ++++++ --- /var/tmp/diff_new_pack.AriG9p/_old 2021-04-12 12:38:54.809477308 +0200 +++ /var/tmp/diff_new_pack.AriG9p/_new 2021-04-12 12:38:54.809477308 +0200 @@ -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: 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 @@ 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 @@ %{_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 ++++++ nautilus-3.38.2.tar.xz -> nautilus-40.0.tar.xz ++++++ ++++ 180111 lines of diff (skipped)
