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

nautilus-lang-50.1-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: nautilus-lang Distribution: openSUSE Tumbleweed
Version: 50.1 Vendor: openSUSE
Release: 1.1 Build date: Sun Apr 12 10:18:29 2026
Group: System/Localization Build host: reproducible
Size: 9992452 Source RPM: nautilus-50.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Nautilus
Summary: Translations for package nautilus
Provides translations for the "nautilus" package.

Provides

Requires

License

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

Changelog

* Sun Apr 12 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 50.1:
    + Bugfixes:
    - Fix a crash on empty MIME type
    - Fix read-only/not accessible emblems
    - Assure view item deduplication on slow machines
    - Fix error icon size
    - Restore default focus for permanent delete dialog
    - Autocomplete folders with trailing slash again
    - Fix opening folder with many custom icons
    - Fix showing properties for encrypted partition
    - Fix image rounding
    + Cleanups:
    - Don't allow editing custom icons for trash or trashed files
    - Use GIcon for launch context
    + Updated translations.
* Fri Mar 20 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Migrate to xz compression and manual service run
* Sun Mar 15 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 50.0:
    + Enhancements:
    - More thumbnailing tests
    - Add ARM64 CI pipeline
    + Bugfixes: Correctly handle canceling archive extraction
    + Cleanups:
    - Remove last remaining bits of eel library
    - Make archive operation tests run reliably
    + Updated translations.
* Mon Mar 02 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 50.rc:
    + Add a test for file chooser
    + Distinguish automatic and manual file selections
    + Avoid unnecessary delay in operation dialogs
    + Add accessible roles to icons
    + Constrain file chooser label to single line
    + Add release script
    + Updated translations.
* Wed Feb 11 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 50.beta:
    + Build:
    - Add glycin dependency
    - Add blueprint-compiler dependency
    + Enhancements:
    - Move grid view captions to a dedicated dialog in the view
      menu
    - Add button to pop-out properties dialog
    - Use glycin for thumbnails
    - Rework icon caching
    - Make path completion case-insensitive
    - Use AdwShortcutsDialog
    - Add checkerboard background to thumbnails in properties
    - Improve multi-file properties dialog
    - Add renaming tests
    - Use Blueprint for UI files
    - Change public folder banner based on sharing setting
    - Fix handling of early rename popover closure
    - Do not count children for autofs mountpoints
    - Fix d'n'd placeholder style in sidebar
    - Fix leak from .alpha in move operation
    - Make type of time independent for each search
    - Fix icon cache
    + Cleanups:
    - Integrate renaming into operations set
    - Bundle search provider functionality in parent class
    - Use AdwDialog for properties
    - Remove unused desktop file launcher
    - Show untrimmed error messages in dialogs
    - Performance enhancements for search and sorting
  - Change from versionin 50.alpha:
    + Enhancements:
    - Improved thumbnail loading through new custom widget
    - Significantly increase code coverage by adding tests for
      thumbnail sizes, batch renaming, redoing, bookmarks, and many
      more
    - Rework batch rename mechanism and avoid freezes on cyclic
      collisions
    - Strip whitespaces in editable file names
    - Strip newlines from file name in file chooser
    - Reduce memory usage by trimming on window/tab closure
    - Use shorter operation status message in sidebar
    - Support multiple file type search filters
    - Use highlight for batch rename replacement text
    - Use AdwAlertDialog for file operation dialogs
    - Add settings menu item to context menu for trash and recent
    - Focus password entry on extraction
    - Make file type filter buttons more accessible
    - Add alternative bindings for copy and paste
    - Remove drag icon from column chooser
    - Pass activation_token to previewer
    + Cleanups:
    - Read image properties without GdkPixbuf
    - Drop superfluous thumbnail prioritizing
    - Detect videos via xdg/shared-mime-info over intern list
    - Drop usages of goto
    - Replace some deprecated GTK APIs
    - Use media queries for high contrast style
    - Avoid redundant folder name in completion toast
    - Cleanup bookmark list API to use GFile
    - Make NautilusHashQueue more useful with destroy funcs
    - Continued search-related rework
    - Cleanup controls in metainfo
    - NautilusFile/Directory constructor-related cleanups
    - Remove NautilusWindowSlot usage from NautilusApplication
    - Drop deprecated FileOperations interface
    - Deprecate packagekit build option
    - Don't skip the first file from batch rename progress
      monitoring
  - Replace pkgconfig(gexiv-2) BuildRequires with
    pkgconfig(gexiv2-0.16): follow upstreams port to the new API
  - Add pkgconfig(glycin-2) and pkgconfig(glycin-gtk4-2)
    BuildRequires: new dependencies.
