Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nautilus-46.0-1.2 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: nautilus Distribution: openSUSE Tumbleweed
Version: 46.0 Vendor: openSUSE
Release: 1.2 Build date: Mon Mar 18 15:22:19 2024
Group: Productivity/File utilities Build host: reproducible
Size: 1574897 Source RPM: nautilus-46.0-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Nautilus
Summary: File Manager for the GNOME Desktop
Nautilus is the file manager for the GNOME desktop.

Provides

Requires

License

GPL-3.0-or-later AND LGPL-2.1-or-later

Changelog

* Mon Mar 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0:
    + Bugfixes: Remove char limit on size label in properties dialog.
    + Updated translations.
* Mon Mar 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.rc:
    + Enhancements:
    - Adjust empty status page and progress tooltip strings.
    - Add input hints and purpose properties to entries.
    - Refine operations hover background.
    + Bugfixes:
    - Position loop mounts correctly in the sidebar.
    - Fix internationalization issues.
    - Revert crashes-causing multi-file properties performance
      optimization.
    - Reestablish location signals if location change failed.
    - Fix regression which disallowed dropping files on empty
      folders.
    + Cleanups:
    - Remove architecture-sensitive duplicate filename unit test.
    - Refine Appstream metainfo.
    + Updated translations.
* Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.beta:
    + Postponed: The network view from 46.alpha.1 was deemed to
      require more work
    + Enhancements:
    - Added a global search mode.
    - Use 'text entry' cursor on pathbar hover.
    - Add drop shadow to file property dialog icons.
    - Improve progress info icons and tooltips.
* Mon Jan 29 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.alpha.1:
    + Enhancements:
    - Views can be switched without a folder reload.
    - Operations are listed in the bottom of the sidebar.
    - Network view replaces Other Locations.
    - Mounted drives are shown in the sidebar.
    - Selected files are recorded in back and forward history.
    - Subfolder loading indication.
    - Various view performance improvements.
    - Improved performance of multi-file properties dialog.
    + Updated translations.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.alpha.0+39:
    + Revert "files-view: Set selected files even more efficiently".
    + Revert "view-model: Use binary search to find index".
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.alpha:
    + Confirm password when creating protected ZIP archives.
    + Make custom folder icon feature discoverable.
    + Make URI entry discoverable.
    + Allow changing owner/group and any permissions under admin:///.
    + Add detailed date and time format option.
    + Detect copy/move over 4GiB file limit on FAT.
    + Give feedback on completion of quick operations.
    + New-style banners, unstar animation, and other visual
      refinements.
    + Allow Alt+Down to revert more than one Alt+Up.
    + Close overlaid sidebar on location change.
    + Updated translations.
* Wed Dec 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.2.1:
    + Fix a crash in sidebar code
    + Fix build without optional cloudproviders dependency.
* Sun Dec 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.2:
    + Don't crash when reconnecting to remove server.
    + Actually detect unmount on some non-native mounts.
    + Don't crash on image properties.
    + Allow types and sizes in Properties to expand.
    + Don't corrupt toast messages.
    + Updated translations.
* Sun Oct 22 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.1:
    + Don't crash when opening Properties from admin://*
    + Don't crash on unmount
    + Stop jumping to top when using the Menu key
    + Properly reorder bookmarks by drag and drop
    + Re-add search results when switching view mode
    + Fix compilation on 32-bit musl
    - Fix various leaks and warnings
    + Updated translations.
* Wed Oct 04 2023 bjorn.lie@gmail.com
  - Update to version 45.0+12:
    + gtk/placessidebar: Use list box for coordinates translation.
    + list-base: Stop jumping to top on Menu key.
    + Updated translations.
  - Switch to source service, explicit commit from the stable branch.
* Sun Sep 17 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.0:
    + Updated translations.
* Sat Sep 02 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.rc:
    + Avoid slowness when many files are selected.
    + Make tooltip and menu for Preferences back button not empty.
    + Revert patch which could cause loss of data.
    + Fix sizing and styling of Visible Columns.
    + Change sidebar title.
    + Updated translations.
