Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nemo for openSUSE:Factory checked in at 2021-11-27 00:51:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nemo (Old) and /work/SRC/openSUSE:Factory/.nemo.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nemo" Sat Nov 27 00:51:25 2021 rev:45 rq:933955 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nemo/nemo.changes 2021-11-07 22:09:13.951639277 +0100 +++ /work/SRC/openSUSE:Factory/.nemo.new.1895/nemo.changes 2021-11-27 00:52:14.858610799 +0100 @@ -1,0 +2,38 @@ +Thu Nov 18 20:27:44 UTC 2021 - andy great <andythe_gr...@pm.me> + +- Update to version 5.2.0. + * nemo-desktop-overlay.glade: Fix label marked untranslatable. + * makepot: Add shortcuts ui file. + * nemo-view.c: Follow the same invocation rules for bulk renaming + as we do for normal renaming. + * Install language definitions to gtksourceview-4. + * nemo-file.h: Use the correct icon names for read-only and + unreadable emblems. + * mount-archive.nemo_action: Use gnome-disk-image-mounter + instead of gvfsd-archive. + * debian/control: Add gnome-disk-utility to recommends + (for image mount action). + * Add a manpage for nemo-desktop and clean up nemo's a bit. + * nemo-toolbar.c: Use flat button style + * extension gir: Export 'libnemo-extension' to the gir + * actions: Refactor to remove unnecessary methods. + * actions: Add new conversion token for a file's parent uri + (with selection_count > 0) and location uri + (selection_count == 0). + * actions: Add UriScheme specifier in the action definition. + * nemo-window-manager-views.c: When removing a folder, don't + close the entire window if that folder is open on another tab. + * nemo-window.c: Don't ignore tab events when renaming. + * nemo-directory-async.c: Don't write the entire buffer into + the pixbuf loader all at once. + * copy/paste: Make the clipboard contents persist after the + process ends. + * nemo-search-engine-advanced.c: Ensure a path before using it + as a key in the skip table - g_str_hash cannot be NULL. + * search: Update tooltip text (#2810) + * file operations: Add duplicate button (#2841) + * file-operations: Rename button label in previous commit + * l10n: Generate files + * l10n: Update POT + +------------------------------------------------------------------- Old: ---- nemo-5.0.5.tar.gz New: ---- nemo-5.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nemo.spec ++++++ --- /var/tmp/diff_new_pack.GzJbgL/_old 2021-11-27 00:52:15.430608824 +0100 +++ /var/tmp/diff_new_pack.GzJbgL/_new 2021-11-27 00:52:15.434608810 +0100 @@ -20,7 +20,7 @@ %define sover 1 %define typelib typelib-1_0-Nemo-3_0 Name: nemo -Version: 5.0.5 +Version: 5.2.0 Release: 0 Summary: File browser for Cinnamon License: GPL-2.0-or-later @@ -172,7 +172,9 @@ %{_datadir}/dbus-1/services/nemo.service %{_datadir}/dbus-1/services/nemo.FileManager1.service %{_datadir}/glib-2.0/schemas/org.nemo.gschema.xml -%{_datadir}/gtksourceview-?.0/language-specs/%{name}_action.lang +%dir %{_datadir}/gtksourceview-* +%dir %{_datadir}/gtksourceview-*/language-specs +%{_datadir}/gtksourceview-*/language-specs/%{name}_*.lang %{_datadir}/polkit-1/actions/org.nemo.root.policy %files -n %{typelib} ++++++ nemo-5.0.5.tar.gz -> nemo-5.2.0.tar.gz ++++++ ++++ 5910 lines of diff (skipped)