From 6155312b1fc336ea1ba96977977e2d947be71f49e9f7bc24500dd97404d68153 Mon Sep 17 00:00:00 2001 From: Aaron Stern Date: Thu, 24 Sep 2020 22:40:13 +0000 Subject: [PATCH] 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 --- nemo-4.4.2.tar.gz | 3 --- nemo-4.6.5.tar.gz | 3 +++ nemo.changes | 12 ++++++++++++ nemo.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 nemo-4.4.2.tar.gz create mode 100644 nemo-4.6.5.tar.gz diff --git a/nemo-4.4.2.tar.gz b/nemo-4.4.2.tar.gz deleted file mode 100644 index edf1983..0000000 --- a/nemo-4.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cda3b99c8275c57bb285f8718ef3e463349a8eebe97cc126b0daebffeb242c95 -size 1462269 diff --git a/nemo-4.6.5.tar.gz b/nemo-4.6.5.tar.gz new file mode 100644 index 0000000..4349310 --- /dev/null +++ b/nemo-4.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f18063c4e9e0f94997454482553f48296eb97afe13bcbd56e99a87ea8eb78e +size 1468701 diff --git a/nemo.changes b/nemo.changes index 407a3d0..ba50380 100644 --- a/nemo.changes +++ b/nemo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 18 19:41:40 UTC 2020 - andy great + +- 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 diff --git a/nemo.spec b/nemo.spec index cb0d526..8f101b2 100644 --- a/nemo.spec +++ b/nemo.spec @@ -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