* Sun Aug 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.beta2:
    + Feature enhancements:
    - New "Search Everywhere" buttons to expand search scope
    - Modern full-height sidebar layout
    - Refined sidebar sizing and folding treshold
    + Performance enhancements:
    - Flickerless transition into and from search
    - Accelerated generation of multiple thumbnail
    - Avoid DBus-activating other apps when starting
    + Bugfixes:
    - Delete partially copied file on cancelled copy
    - Don't restrict shell search results do %HOME
    - Don't open trash on drag hover
    - Fix multiple search bugs
    - Avoid crashes on search
    - Fix "sort after rename" regression
    - Fix various styling issues
    - Don't allow to resize Properties too small
    + Maintenance: Disable deprecation warnings, fix other warnings
    + Updated translations.
  - Drop fix-Werror-return-type-build-error.patch: Fixed upstream.
* Fri Aug 11 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.beta:
    + Enhancements:
    - Use new navigation view and flat headerbar for Properties
    - Don't switch view mode when searching
    - Don't add search to history stack
    - Optimize view performance when selecting or removing many
      items
    + Bugfixes:
    - Prefent mixed-language date and time labels
    - Multiple starred files view bugfixes
    - Context menu capitalization
    + Maintenance:
    - Replace some eel API with direct GLib API
    - Cleanup URI scheme checking
    - Use newer async API for creating thumbnails
    + Updated translations.
* Fri Jul 28 2023 Luciano Santos <luc14n0@opensuse.org>
  - Add fix-Werror-return-type-build-error.patch as a quick fix for a
    build error (‘return’ with a value, in function returning void)
    caught by -Werror=return-type.
* Fri Jul 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.alpha:
    + Enhancements:
    - Boost search performance
    - Redesign Visible Columns options, allow changing default
      columns
    - Support dropping images from web pages
    - Show bytes size as tooltip for folder properties too
    - Indicate starred files in grid view
    - Support skipping errors while creating compressed archives
    - Make date and time format more consistent
    - Make Ctrl+F refocus search bar, not cancel search
    - Adapt sidebar width to window width, and use a breakpoint for
      adaptiveness
    - Allow moving keyboard focus within list rows
    - Replace GtkComboBox with GtkDropDown
    - Simplify Keyboard Shortcuts window definition
    - Improve file opening experience while sandboxed
    + Bugfixes:
    - Fix results ordering, and other search bugs
    - Fix tooltips, a11y labels, and i18n issues
    - Fix sushi integration bugs
    - Don't hide incompletely deleted folders
    - Show file renamed to hidden again on undo
    - Don't state file was "deleted" if it was moved to trash
    - Fix rubberband range behavior on list view
    - Respect modifiers when dropping on tabs; disable broken tab
      drop target on X11
    - Fix bugs when reloading on autofs timeouts
    - Don't offer to format volumes which cannot be formatted, e.g.
      MTP
    - Fix multiple crashes
    - Fix multiple leaks
    + Maintenance:
    - Rename default branch to 'main'
    - Make libcloudproviders dependency optional again
    - Improve reproducibility
    + Updated translations.
  - Drop 3a931f61.patch: Fixed upstream.
* Sat Jun 10 2023 Luciano Santos <luc14n0@opensuse.org>
  - Add 3a931f61.patch patch to fix crash when closing tabs right
    after clicking.
* Sun May 28 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.2:
    + Fix crashes with expandable folders and on Other Locations.
    + Avoid inconsistent search states.
    + Prevent lingering tracker cursors.
    + Fix rubberband range behavior on list view.
    + Updated translations.
  - Drop 0e5b4c34.patch and 6e37d15f.patch: Fixed upstream.
* Sat May 13 2023 Luciano Santos <luc14n0@opensuse.org>
  - Drop mount-archive.desktop. This was a feature based on
    FATE#308344 and bgo#602147. However, the provided functionality
    of mounting archives through gvfsd-archive has been broken for a
    long time due to the Exec line pointing to a non-existent path
    (/usr/lib/gvfs/gvfsd-archive, rather than /usr/libexec/...).
    Besides, there is a similar functionality which allow users to
    see the content of archives, without extracting them, through
    File Roller that serves as a replacement.
