From cda66edc623f61f8cf7fe7dd86c53ebbc53d4e0d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 7 Sep 2023 03:13:59 +0000 Subject: [PATCH] bump: electron --- 0001-bump-electron.patch | 25 +++++++++++++++++++++++++ anda/tools/electron/electron.spec | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 0001-bump-electron.patch diff --git a/0001-bump-electron.patch b/0001-bump-electron.patch new file mode 100644 index 0000000000..effb00dbf6 --- /dev/null +++ b/0001-bump-electron.patch @@ -0,0 +1,25 @@ +From baa35d46f8bf64eb074b46b38e4eb68a7509a50e Mon Sep 17 00:00:00 2001 +From: Raboneko +Date: Thu, 7 Sep 2023 03:13:59 +0000 +Subject: [PATCH] bump: electron + +--- + anda/tools/electron/electron.spec | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec +index f7f1c96c..4f089d44 100644 +--- a/anda/tools/electron/electron.spec ++++ b/anda/tools/electron/electron.spec +@@ -12,7 +12,7 @@ + %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so + + Name: electron +-Version: 26.1.0 ++Version: 26.2.0 + Release: 1%{?dist} + Summary: Build cross platform desktop apps with web technologies + License: MIT +-- +2.41.0 + diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index f7f1c96caf..4f089d4426 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 26.1.0 +Version: 26.2.0 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: MIT