SHA256
1
0
forked from pool/nemo

6 Commits

Author SHA256 Message Date
3b88ab0a98 Accepting request 1287588 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1287588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=56
2025-06-23 13:03:22 +00:00
ce94372a9c Accepting request 1287553 from home:bobbie424242:branches:X11:Cinnamon:Factory
update to 6.4.5

OBS-URL: https://build.opensuse.org/request/show/1287553
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=197
2025-06-21 16:31:03 +00:00
7d695a4a6d Accepting request 1252937 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1252937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=55
2025-03-14 22:51:41 +00:00
d3b055b901 Accepting request 1252902 from home:iznogood:branches:X11:Cinnamon:Factory
- Drop pkgconfig(gtksourceview-2.0), pkgconfig(gtksourceview-3.0)
  and pkgconfig(gtksourceview-4) BuildRequires, not needed for
  building, instead just own %{_datadir}/gtksourceview-{2.0,3.0,4}

OBS-URL: https://build.opensuse.org/request/show/1252902
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=195
2025-03-14 02:51:10 +00:00
2c0e0dd87a Accepting request 1237120 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1237120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=54
2025-01-13 16:50:05 +00:00
fff9a22aff - update to 6.4.3
* I18n
- update to 6.4.2
  * nemo-window-manage-views: fix null pointer ref
- update to 6.4.1
  * remove unused libxml headers
  * fix inhibit name so nemo's desktop file is discovered by
    cinnamon-session for the logout dialog
- update to 6.4.0
  * nemo_action_layout_editor.py: Fix non-initialized variable
  * tree-sidebar: Add missing properties menu item
  * search: Improve logging when loading search helpers.
  * search: Replace third-party OpenDocument search helper.
  * Add setting to disable auto-expanding of treeview rows during
    drag-and-drop operations.
  * actions: Cancel action update idle callbacks during dispose for
    non-NemoView types.
  * nemo-places-sidebar.c: Only register the special eject icon size
    once.
  * Guard against gdkx11 calls in a Wayland session.
  * places sidebar: Improve eject icon behavior.
  * layout editor: Add support for accelerator keys.
  * NemoAction: Add support for keyboard shortcuts.
  * Fix blocking when listing or entering a network location with an
    inaccessible host.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=193
2025-01-12 05:02:21 +00:00
4 changed files with 55 additions and 13 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68d829614beeb2596aa706db5ff070fcfc0e96ab7e3d2561772b52bed6c8ca38
size 1505198

3
nemo-6.4.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06dc3c7884dc0ec8ce4d55ed48f0cd77cbf7bd6be5dba9ed883d49a43118ebdf
size 1511087

View File

@@ -1,3 +1,52 @@
-------------------------------------------------------------------
Sat Jun 21 10:17:08 UTC 2025 - Michael Pujos <pujos.michael@gmail.com>
- update to 6.4.5
* layout editor: Don't use gettext.install to set up the locale.
* nemo-places-sidebar.c: Fix query-tooltip callback.
* nemo-style-fallback-mandatory.css: Add fallback support for the
floating status bar.
- update to 6.4.4
* nemo-places-sidebar.c: Remove delete key action for removing
bookmarks.
* nemo-places-sidebar.c: Fix bookmark renaming.
-------------------------------------------------------------------
Thu Mar 13 22:25:36 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop pkgconfig(gtksourceview-2.0), pkgconfig(gtksourceview-3.0)
and pkgconfig(gtksourceview-4) BuildRequires, not needed for
building, instead just own %{_datadir}/gtksourceview-{2.0,3.0,4}
-------------------------------------------------------------------
Sun Jan 12 04:53:24 UTC 2025 - Marguerite Su <i@marguerite.su>
- update to 6.4.3
* I18n
- update to 6.4.2
* nemo-window-manage-views: fix null pointer ref
- update to 6.4.1
* remove unused libxml headers
* fix inhibit name so nemo's desktop file is discovered by
cinnamon-session for the logout dialog
- update to 6.4.0
* nemo_action_layout_editor.py: Fix non-initialized variable
* tree-sidebar: Add missing properties menu item
* search: Improve logging when loading search helpers.
* search: Replace third-party OpenDocument search helper.
* Add setting to disable auto-expanding of treeview rows during
drag-and-drop operations.
* actions: Cancel action update idle callbacks during dispose for
non-NemoView types.
* nemo-places-sidebar.c: Only register the special eject icon size
once.
* Guard against gdkx11 calls in a Wayland session.
* places sidebar: Improve eject icon behavior.
* layout editor: Add support for accelerator keys.
* NemoAction: Add support for keyboard shortcuts.
* Fix blocking when listing or entering a network location with an
inaccessible host.
-------------------------------------------------------------------
Tue Aug 13 03:29:04 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package nemo
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define sover 1
Name: nemo
Version: 6.2.8
Version: 6.4.5
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0-or-later
@@ -32,7 +32,6 @@ BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: python3-gobject
BuildRequires: shared-mime-info
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(cinnamon-desktop)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(exempi-2.0)
@@ -42,9 +41,6 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
BuildRequires: pkgconfig(gtk+-wayland-3.0) >= 3.10.0
BuildRequires: pkgconfig(gtk-doc)
BuildRequires: pkgconfig(gtksourceview-2.0)
BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(gtksourceview-4)
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libgsf-1)
BuildRequires: pkgconfig(libnotify)
@@ -119,10 +115,6 @@ sed -i 's|/usr/bin/env bash|/usr/bin/bash|g' search-helpers/%{name}-epub2text
%install
%meson_install
%suse_update_desktop_file %{name}
%suse_update_desktop_file %{name}-autostart
%suse_update_desktop_file %{name}-autorun-software
# We need to own this directory.
mkdir -p %{buildroot}%{_libdir}/nemo/extensions-3.0/
@@ -147,6 +139,7 @@ mkdir -p %{buildroot}%{_libdir}/nemo/extensions-3.0/
%{_datadir}/dbus-1/services/nemo.service
%{_datadir}/dbus-1/services/nemo.FileManager1.service
%{_datadir}/glib-2.0/schemas/org.nemo.gschema.xml
%dir %{_datadir}/gtksourceview-{2.0,3.0,4}
%{_datadir}/gtksourceview-{2.0,3.0,4}/*
%{_datadir}/polkit-1/actions/org.nemo.root.policy