* Wed May 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Add upstream bug fix patches:
    + 0e5b4c34.patch general: Use GtkSwitch active property
      consistently. app-chooser sets the state instead of active
      property. Similar to d7af60161d30c885ebab69c58b346896f1565387,
      we really meant to set active (whether the switch is toggled)
      and not the state (i.e. the color of the switch). Use
      gtk_switch_set_active().
      In properties we've already fixed this, but there's a lingering
      call to gtk_switch_get_state(). This is probably fine because
      state is in sync with active when the default handler is used,
      but let's get :active, to be consistent and safe.
    + 6e37d15f.patch window-slot: Manage search props set with
      action. Manages search property change through "search-visible"
      action. The action triggers other related functions that if not
      executed will causes buggy behavior.
      Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/2875
* Sun Apr 23 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.1:
    + Resolve some crashes.
    + Visual bugfixes:
    - Tweak style colors in view items
    - Show custom emblems from extensions again
    - Relayout SELinux property row
    - Flip switches correctly
    + Other bugfixes:
    - Disable some actions when not usefull
    - Fix dead characters handling in batch rename dialog
    - Fix crashes when rapidly opening and closing windows
    - Prevent location change when autofs timeouts
    - Fix issues with translations in libadwaita widgets
    - Drop workarounds for fixed GTK bugs
    - Fix other issues
    + Enhancements:
    - Dismiss toast on undo
    - Select right items after some operations
    - Paste into expanded folders
    - Allow extraction of .tar.zst and .zstd archives
    - Performance optimization
    + Updated translations.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.0:
    + Bugfixes:
    - Prevent rubberband selection instead of drag and drop.
    - Fix critical errors with recent GLib versions.
    + Updated translations.
* Sun Mar 05 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.rc:
    + Fix crashes caused by extra free call
    + Fix file order after renaming
    + Fix libadwaita include path
    + Fix handling of missing dates from Tracker
    + Cache clock format setting
    + Try to own dbus name at the correct time
    + Exchange mismatched error messages
    + Updated translations.
  - Add explicit tracker BuildRequires, now needed for tests due to
    changes in tracker/tracker-miners.
* Fri Feb 24 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.beta:
    + Enhacements:
    - Make various appdata and desktop file improvements
    - Make rubberband to have rounded corners
    - Make several documentation improvements
    + Bugfixes:
    - Fix crashes caused by inverted g_assert condition
    - Fix various drag and drop issues
    - Fix several memory leaks
    - Fix various three expander issues
    - Export FileManager1 iface from dbus_register vfunc
    - Fix other issues
    + Updated translations.
* Fri Feb 17 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 44.alpha:
    + Enhancements:
    - Allow expanding subfolders in the list.
    - Enrich tab context menus.
    - Allow pasting image data into new PNG file.
    - Use pregenerated thumbnails when available, e.g. MTP.
    - Add shortcut for Preferences.
    - Show full filename in grid, using tooltips.
    - Reintroduce 64px icon size for grid view.
    - Remove upper limit on thumbnailing file size range.
    - Reword "application" to "app".
    - Other papercuts.
    + Other bugfixes:
    - Avoid many crashes.
    - Fix and improve autorun support.
    - Fix some drag-and-drop issues.
    - Fix some view focus and selection issues.
    - Fix properties extensions bugs.
    - Fix memory leaks.
    - Fix building on certain cases.
    - Fix bugs with file operations.
    - Resolve some performance issues.
    - Resolve stuttering scrolling.
    - Save and restore sort column.
    - Reimplement view navigation from the previewer.
    + Updated translations.
