commit nemo for openSUSE:Leap:15.2

2020-04-14 Thread root
Hello community,

here is the log from the commit of package nemo for openSUSE:Leap:15.2 checked 
in at 2020-04-14 14:20:49

Comparing /work/SRC/openSUSE:Leap:15.2/nemo (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.nemo.new.3248 (New)


Package is "nemo"

Tue Apr 14 14:20:49 2020 rev:20 rq:793502 version:4.4.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/nemo/nemo.changes  2020-02-21 
23:53:05.973013343 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.nemo.new.3248/nemo.changes2020-04-14 
14:21:07.289280774 +0200
@@ -1,0 +2,14 @@
+Thu Apr  2 15:41:48 UTC 2020 - Marguerite Su 
+
+- Update to version 4.4.2 
+  * meson.build: Disable GLib deprecation warnings 
+  * file-operations: fix copying from the trash 
+  * list view: Don't remove the dummy (Loading) entry except during 
post-loading updates. 
+  * nemo-tree-sidebar.c: Don't free the NemoFile after setting up the context 
menu for showing, it is owned by the tree model. 
+  * Remove tracker 
+  * nemo-icon-canvas-item.c: Don't hyphenate long filenames 
+  * eel-editable-label.c: Don't hyphenate long filenames 
+  * nemo-program-choosing.c: Remove unused variable that was causing a warning 
during the build. 
+  * Use meson for pango-1.44 check
+
+---

Old:

  nemo-4.2.2.tar.gz

New:

  nemo-4.4.2.tar.gz



Other differences:
--
++ nemo.spec ++
--- /var/tmp/diff_new_pack.WbCA1z/_old  2020-04-14 14:21:07.601281008 +0200
+++ /var/tmp/diff_new_pack.WbCA1z/_new  2020-04-14 14:21:07.605281011 +0200
@@ -20,7 +20,7 @@
 %define sover   1
 %define typelib typelib-1_0-Nemo-3_0
 Name:   nemo
-Version:4.2.2
+Version:4.4.2
 Release:0
 Summary:File browser for Cinnamon
 License:GPL-2.0-or-later

++ nemo-4.2.2.tar.gz -> nemo-4.4.2.tar.gz ++
 7331 lines of diff (skipped)




commit nemo for openSUSE:Leap:15.2

2020-02-21 Thread root
Hello community,

here is the log from the commit of package nemo for openSUSE:Leap:15.2 checked 
in at 2020-02-21 23:53:02

Comparing /work/SRC/openSUSE:Leap:15.2/nemo (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.nemo.new.26092 (New)


Package is "nemo"

Fri Feb 21 23:53:02 2020 rev:19 rq:778015 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/nemo/nemo.changes  2020-01-15 
15:33:07.686847425 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.nemo.new.26092/nemo.changes   2020-02-21 
23:53:05.973013343 +0100
@@ -1,0 +2,283 @@
+Sun Jul 28 04:49:33 UTC 2019 - Marguerite Su 
+
+- Update to version 4.2.2:
+  * nemo-desktop-link.c: Don't allow an attempt to rename mounts.
+
+---
+Sun Jul 21 06:55:55 UTC 2019 - Marguerite Su 
+
+- Update to version 4.2.1:
+  * Fix nemo_global_preferences_get_size_prefix_preference
+getting set to the wrong value
+  * nemo-view.c: Always show the pin/unpin actions.
+  * various: Fix a couple leaks
+  * nemo-list-model.c: When the last child of a node is
+removed, Handle re-adding a dummy row (or not) in the
+file removed handler, instead of always adding one, 
+then removing it on parent's subsequent changed call.
+  * nemo-list-view.c: When triggering a rename using the
+'slow double click' trigger, check whether the file
+is a folder to determine whether to select all or
+only non-extension text.
+  * nemo-view.c: Use the stack for running the action
+visiblity cycle.
+  * nemo-*-view.c: Update the selection info when a view
+has finished loading.
+  * Toolbar: Don't show thumbnail button by default
+
+---
+Mon Jul  1 03:57:46 UTC 2019 - Dead Mozay 
+
+- Update to version 4.2.0:
+  * nemo-view.c: Don't ignore non-symbolic extension menu icons.
+  * nemo-icon-view.c: Don't apply the 'ignore metadata' mode to the desktop, 
this prevents the icon size from loading or saving properly when that setting 
is active.
+  * nemo-icon-info: Use different text widths for the desktop than for 
windowed mode.
+  * Update URL (#2045)
+  * nemo-query-editor.c: Ignore leading and trailing whitespace in search 
query text.
+  * misc: Fix some memory leaks revealed by valgrind.
+  * Add keyboard shortcuts page
+  * nemo-bookmarks-window.c: Fix support for Computer/Bookmarks section 
separator.
+  * nemo-bookmarks-window: Remove help button, fix some breakpoint accounting 
during dnd.
+  * nemo-view.c: Never have more than one connection to an action's 'activate' 
signal.
+  * actions: Monitor gsettings condition changes and trigger menu updates when 
these or any dbus conditions change.
+  * application: Add debug flag to command line options, remove environment 
variable-based verbose mode for actions.
+  * nemo-action: Cleanup
+  * nemo-blank-desktop-window.c: Fix initial popup menu failure due to a 
not-fully-initialized action manager.
+  * nemo-action.c: Allow discovery of tokens in any order in an action line.
+  * nemo-action.c: Queue gsettings condition updates (same as dbus updates). 
This should have been done in 92c58403f12436c65a1c.
+  * Update nemo-style-fallback-mandatory.css
+  * Add Move to Trash confirmation option
+  * nemo-file-operations.c: Remove unused translatable string.
+  * nemo-window-manage-views.c: ignore cache when thumbnails are disabled
+  * nemo-window-manage-views.c: add a weak pointer to the window slot's bad 
cache bar when spawned.
+  * preferences: Finalize our settings instances using the 
eel_call_at_shutdown function.  This occurs at a point closer to exit, and 
allows handlers to disconnect cleanly.
+  * Reimplement thumbnailing-per-folder and add inheritance for view type
+  * A couple of bugfixes
+  * nemo-main-application.c: Make sure any command-line geometry option takes 
precedence over the saved window geometry.
+  * nemo-window-slot: Remove trailing spaces
+  * Navigation: Fix go to parent action for Samba
+  * nemo-window-slot.c: Use GString for manipulating samba uris, it makes 
what's being done to the uri a bit more explicit.
+  * nemo-window-slot.c: (samba) When navigating up from a host, load 
network:/// instead of smb:///.
+  * nemo-icon-container.c: Wait to un-freeze canvas updates until the renaming 
operation has completed.
+  * nemo-file.c: Check for NULL when converting the raw file timestamp to a 
GDateTime.
+  * desktop-prefs: Change to match the new cinnamon settings style
+  * nemo-desktop-overlay.glade: Update to match new settings format. (mostly)
+  * Nemo desktop entry - ensure caret-color matches text color
+  * nemo-mime-application-chooser.c: escape file names in Open With tab
+  * nemo-view.c: Open Terminal in parent if a file is selected
+  * Start implementing exec support
+  * Optimize