From 0bf555b2f2ec4ad2a01fc58a9ca86e9491ad804e Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 4 Jan 2022 15:03:38 -0500 Subject: use correct opensource-tracking commit --- newmoon/newmoon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newmoon') diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec index 31b789a..07f1525 100644 --- a/newmoon/newmoon.spec +++ b/newmoon/newmoon.spec @@ -6,7 +6,7 @@ # git submodule | awk -v "name=platform" '$2 == name {gsub("-","",$1); print $1}' #%%global submodule_platform_tag RELBASE_20210817 %global badname palemoon -%global git_commit fd92034fe425320e6ee13e43b676c91a68969029 +%global git_commit db5ee3c1968212742b4ed8b9883069ea7b03f0e1 %global tarballdir %{badname}-%{git_commit} # additional repos to get python27 and devtoolset-7 -- cgit