* Thu Jan 19 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.2:
    + Regressions addressed:
    - Launch search from shell correctly
    - Make nautilus-autorun-software work again
    - Restore 2-dimensional navigation from sushi
    - Resolve stuttering scrolling
    - Reintroduce 64px icon size for grid view
    - Show full filename again in grid, using tooltips
    + Other bugfixes:
    - Avoid a many crashes
    - Stop showing � in the type on Properties
    - Show rename error dialogs again
    - Handle X11-only drag-and-drop quirks
    - Allow autorun.sh without executable bit
    - Improve selection-setting
    - Restrict DND actions over drag source
    - Focus replaces files
    - Improve keyboard focus navigation on the new views
    - Stop blocking on the tracker connection
    - Don't add missing emblems
    + Updated translations.
* Fri Dec 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.1:
    + Bugfixes:
    - Actually reset metadata when reseting to default columns
    - Don't allow hiding name column
    - Keep track of column sorting changes
    - Fix view focus navigation
    - Reimplement view navigation from the previewer
    - Don't accept drops into search directory
    - Share settings with GTK4 filechooser
    - Fix a properties extensions bugs
    - Fix various Drag-and-Drop bugs
    - Remove dead shortcut from Keyboard Shortcut
    - Allow opening current view in new tab from sidebar
    - Fix crashes
    + Performance improvements:
    - Optimize sorting during directory loading
    - Minimize column factories
    - Increase search timeout
    - Minimize and optimize menu updates
    + Build fixes: Make header prototypes match definitions
    + Updated translations.
    + Drop upstream merged nautilus-CVE-2022-37290.patch.