* Mon Feb 02 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 49.4:
    + Bugfixes:
    - Fix crash with gone MTP devices
    - Don't count children for autofs mountpoints
    - Correctly check for invalid thumbnails
    - Don't invalidate thumbnails on access
    - Fix path for script run from Recent
    - Fix icon cache
    - Fix crash on trashing in bind mounts
    - Fix dragged sidebar row margins
    - Fix handling of early rename popover closure
    + Updated translations.
* Wed Jan 07 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 49.3:
    + Bugfixes:
    - Don't waste resources on images with extreme dimensions
    - Consider thumbnailing finished at correct time
    - Redraw view when screen scale factor changes
    - Fix potential outdated view item usage
    - Correctly close mime type program chooser dialog
    + Updated translations.
* Mon Nov 24 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 49.2:
    + Bugfixes:
    - Fix handling of unset XDG directories
    - Reduce memory usage of thumbnails by correct scaling
    - Fix potential rescaling of item when switching to cut icon
    - Fix crash on empty file lists in drops
    - Correct sorting of loopback devices
    - Don't skip the first file from operation progress monitoring
    + Updated translations.
* Mon Oct 13 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 49.1:
    + Bugfixes:
    - Fix crash due to internal callback handling
    - Fix pasting images with bigger sizes
    - Fix contrast of cut items
    - Use correct start point for sidebar drag'n'drop
    - Fix default app chooser focus
    - Fix running long-running archive operation tests
    + Known regression: Searching in app chooser does not work
      anymore since 49.0
    + Updated translations.
  - Drop 29d793b.patch: Applied/fixed upstream.
* Wed Sep 24 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Add 29d793b.patch: app-chooser: Adjust to GTK 4.20's list view.
* Tue Sep 16 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 49.0:
    + Enhancements: Add tests for replacing files
    + Bugfixes:
    - Fix hidden state of edited files
    - Fix thumbnail canceling
    - Fix moving of starred files
    + Cleanups:
    - Use GSettings memory backend for tests
    - Skip thumbnail tests without sandbox
    - Fix multiple leaks
    + Updated translations
* Mon Sep 01 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 49.rc:
    + Enhancements:
    - Add Thumbnailing Tests
    - Show files in MTP-backed directories
    - Remove artificial delay for already loaded or search
      directories
    - Add slash to the path entered by pressing ~
    + Bugfixes:
    - Update file thumbnail after thumbnail creation
    - Place background menu opened from keyboard correctly in RTL
    - Fix app chooser default focus again
    + Cleanups:
    - FilesView simplifications
    - Suppress some static analyzer warnings
    - Add nautilus list aliases
    - Integrate sidebar code properly
    - Rework more search-related code
    + Updated translations
  - Add mutter BuildRequires and launch meson test suite with mutter
    as display server
  - Don't run the test suite on s390x: the virtual mutter and Mesa do
    not play right together.
