From d206891204a99c722337165b288ee5c0a77cbb84 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sat, 19 Dec 2020 11:59:45 -0500 Subject: fix RELBASE in pm spec file --- palemoon/palemoon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palemoon') diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index fb5834d..ba94271 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -5,7 +5,7 @@ %global stackrpms_custom 1 # derive from inside the full source tree or from notes at https://github.com/MoonchildProductions/Pale-Moon/releases # git submodule | awk -v "name=platform" '$2 == name {gsub("-","",$1); print $1}' -%global submodule_platform_tag RELBASE_20201124 +%global submodule_platform_tag RELBASE_20201218 # additional repos to get python27 and devtoolset-7 # for el6 and el7: Software Collection;, for x86_64 only -- cgit