Accepting request 1039990 from home:dirkmueller:Factory
- update to 5.6.0: * Actions: Escape device paths also (#3057) * Use Github actions instead of CircleCI. * Actions: Escape path spaces when they are unquoted * eel: Merge shell character escape functions * icon view: don't highlight selected icons * nemo-desktop: Rename new-launcher -> 90_new-launcher * nemo-desktop: Add Desktop Settings action * l10n: Update POT and files * search: Perform deep counts on a search directories full file list, instead of the directory itself, when opening properties. * nemo-search-directory-file.c: Add a missing NemoDirectory method. * location bar: Add an option to always switch back to the pathbar (breadcrumbs) widget after entering a location or otherwise using the location entry. * Prevent interactive search from interfering with keystrokes intended for the window handler (for focusing the location entry). * debian/control(nemo-dbg): priority extra->optional * Remove custom btime (creation time) code. * Add support for file creation time via GFileInfo. * Add ability to display date columns in a monospaced font. * nemo-file-operations.c: Fix null pointer error. * nemo-file-operations.c: Handle a couple more potential problems with g_file_get_basename(). * list view: Do show dates in monospace font by default * Change location entry/pathbar behavior. * Fix build on LMDE. * Toolbar: Use actions to control the location/path bar switching. * toolbar: Hide the location entry toggle when not needed, and limit its shortcut to making sure the entry is focused. * pathbar/entry: Fix a couple of issues when changing pathbar/entry preference. * fix spelling error spotted by lintian * App chooser: Quote custom executable file paths (#3041) * Actions: Escape quoted content in paths (#3026) * libnemo-private: add missing gio-unix-2.0 dependency (#3028) OBS-URL: https://build.opensuse.org/request/show/1039990 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=179
This commit is contained in:
committed by
Git OBS Bridge
parent
97bc7643d5
commit
e801948089
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nemo
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define sover 1
|
||||
%define typelib typelib-1_0-Nemo-3_0
|
||||
Name: nemo
|
||||
Version: 5.2.2
|
||||
Version: 5.6.0
|
||||
Release: 0
|
||||
Summary: File browser for Cinnamon
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user