forked from desktop/desktop
-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump electron-installer-redhat from 3.3.0 to 3.4.0 (#848)
* Bump electron-installer-redhat from 3.3.0 to 3.4.0 Dependabot couldn't find the original pull request head commit, 6b63cfc. * regenerate patch file --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brendan Forster <github@brendanforster.com>
- Loading branch information
1 parent
ddd0a05
commit 69b9804
Showing
3 changed files
with
11 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...hes/electron-installer-redhat+3.3.0.patch → ...hes/electron-installer-redhat+3.4.0.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
diff --git a/node_modules/electron-installer-redhat/resources/spec.ejs b/node_modules/electron-installer-redhat/resources/spec.ejs | ||
index 48f1dfd..360aec5 100644 | ||
index e07a8a3..486f59e 100644 | ||
--- a/node_modules/electron-installer-redhat/resources/spec.ejs | ||
+++ b/node_modules/electron-installer-redhat/resources/spec.ejs | ||
@@ -1,4 +1,5 @@ | ||
%define _binary_payload w<%= compressionLevel %>.xzdio | ||
+%define _build_id_links none | ||
|
||
Name: <%= name %> | ||
Version: <%= version %> | ||
%if "%{_host_cpu}" != "%{_target_cpu}" | ||
%global __strip /bin/true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters