[packages/cinnamon-nemo-extensions] - updated to 6.4.0 (translations 6.4.1)
qboosh
qboosh at pld-linux.org
Sun Dec 8 19:33:09 CET 2024
commit d0931d30bdb26b598e41b266a768e52e0e448bd5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Dec 8 19:14:05 2024 +0100
- updated to 6.4.0 (translations 6.4.1)
cinnamon-nemo-extensions.spec | 12 +++++++-----
nemo-share-update.patch | 11 +++++++++++
2 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/cinnamon-nemo-extensions.spec b/cinnamon-nemo-extensions.spec
index 26b0c3e..c2e593b 100644
--- a/cinnamon-nemo-extensions.spec
+++ b/cinnamon-nemo-extensions.spec
@@ -1,19 +1,20 @@
-%define nemo_ver 6.2.0
-%define translations_version 6.2.2
+%define nemo_ver 6.4.0
+%define translations_version 6.4.1
Summary: Extensions for Nemo file manager
Summary(pl.UTF-8): Rozszerzenia zarządcy plików Nemo
Name: cinnamon-nemo-extensions
-Version: 6.2.0
+Version: 6.4.0
Release: 1
License: GPL v2+, GPL v3+, LGPL v2
Group: X11/Applications
#Source0Download: https://github.com/linuxmint/nemo-extensions/releases
Source0: https://github.com/linuxmint/nemo-extensions/archive/%{version}/nemo-extensions-%{version}.tar.gz
-# Source0-md5: 6a082de626d2ab1fb5cb07e5fe859f2a
+# Source0-md5: f435c2844cf3401f657340dc617e9613
#Source1Download: https://github.com/linuxmint/cinnamon-translations/releases
Source1: https://github.com/linuxmint/cinnamon-translations/archive/%{translations_version}/cinnamon-translations-%{translations_version}.tar.gz
-# Source1-md5: ca66b0eadc9416ef66384b3b278554ad
+# Source1-md5: 2d12def6818b100664081e979343d214
Patch0: %{name}-pc.patch
+Patch1: nemo-share-update.patch
URL: https://github.com/linuxmint/nemo-extensions
BuildRequires: avahi-glib-devel
BuildRequires: cinnamon-desktop-devel >= 3.0.0
@@ -384,6 +385,7 @@ Osadzone okno terminala dla Nemo.
%prep
%setup -q -n nemo-extensions-%{version} -a1
%patch0 -p1
+%patch1 -p1
%build
cd nemo-python
diff --git a/nemo-share-update.patch b/nemo-share-update.patch
new file mode 100644
index 0000000..c112587
--- /dev/null
+++ b/nemo-share-update.patch
@@ -0,0 +1,11 @@
+--- nemo-extensions-6.4.0/nemo-share/src/nemo-share.c.orig 2024-11-26 13:54:59.000000000 +0100
++++ nemo-extensions-6.4.0/nemo-share/src/nemo-share.c 2024-12-08 17:45:23.096606258 +0100
+@@ -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>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cinnamon-nemo-extensions.git/commitdiff/d0931d30bdb26b598e41b266a768e52e0e448bd5
More information about the pld-cvs-commit
mailing list