* Fri Aug 29 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 49.beta:
    * Enhancements:
    - Redesigned search popover
    - Add coverage test to CI
    - Add tests for archive operations
    - Add tests for showing hidden files
    - Use headless wayland for running CI tests
    - Improve extension documentation
    - Copy network addresses in network view
    - Don't open starred on drag and drop hover
    - Add 'Context Menu' shortcut to help-overlay
    + Bugfixes:
    - Fix appchooser default focus
    - Fix broken localsearch test
  - Changes from version 49.alpha:
    + Use dashed border and scissor icon for cut files
    + Use transparency for hidden files
    + Modernize and make batch rename dialog adaptive
    + Use ICU for date formatting
    + Use AdwDialog for app chooser dialog
    + Replace long press touch gesture with enhanced folder menu
    + Add "Ctrl + dot" shortcut for opening current dir in console
    + Announce file star state with a11y
    + Sort local mounts in the sidebar by device name
    + Hide rename in sidebar when not available
    + Add tooltip to the stop button in floating bar
    + New icon for finished operations
    + Updated translations
* Mon Jun 30 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.3:
    + Enhancements: Support more video/audio types in search filter
    + Bugfixes:
    - Inhibit logout during file operations
    - Allow opening current diretroy in multiple-dir mode
    - Prevent crash in location entry completions
    - Fix focusing window from other apps via DBus
    - Correctly close wait dialogs
    - Prevent file chooser crash on opening an empty location
    - Use existing replacement for icon removed from theme
    - Fix file leaking in directory
    + Updated translations.
* Sun May 25 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.2:
    + Bugfixes:
    - Load directory before thumbnail attributes are ready
    - Fix trash banner visibiltiy
    - Fix sporadic crash when loading new view
    - Improve container-related media property handling
    + Updated translations.
* Sun Apr 13 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.1:
    + Bugfixes:
    - Fix switching from tree view to grid
    - Fix opening new window of starred folder
    - Fix selecting Google Drive files with file chooser
    - Run script files in their location
    - Disallow duplicate bookmarks
    + Cleanups: Update screenshots
    + Updated translations.
* Sun Mar 16 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.0:
    + Reversals: Replace uselocale with Glib gettext variant
    + Bugfixes:
    - Generate thumbnails by order in view
    - Try more icons before using generic fallback
    - Focus filename entry in save mode by default
    - Fix tree view and outdated file info crashes introduced in
      48.rc
    - Use colored icon for filesystem root properties
    - Set search popover row heights
    + Cleanups:
    - Various performance enhancements around sorting, hidden files
      and image decoding
    - Add build summary
    + Fix shell search result order
    + Updated translations.
* Mon Mar 03 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.rc:
    + Enhancements:
    - Run code formatting in parallel
    - Rework CI image job to freedesktop template
    - Rework and speedup adding of files to view
    - Add basic unit tests for files view
    - Load thumbnail info separate from other file infos
    + Reversals: Revert port of properties dialog to AdwDialog due to
      outstanding issues
    + Bugfixes:
    - Fix app chooser widget sizing
    - Fix free space calculation for archive extraction
    - Fix shell sesrch result order
    - Fix floating bar style when unfocused
    + Cleanups:
    - Rework view switching code of window-slot
    - Use AdwSpinner in floating bar
    + Replace uselocale with Glib gettext variant
    + Fix opening the wrong directory when launching an instance
    + Tweak the floating bar background
    + Various minor UI fixes:
    - dynamically handle hierarchy changes in the path bar
    - Still offer rectangular selection when pressing ctrl and
      shift
    + Lots of cleanup
    + Fix occasional stuck grabs when rubberband selecting
    + Display more info in the progress dialog when preparing
    + Don't warn about mime-type mismatches if the handler is the
      same
    + Add close all windows to spatial window menu
    + Fixed help buttons in the preferences dialog
    + Extension system for emblem, property page, menu item
    + Add a context menu to the tree side pane.
    + Focus the next item after delete in list view
    + Improved the gutter-on-the-right problem.
    + Prefer existing windows from the command line in
      open-in-new-window view.
    + Updated translations.
  - Drop pkgconfig(gail-3.0) BuildRequires: Not used nor needed.
