Hello community, here is the log from the commit of package nautilus for openSUSE:Factory checked in at 2020-11-19 11:57:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nautilus (Old) and /work/SRC/openSUSE:Factory/.nautilus.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus" Thu Nov 19 11:57:01 2020 rev:182 rq:847254 version:3.38.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes 2020-10-03 18:52:23.917258610 +0200 +++ /work/SRC/openSUSE:Factory/.nautilus.new.5913/nautilus.changes 2020-11-23 10:36:32.341759084 +0100 @@ -1,0 +2,64 @@ +Mon Oct 5 15:34:34 UTC 2020 - dims...@opensuse.org + +- Update to version 3.38.1: + + Update starred URIs on move & rename. + + Prevent recursion to speed up emptying trash. + + Prevent stale items to be shown in starred view. + + Revert icon emblem fixes in order to prevent performance + issues. + +------------------------------------------------------------------- +Tue Sep 29 17:34:45 UTC 2020 - dims...@opensuse.org + +- Update to version 3.38.0: + + Fix missing Extract/Compress menu items. + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 28 17:48:27 UTC 2020 - dims...@opensuse.org + +- Update to version 3.37.92: + + Port to Tracker 3. + + Updated translations. +- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with + pkgconfig(tracker-sparql-3.0): port to Tracker 3. +- No longer limit the tracker-miner-files requires to version < + 2.99. + +------------------------------------------------------------------- +Mon Sep 28 13:44:05 UTC 2020 - dims...@opensuse.org + +- Update to version 3.37.91: + + Fix batch renaming using metadata. +- Changes from version 3.37.90: + + Port Properties dialog to GtkBuilder including various + enhancements. + + Prevent crashes when file operation is cancelled. + + Auto-escape filenames on NTFS and exFAT mounts. + + Preserve navigation history after opening Other Locations. + + Use g_clear_signal_handler instead of custom codes. +- Changes from version 3.37.3: + + Allow changing file owner under admin:/// scheme. + + Update outdated appdata info. +- Changes from version 3.37.2: + + Use tabular numbers for progress info. + + Disable select-all while directory is loading. + + Add newly created files to Recent. + + Port to new PackageKit DBus API. +- Changes from version 3.37.1.1: + + Add org.gnome.Nautilus.FileOperations2 interface. + + Show notification on completion of file transfers if the window + isn't focused. + + Add support for zoom media keys. + + Add dynamic tooltip for the toggle views button. +- Changes from version 3.37.1: + + Always show pathbar background to fix styling glitches. + + Add several missing shortcuts to the Keyboard Shortcuts dialog. + + Unify pathbar and background context menus. + + Refactor menu handling to fix repeated popover animations. + + Mark Empty Trash and Delete All buttons as destructive actions. + + Show infobar to allow installation of OSTree software. + + Updated translations. +Drop pkgconfig(x11) BuildRequires: no longer needed. + +------------------------------------------------------------------- Old: ---- nautilus-3.36.3.tar.xz New: ---- nautilus-3.38.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus.spec ++++++ --- /var/tmp/diff_new_pack.IalL7t/_old 2020-11-23 10:36:32.869759663 +0100 +++ /var/tmp/diff_new_pack.IalL7t/_new 2020-11-23 10:36:32.873759667 +0100 @@ -17,14 +17,14 @@ Name: nautilus -Version: 3.36.3 +Version: 3.38.1 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.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/nautilus/3.38/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source2: set_trusted.desktop @@ -37,7 +37,7 @@ BuildRequires: gettext BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc -BuildRequires: meson +BuildRequires: meson >= 0.49.0 BuildRequires: pkgconfig # We need the %%mime_database_* macros BuildRequires: shared-mime-info @@ -47,7 +47,7 @@ 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.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(gnome-desktop-3.0) >= 3.0.0 @@ -58,9 +58,8 @@ BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(pango) >= 1.44.4 -BuildRequires: pkgconfig(tracker-sparql-2.0) -BuildRequires: pkgconfig(x11) -Requires: (tracker-miner-files with tracker-miner-files < 2.99) +BuildRequires: pkgconfig(tracker-sparql-3.0) +Requires: tracker-miner-files >= 2.99 Recommends: gvfs %description @@ -150,10 +149,14 @@ %{_bindir}/nautilus-autorun-software %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service +%{_datadir}/dbus-1/services/org.gnome.Nautilus.Tracker3.Miner.Extract.service +%{_datadir}/dbus-1/services/org.gnome.Nautilus.Tracker3.Miner.Files.service %{_datadir}/dbus-1/services/org.gnome.Nautilus.service %{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml %{_datadir}/icons/hicolor/*/apps/org.gnome.Nautilus* %{_datadir}/metainfo/org.gnome.Nautilus.appdata.xml +%{_datadir}/%{name}/ +%{_datadir}/tracker3/domain-ontologies/org.gnome.Nautilus.domain.rule %{_mandir}/man1/nautilus*.1%{ext_man} %if 0%{?sle_version} %{_sysconfdir}/skel/.config/autostart ++++++ nautilus-3.36.3.tar.xz -> nautilus-3.38.1.tar.xz ++++++ ++++ 227319 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org