Accepting request 1237124 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1237124 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo-extensions?expand=0&rev=26
This commit is contained in:
commit
3f656c36ac
13
gnome-installer-removal.patch
Normal file
13
gnome-installer-removal.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Index: nemo-extensions-6.4.0/nemo-share/src/nemo-share.c
|
||||||
|
===================================================================
|
||||||
|
--- nemo-extensions-6.4.0.orig/nemo-share/src/nemo-share.c
|
||||||
|
+++ nemo-extensions-6.4.0/nemo-share/src/nemo-share.c
|
||||||
|
@@ -32,8 +32,6 @@
|
||||||
|
#include <libnemo-extension/nemo-property-page-provider.h>
|
||||||
|
#include <libnemo-extension/nemo-name-and-desc-provider.h>
|
||||||
|
|
||||||
|
-#include <libcinnamon-desktop/gnome-installer.h>
|
||||||
|
-
|
||||||
|
#include "nemo-share.h"
|
||||||
|
|
||||||
|
#include <glib/gi18n-lib.h>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1c7e3d269ed05f472c80c16cf3f12827cbb48cb05406b276be14060225dbbc3
|
|
||||||
size 449642
|
|
3
nemo-extensions-6.4.0.tar.gz
Normal file
3
nemo-extensions-6.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55e8fb43edde09c3ceba197a4359c1e79b1f0ea7007543d26f32532957aabd49
|
||||||
|
size 450252
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 12 05:12:59 UTC 2025 - Marguerite Su <i@marguerite.su>
|
||||||
|
|
||||||
|
- update to 6.4.0
|
||||||
|
* nemo-share: switch to aptkit
|
||||||
|
- add patch: gnome-installer-removal.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 21 14:05:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
Wed Aug 21 14:05:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemo-extensions
|
# spec file for package nemo-extensions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,13 +18,14 @@
|
|||||||
|
|
||||||
%define _version 6.0.0
|
%define _version 6.0.0
|
||||||
Name: nemo-extensions
|
Name: nemo-extensions
|
||||||
Version: 6.2.0
|
Version: 6.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Set of extensions for Nemo, the Cinnamon file manager
|
Summary: Set of extensions for Nemo, the Cinnamon file manager
|
||||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||||
URL: https://github.com/linuxmint/nemo-extensions
|
URL: https://github.com/linuxmint/nemo-extensions
|
||||||
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Patch0: fix-hwcaps.patch
|
Patch0: fix-hwcaps.patch
|
||||||
|
Patch1: gnome-installer-removal.patch
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-runtime
|
BuildRequires: gettext-runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user