* Wed Feb 12 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 48.beta:
    + Enhancements:
    - Improve directory loading performance
    - Use AdwDialog for list view column chooser and properties
      dialog
    - Change tab behavior for the sidebar
    - Create about dialog from appdata
    - Port various dialogs to AdwAlertDialog
    - Keep mount monitor around for caching in gvfs to work
    - Adjust to localsearch changes
    - Hide Trash banner when empty
    - Ellipsize sidebar labels in the middle
    - Add a CONTRIBUTING file
    - Allow removing bookmarks from pathbar
    - Various UI tweaks and label changes
    - Various speedups
    + Bugfixes:
    - Fix unintended grid relayouting on thumbnail loading
    - Fix double a11y presentation of the filename in grid view
    - Keep CI running
    - Fix query editor translation
    - Hide empty extensions list in properties
    - Fix NULL dereference with extensions
    + Cleanups:
    - Improve grid selection implementation
    - Avoid setting up unnecessary directory monitors
    - Replace setlocale hack with uselocale
    - Stop setting invisible menu icons
    + Updated translations.
  - Replace deprecated update-desktop-files with desktop-file-utils
    BuildRequires, and drop suse-update-desktop macros.
* Tue Feb 04 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.2:
    + Enhancements:
    - Adopt CI release workflow
    - Speed up batch file deletions
    - Speed up simple recursive search through mount monitors
    + Bugfixes:
    - Fix thumbnails for changed files
    - Fix parent path URIs for remote path
    - Fix potential crashes in directory callbacks
    + Updated translations.
* Mon Dec 09 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.1:
    + Enhancements: Speed up thumbnail loading.
    + Bugfixes:
    - Do not force reload when error is present to avoid showing
      auth dialog.
    - Open folder in correct window during a DnD hover.
    - Show username in file properties if name is an empty string.
    - Various a11y fixes.
    - Fix number placement when making new name for directory.
    - Various pathbar fixes.
    - Show alert dialog when a symlink is broken.
    - Fix crashes when opening.
    - Various sidebar fixes.
    - Fix ctrl + scroll to zoom in and out of view.
    + Updated translations.
  - Drop revert-post-release-bump.patch: No longer needed.
* Tue Nov 12 2024 dimstar@opensuse.org
  - Update to version 47.0+38:
    * gtk/placessidebar: Fix placeholder sometimes being stuck at the bottom
    * pathbar: Remove dir separator in front of some schemes
    * gtk/placessidebar: Don't open insensitive rows
    * gtk/nautilusgtkplacessidebar: Don't start drag timer if row can't be known
    * file-chooser: Focus file name entry when cancelling overwrite
    * list-base: Activate folder to open on drag instead of opening through application
    * properties: Hide extensions list box when empty
    * file: Ignore empty strings for owner name
    * general: Various a11y fixes
    * files-view: Fix leak
    * compress-dialog: Fix name entry activation
    * file-utilities: Ignore extension when making new name for directories
    * pathbar: Stop adding extra space to buttons
    * pathbar: Don't show the pathbar button menu in file chooser
    * ui: Add missing accel labels
    * preferences: Clear weak pointer
    * nautilus-mime-actions: Actually report when a symlink is broken
    * xdp-gnome/externalwindow: Call gtk_init before opening a display
    * xdp-gnome/externalwindow: Override current session with GDK_BACKEND
    * nautilus-properties-window: Set use-markup=False in several rows
* Sat Oct 19 2024 bjorn.lie@gmail.com
  - Update to version 47.0+14:
    * nautilus-tag-manager: Drop tinysparql 2to3 migration
    * Updated translations.
