Accepting request 836405 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 4.6.5. * nemo-window-pane.c: Only show the active window-pane's toolbar when toggling toolbar visiblity. * nemo-view.c: Don't cache the selection, this has been broken by deferred attribute loading. * debian/rules: Set buildtype to 'debug'. * nemo-bookmark-list.c: Don't get bookmark icon property notifications. OBS-URL: https://build.opensuse.org/request/show/836405 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=152
This commit is contained in:
parent
640d52162b
commit
6155312b1f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cda3b99c8275c57bb285f8718ef3e463349a8eebe97cc126b0daebffeb242c95
|
||||
size 1462269
|
3
nemo-4.6.5.tar.gz
Normal file
3
nemo-4.6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35f18063c4e9e0f94997454482553f48296eb97afe13bcbd56e99a87ea8eb78e
|
||||
size 1468701
|
12
nemo.changes
12
nemo.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 19:41:40 UTC 2020 - andy great <andythe_great@pm.me>
|
||||
|
||||
- Update to version 4.6.5.
|
||||
* nemo-window-pane.c: Only show the active window-pane's toolbar
|
||||
when toggling toolbar visiblity.
|
||||
* nemo-view.c: Don't cache the selection, this has been broken by
|
||||
deferred attribute loading.
|
||||
* debian/rules: Set buildtype to 'debug'.
|
||||
* nemo-bookmark-list.c: Don't get bookmark icon property
|
||||
notifications.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 19:26:00 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nemo
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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: 4.4.2
|
||||
Version: 4.6.5
|
||||
Release: 0
|
||||
Summary: File browser for Cinnamon
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user