* Thu Dec 01 2022 Yifan Jiang <yfjiang@suse.com>
  - Add nautilus-CVE-2022-37290.patch to fix the CVE-2022-37290
    (bsc#1205418).
* Wed Oct 12 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Drop nautilus-revert-extra-large-thumbnails.patch: No longer
    needed with glib2 2.74.1.
* Sat Sep 24 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Add nautilus-revert-extra-large-thumbnails.patch: Revert
    "thumbnails: Create larger thumbnails for higher density
    displays"; patch taken from upstream merge request
    (glgo#GNOME/nautilus#2487, boo#1203697).
* Sun Sep 18 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.0:
    + Bugs fixed:
    - Open first search result with Enter, as before.
    - Don't freeze when opening media storage.
    + Updated translations.
* Mon Sep 05 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 43.rc:
    + Resolving regressions from the GTK 3 to 4 switch:
    - Restore accessible labels for view items/.
    - HiDPI icons and thumbnails.
    - Restore transient location entry behavior.
    - Restore spacebar shortcut to trigger sushi file previewer.
    - Restore ability to create new file from dropped text.
    - Restore ability to duplicate via DND + Ctrl.
    + Drag-and-drop enhancements:
    - Allow dropping files into Starred to star them.
    - Prevent "open on hover" while moving pointer.
    + Menu enhancements:
    - Add menu item to remove files from Starred list.
    - Don't activate menu button when clicking folder name.
    - Don't offer "Properties" and "Add to Bookmarks" actions when
      they don't make sense.
    + Properties enhancements:
    - Wrap long filename words in Properties.
    - Refine properties for root directory.
    - Show error state for extensions properties.
    + General enhancements:
    - Redesign trash infobar.
    - Add tooltips to every headerbar control.
    - Update and modernize libnautilus-extension documentation.
    - Update appdata screenshots.
    + Bugfixes:
    - Fix various app chooser issues.
    - Fix various batch rename dialog issues.
    - Fix Highcontrast styles.
    - Fix focus misbehaviours in the new views.
    - Don't show URI escape codes in tooltips.
    - Show sharing infobar in gnome-user-share's fallback location.
    - Fix icon size in file conflict dialog.
    - Fix operations indicator animation.
    - Mark missing translatable strings.
    - Fix various memory leaks.
    - Fix compilation errors.
    + Updated translations.
  - Replace gtk-doc BuildRequires for pkgconfig(gi-docgen): follow
    upstreams move to gi-docgen.
  - Mark gnome-shell-search-provider-nautilus noarch.
* Mon Aug 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.beta.1:
    + Restore view options tooltip
    + Mark new files for translation
    + Look for extensions in their new installation directory
  - Stop creating 3.0 extensions directory, and bump soversion on
    what we currently support and build.
* Sun Aug 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.beta:
    + Adapting main window elements to smaller sizes;
    - Make sidebar foldable.
    - Split toolbar contorls into top and bottom toolbars at small
      sizes.
    + Restoring Disks integration:
    - Open storage unit in Disks from Properties.
    - Format with Disks from the sidebar context menu.
    + Absorbing features from core plug-ins:
    - Provide infobar for Public folder, instead of
      gnome-user-share.
    - Provide context menu action to open folders in Console.
    - Replace nautilus-send-to extension with Email portal.
    + Remodeling plug-ins
    - List installed extensions plug-ins in About.
    - Implement new Properties API and port Image and Audio/Video.
    - Remove GTK-dependent API from libnautilus-extension.
    - Bump libnautilus-extension versions.
    + Improving search UI design
    - Use modern design patterns for type filter chooser.
    - Elaborate FTS snippets and place them in a container.
    + Modernizing Properties window
    - Implement new "pages and rows" design.
    - Move ability to set default app into Open With dialog.
    + Reorganizing context menus.
    + Refining view visual styles
    - Saturate selection colors.
    - Add icon shadows.
    - Refine layout of column editor dialog.
    + Using more modern widgetry:
    - Use AdwTabBar for detatchable tabs.
    - Use AdwEmptyState for empty folder views.
    - Use AdwMessageDialog instead of GtkMessage.
    + Resolving regressions from the GTK 3 to 4 switch:
    - Restore Accessibility relations.
    - Restore location entry suggestions.
    - Restore libcloudproviders integration.
    + Opening new tab with middle click on next and forward buttons.
    + Miscellaneous bugfixes.
    + Leftover known regressions in 43.beta:
    - Lacks HiDPI icons.
    - Lacks attention-grabbing animation on operations button.
    + Updated translations.
  - Add pkgconfig(cloudproviders) BuildRequires: New dependency.
  - Rename libnautilus-extension2 to libnautilus-extension4 following
    upstreams soname changes.
* Sat Aug 06 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.alpha:
    + Resolving regressions from the GTK 3 to 4 switch:
    - Reintroduce clipboard with GTK 4
    - Reintroduce Drag’n’Drop with GTK 4
    - Reintroduce emblems independently of file icon
    - Reintroduce filter search tags with GTK 4
    - Port audio-video-properties extension to GTK 4
    - Restore sidebar features from GTK 3
    - Fix other regressions from the GTK 3 to 4 switch
    + Modernizing view widgets:
    - Port files grid view mode to GtkGridView
    - Reimplement files list view mode with GtkColumnView
    - Add checkerboard background for thumbnails with transparency
    + Enhancing menus:
    - New menu item to open current folder in another application
    - Add menu item to copy current path to clipboard
    - Redesign zoom controls as icon size controls
    - Context menu bugfixes
    - Add context menu item to show Properties in Other Locations
    - Improve support for context menus on touchscreens
    - Show extensions in templates names
    - Show sort menu options in list virw mode
    - Allow sorting in recent and search
    + Other enhancements:
    - Use better in-app notifications with AdwToast
    - Modernize "About" with AdwAboutWindow
    - Refine pathbar appearance
    - Label '/' with the OS name
    - Keyboard shortcuts overlay updates
    + Miscellaneous bugfixes:
    - Search engine bugfixes
    - Floating satus bar bugfixes
    - Fix popover crashes
    - Allow copying to a ramfs
    - Stop computing remote folders item count when disabled
    - Fix batch rename for files with the same name in search
      results
    - Don't trigger keyboard shortcuts ouside their intended scope
    + Maintenance work
    - Adapt to thumbnails API changes
    - Depend on libportal and drop wallpaper fallback setting
    - Modernize build with new meson features
    - Bump extensions library version
  - Changes in BuildRequires following upstreams port to gtk4:
    + Drop pkgconfig(gnome-desktop-3.0), pkgconfig(gtk+-3.0) and
      pkgconfig(libhandy-1) and stop passing libportal=false to meson
      as it is now mandatory to support libportal.
    + Add pkgconfig(gnome-desktop-4), pkgconfig(gtk4),
      pkgconfig(libadwaita-1), pkgconfig(libportal) and
      pkgconfig(libportal-gtk4).
  - Rename libnautilus-extension1 to libnautilus-extension2 and
    typelib-1_0-Nautilus-3_0 to typelib-1_0-Nautilus-4_0 following
    upstream soname bump.
* Mon May 30 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 42.2:
    + Close broken link message dialog on response.
    + Fix crash when opening new window from pathbar.
    + Fix remote filesystem check.
    + Updated translations.
* Mon Apr 25 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 42.1.1:
    + Revert wrongly introduced dependency on unstable gnome-desktop.
  - Changes from version 42.1:
    + Add HighContrast syle support.
    + Preload dragged external file info in list view.
    + Override dark mode wallpaper when not using portal.
    + Avoid truncated popover in Compress dialog under X11.
    + Add checkerboard background to transparent thumbnails.
    + Style and scroll pathbar propperly in RTL languages.
    + Updated translations.
* Sun Mar 20 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.0:
    + Fix HiDPI thumbnails in list view.
    + Properly dispose pathbar to avoid crashes.
    + Updated translations.
* Sat Mar 05 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.rc:
    + Tweak thumbnail shadow drawing to fix performance regressions.
    + Various search engine fixes.
    + Updated translations.
* Sat Feb 12 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.beta:
    + Revert GTK 4 switch and intentional regressions.
    + Fix criticals when selecting non-ZIP formats for compression.
    + Add shadows to thumbnails in the old views.
    + Support dark mode setting.
    + Updated translations.
  - Revert changes done in alpha, but leave the "gtk 4 port"
    BuildRequires in place, but disabled. Add back
    pkgconfig(gtk+-3.0), pkgconfig(libhandy-1) and
    pkgconfig(gnome-desktop-3.0). Rename back to
    typelib-1_0-Nautilus-3_0.
* Wed Jan 12 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 42.alpha:
    + Improve design of the file renaming UI.
    + Improve visuals of the file conflict UI.
    + Use GtkBuilder UI definitions for more components.
    + Fix "Move to"/"Copy to" from Starred.
    + Improve disposition of shell search provider.
    + Sort by subtype within type.
    + Allow searching by creation time.
    + Replace deprecated gexiv2 functions.
    + Fix extension API introspection annotations.
    + Expand on extension API documentation.
    + Add compressed archives to Recent files.
    + Preparations for GTK 4 switch.
    + Complete the GtkFlowBox-based grid view.
    + Remove EelCanvas-based grid view.
    * Improve design of the path bar.
    + Fix geographical coordinates displayed format.
    + Port to GTK 4.
    + Fix some GTK 4 switch regressions/warnings.
    + Updated translations.
  - Update BuildRequires for switch to GTK4:
    + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
    + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
    + Replace pkgconfig(gnome-desktop-3.0) with
      pkgconfig(gnome-desktop-4).
  - Drop shared-mime-info BuildRequires: it's been a long time that
    the macros were not used anymore.
  - Rename typelib-1_0-Nautilus-3_0 to typelib-1_0-Nautilus-4_0,
    following upstreams changes.
* Wed Jan 12 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.2:
    + Avoid cropping format popover in Compress dialog.
    + Fix "Move to"/"Copy to" from Starred.
    + Fix memory leak on tab switch.
    + Updated translations.
* Thu Nov 11 2021 Yifan Jiang <yfjiang@suse.com>
  - Add BuildRequires python3-dataclasses since SLE 15 SP4 uses
    python36 to build.
* Fri Nov 05 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Add missing libnautilus-extension1 Requires to devel sub-package.
* Sat Oct 30 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.1:
    + Cache Scripts and New Document menus to avoid lags.
    + Ellipsize subtitle label in trash bar to reduce minimum width.
    + Fix build with meson 0.60.0.
    + Don't change action when unchecking in File Conflict dialog.
    + Fix progress reporting when skipping during extraction.
    + Offer skipping in case of extraction failure only when there
      are more files.
    + Remove leftover files after extraction failure.
    + Set keyboard focus on the row with the selected archive format.
    + Updated translations.
  - Replace post(un) handling with new ldconfig_scriptlets macro.
  - Drop pkgconfig(libportal) BuildRequires and pass libportal=false
    to meson, we are not building a flatpak.
  - Pass tests=headless to meson, and add a check section and
    meson_test macro, run tests during build. Following this, add
    python3-gobject and tracker-miner-files BuildRequires needed for
    tests to run.
* Fri Sep 17 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.0:
    + Updated translations.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Sat Sep 04 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.rc:
    + Disable background "Properties" while searching
    + Don't duplicate set wallpaper when not using portal
    + Updated translations.
* Mon Aug 23 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.beta:
    + Fix comma placement in the floating status bar.
    + Use standard::edit-name attribute where appropriate.
    + Bring "Open with..." options together in context menu.
    + Fix "Compress..." acting on file that was not the selected one.
    + Redesign "Compress..." dialog.
    + Provide creation of password-protected ZIP archives.
    + Fix search by date not working with Tracker engine'
    + Add link to Privacy Settings from Trash'
    + Indicate whether trash automatic emptying is enabled'
    + Updated translations.
* Fri Aug 06 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.alpha:
    + Replace deprecated gexiv2 symbols.
    + Make NautilusWindowSlot non-derivable.
    + Prevent closing popover when "Show Hidden Files" is toggled.
    + Hand preview updating over to FilesView.
    + Provide source .svg icon.
* Fri Jun 04 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 40.2:
    + Fix missing "Open Scripts Folder" menu item
    + Prevent reopening of previewer on window focus
    + Keep working directory when executing scripts
    + Updated translations.
* Wed May 19 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop baselibs.conf: there is nothing depending on the xxbit
    library anymore.
* Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 40.1:
    + Fix File conflict dialog crasheing on extensionless filenames.
    + Fix crashes when extracting encrypted archives.
    + Fix duplicated context menu entries for RAR archives.
    + Updated translations.
* Wed Apr 21 2021 Xiaoguang Wang <xiaoguang.wang@suse.com>
  - Update set_trusted.sh: Use the right value in gio command
    (bsc#1185026).
* Sat Mar 20 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 40.0:
    + Updated translations.
* Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - 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 2021 Callum Farmer <gmbr3@opensuse.org>
  - 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 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - 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.

Files

/usr/bin/nautilus
/usr/bin/nautilus-autorun-software
/usr/share/applications/nautilus-autorun-software.desktop
/usr/share/applications/org.gnome.Nautilus.desktop
/usr/share/dbus-1/services/org.freedesktop.FileManager1.service
/usr/share/dbus-1/services/org.gnome.Nautilus.Tracker3.Miner.Extract.service
/usr/share/dbus-1/services/org.gnome.Nautilus.Tracker3.Miner.Files.service
/usr/share/dbus-1/services/org.gnome.Nautilus.service
/usr/share/doc/packages/nautilus
/usr/share/doc/packages/nautilus/NEWS
/usr/share/doc/packages/nautilus/README.md
/usr/share/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
/usr/share/icons/hicolor/scalable/apps/org.gnome.Nautilus.svg
/usr/share/icons/hicolor/symbolic/apps/org.gnome.Nautilus-symbolic.svg
/usr/share/licenses/nautilus
/usr/share/licenses/nautilus/LICENSE
/usr/share/man/man1/nautilus-autorun-software.1.gz
/usr/share/man/man1/nautilus.1.gz
/usr/share/metainfo/org.gnome.Nautilus.metainfo.xml
/usr/share/nautilus
/usr/share/nautilus/ontology
/usr/share/nautilus/ontology/nautilus.description
/usr/share/nautilus/ontology/nautilus.ontology
/usr/share/tracker3/domain-ontologies/org.gnome.Nautilus.domain.rule


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024