* Fri Sep 27 2024 bjorn.lie@gmail.com
  - Update to version 47.0+8:
    * sidebarrow: Add appropriate margin and opacity
    * list-base: Fix scroll to zoom
    * list-base: Don't scroll when the ctrl key is held
    * contributing: Add a CONTRIBUTING.md file
    * gschema: Revert accidental new translatable strings
    * Updated translations.
  - Add revert-post-release-bump.patch: Since we are using a
    gitcheckout, the metadata fails during tests if we do not set a
    proper iso-date.
* Sun Sep 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.0:
    + Enhancements:
    - Show new folder button in Open Folder(s) modes
    - Persist window size for file chooser
    + Bugfixes:
    - Fix grammar error
    - Fix build error
    - Escape toast button mnemonics
    + File chooser fixes:
    - Don't show undo button when suggested name doesn't exist
    - Show filter name more consistently
    - Stop crashing when using "Open Item Location"
    - Fix issue where new folder button disappears
    - Fix flat dropdown styles
    + Updated translations.
* Tue Sep 03 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.rc:
    + Enhancements:
    - Polish the file chooser
    - Implement file chooser "choices" menu
    - Allow extracting bzip2 tar files
    - Allow dropping items into the file chooser
    - Add the background menu to the file chooser
    - Allow vertical scrolling in the pathbar
    - Activate the accept button by default in file chooser
    + Bugfixes:
    - Fix various file chooser crashes
    - Don't hide file chooser filters with long filenames or in
      narrow mode
    - Make sure the pathbar always shows the current folder
    - Fix overlapping filename widget in file chooser
    - Make nautilus previewer work between the main window and file
      chooser
    - Various fixes for file chooser paths and save locations
    - Set focus correctly in file chooser
    - Allow unselecting an item in file chooser
    - Add a tooltip to the network address bar button
    - Disallow conventional DnD into the pathbar in file chooser
      mode
    - Don't overflow window in file chooser
    + Updated translations.
  - Build against renamed trackers*: Update dependencies.
* Tue Aug 27 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.beta:
    + Enhancements:
    - Implement file chooser portal and introduce file chooser ui
    - Redesign and modernize the compression dialog
    - Modernize the new folder dialog
    - Replace Search Banner with Search Info Popover
    - Redesign "Other Types" search
    - Port to new adwaita widgets
    - Update emblems with symbolics
    + Bugfixes:
    - Use correct path for email
    - File chooser bug fixes
    - Disable bookmarking the network view
    - Change files view accent to grey
    - Fix dragging on touch devices
    - Misc bugfixes
    + Updated translations.
  - Changes from version 47.alpha:
    + Enhancements:
    - Add the Network view
    - Show xdg dirs in sidebar as regular (removable) bookmarks
    - Show sidebar bookmarks before mounts
    - Remove "Other Locations" and show mounts directly on the
      sidebar
    - Improve view performance
    - Use new adw views
    - Improve internal NautilusFile performance
    - Improve ui for progress indicator
    - Improve ui to floating bar
    - Allow staring from the context menu
    - Redesign trash dialog
    - Allow Scripts in flatpak
    - Open mounts in original tab instead of focused tab
    - Allow simultaneous mounting
    + Bugfixes:
    - Create archive with Enter on Compress dialog
    - Accessibility fixes
    - Move focus correctly when item is removed
    - Don't reset permissions when copying from a non-isofs
      readonly filesystem
    - Open correct panel in GNOME Settings for trash settings
    - Disable paste in Trash, Recent, and Starred
    - Fix error when passing invalid location to portals
    - Fix memory leaks
    - Call shutdown() on modules
    - Don't show banners in global search
    - Prevent a crash
    - Keep correct file list order in a DnD
    - Don't display future dates as "Today" or "Yesterday"
    - Prevent freeze
    - Fix broken sort order when switching views
    - Don't irreversibly hide sidebar with touch gesture
    - Don't unnecessarily re-set selection in search
    - Don't scale up images in properties preview
    - Actually drop wayland export handles
    - Fix potentially incorrect file operation
    - Batch rename fix tags, and allow illegal characters
    - Allow xdp to fail
    - Fix typo
    + Cleanups:
    - Use property styling for adw rows
    - Code cleanup
    - Significant refactoring and cleanup to prepare to Nautilus as
      a file chooser
    + Updated translations.
* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - BuildRequire gettext-devel instead of gettext: allow OBS to
    shortcut through gettext-runtime-mini.
* Mon May 27 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.2:
    + Don't treat future dates as "Today".
    + Fix crashes.
    + Prevent freeze on Audio/Video properties.
    + Don't irreversibly hide sidebar with touch gesture.
    + Don't expose unreadable symbol to screen reader.
    + Fix search selection performance.
    + Fix sorting on grid view.
    + Updated translations.
* Wed May 01 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.1:
    + Bugfixes:
    - Create archive with Enter on Compress dialog.
    - Move focus correctly when item is removed.
    - View performance optimization.
    - Fix crash when compressing a file and a folder.
    - Don't show banners in global search.
    - Preserve permissions when copying from read-only file
      systems.
    - Disable non-working global search from Other Locations.
    + Updated translations.
* 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.

Files

/usr/share/locale/af/LC_MESSAGES/nautilus.mo
/usr/share/locale/ar/LC_MESSAGES/nautilus.mo
/usr/share/locale/as/LC_MESSAGES/nautilus.mo
/usr/share/locale/ast/LC_MESSAGES/nautilus.mo
/usr/share/locale/az/LC_MESSAGES/nautilus.mo
/usr/share/locale/be/LC_MESSAGES/nautilus.mo
/usr/share/locale/be@latin/LC_MESSAGES/nautilus.mo
/usr/share/locale/bg/LC_MESSAGES/nautilus.mo
/usr/share/locale/bn/LC_MESSAGES/nautilus.mo
/usr/share/locale/bn_IN/LC_MESSAGES/nautilus.mo
/usr/share/locale/br/LC_MESSAGES/nautilus.mo
/usr/share/locale/bs/LC_MESSAGES/nautilus.mo
/usr/share/locale/ca/LC_MESSAGES/nautilus.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/nautilus.mo
/usr/share/locale/cs/LC_MESSAGES/nautilus.mo
/usr/share/locale/cy/LC_MESSAGES/nautilus.mo
/usr/share/locale/da/LC_MESSAGES/nautilus.mo
/usr/share/locale/de/LC_MESSAGES/nautilus.mo
/usr/share/locale/dz/LC_MESSAGES/nautilus.mo
/usr/share/locale/el/LC_MESSAGES/nautilus.mo
/usr/share/locale/en@shaw/LC_MESSAGES/nautilus.mo
/usr/share/locale/en_CA/LC_MESSAGES/nautilus.mo
/usr/share/locale/en_GB/LC_MESSAGES/nautilus.mo
/usr/share/locale/eo/LC_MESSAGES/nautilus.mo
/usr/share/locale/es/LC_MESSAGES/nautilus.mo
/usr/share/locale/et/LC_MESSAGES/nautilus.mo
/usr/share/locale/eu/LC_MESSAGES/nautilus.mo
/usr/share/locale/fa/LC_MESSAGES/nautilus.mo
/usr/share/locale/fi/LC_MESSAGES/nautilus.mo
/usr/share/locale/fr/LC_MESSAGES/nautilus.mo
/usr/share/locale/fur/LC_MESSAGES/nautilus.mo
/usr/share/locale/ga/LC_MESSAGES/nautilus.mo
/usr/share/locale/gd/LC_MESSAGES/nautilus.mo
/usr/share/locale/gl/LC_MESSAGES/nautilus.mo
/usr/share/locale/gu/LC_MESSAGES/nautilus.mo
/usr/share/locale/he/LC_MESSAGES/nautilus.mo
/usr/share/locale/hi/LC_MESSAGES/nautilus.mo
/usr/share/locale/hr/LC_MESSAGES/nautilus.mo
/usr/share/locale/hu/LC_MESSAGES/nautilus.mo
/usr/share/locale/ia/LC_MESSAGES/nautilus.mo
/usr/share/locale/id/LC_MESSAGES/nautilus.mo
/usr/share/locale/is/LC_MESSAGES/nautilus.mo
/usr/share/locale/it/LC_MESSAGES/nautilus.mo
/usr/share/locale/ja/LC_MESSAGES/nautilus.mo
/usr/share/locale/ka/LC_MESSAGES/nautilus.mo
/usr/share/locale/kk/LC_MESSAGES/nautilus.mo
/usr/share/locale/km/LC_MESSAGES/nautilus.mo
/usr/share/locale/kn/LC_MESSAGES/nautilus.mo
/usr/share/locale/ko/LC_MESSAGES/nautilus.mo
/usr/share/locale/lt/LC_MESSAGES/nautilus.mo
/usr/share/locale/lv/LC_MESSAGES/nautilus.mo
/usr/share/locale/mai/LC_MESSAGES/nautilus.mo
/usr/share/locale/mk/LC_MESSAGES/nautilus.mo
/usr/share/locale/ml/LC_MESSAGES/nautilus.mo
/usr/share/locale/mr/LC_MESSAGES/nautilus.mo
/usr/share/locale/ms/LC_MESSAGES/nautilus.mo
/usr/share/locale/nb/LC_MESSAGES/nautilus.mo
/usr/share/locale/nds/LC_MESSAGES/nautilus.mo
/usr/share/locale/ne/LC_MESSAGES/nautilus.mo
/usr/share/locale/nl/LC_MESSAGES/nautilus.mo
/usr/share/locale/nn/LC_MESSAGES/nautilus.mo
/usr/share/locale/oc/LC_MESSAGES/nautilus.mo
/usr/share/locale/or/LC_MESSAGES/nautilus.mo
/usr/share/locale/pa/LC_MESSAGES/nautilus.mo
/usr/share/locale/pl/LC_MESSAGES/nautilus.mo
/usr/share/locale/pt/LC_MESSAGES/nautilus.mo
/usr/share/locale/pt_BR/LC_MESSAGES/nautilus.mo
/usr/share/locale/ro/LC_MESSAGES/nautilus.mo
/usr/share/locale/ru/LC_MESSAGES/nautilus.mo
/usr/share/locale/si/LC_MESSAGES/nautilus.mo
/usr/share/locale/sk/LC_MESSAGES/nautilus.mo
/usr/share/locale/sl/LC_MESSAGES/nautilus.mo
/usr/share/locale/sq/LC_MESSAGES/nautilus.mo
/usr/share/locale/sr/LC_MESSAGES/nautilus.mo
/usr/share/locale/sr@ije/LC_MESSAGES/nautilus.mo
/usr/share/locale/sr@latin/LC_MESSAGES/nautilus.mo
/usr/share/locale/sv/LC_MESSAGES/nautilus.mo
/usr/share/locale/ta/LC_MESSAGES/nautilus.mo
/usr/share/locale/te/LC_MESSAGES/nautilus.mo
/usr/share/locale/th/LC_MESSAGES/nautilus.mo
/usr/share/locale/tr/LC_MESSAGES/nautilus.mo
/usr/share/locale/ug/LC_MESSAGES/nautilus.mo
/usr/share/locale/uk/LC_MESSAGES/nautilus.mo
/usr/share/locale/vi/LC_MESSAGES/nautilus.mo
/usr/share/locale/wa/LC_MESSAGES/nautilus.mo
/usr/share/locale/zh_CN/LC_MESSAGES/nautilus.mo
/usr/share/locale/zh_HK/LC_MESSAGES/nautilus.mo
/usr/share/locale/zh_TW/LC_MESSAGES/nautilus.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 16:18:25 2026