From f7e29e5ac06494304972269d77fd8bc748a7cc4d Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 11 Jul 2022 11:34:13 -0400 Subject: nm 31.1.1 rc1 --- newmoon/newmoon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'newmoon/newmoon.spec') diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec index f2e6d48..7e89ff2 100644 --- a/newmoon/newmoon.spec +++ b/newmoon/newmoon.spec @@ -44,7 +44,7 @@ Name: newmoon Name: newmoon %endif Summary: Newmoon web browser -Version: 31.0.0 +Version: 31.1.1 Release: 1 Group: Networking/Web @@ -300,6 +300,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %doc AUTHORS LICENSE %changelog +* Mon Jul 11 2022 B. Stack - 31.1.1-1 +- update version + * Sun May 22 2022 B. Stack - 30.0.0-1 - update version - remove revert-mach-file patch -- cgit From 00b52e7697eb8d125fc0e0f81dbb721b66414471 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 11 Jul 2022 12:25:23 -0400 Subject: fix nm spec UXP tag --- newmoon/newmoon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newmoon/newmoon.spec') diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec index 7e89ff2..83454c1 100644 --- a/newmoon/newmoon.spec +++ b/newmoon/newmoon.spec @@ -4,7 +4,7 @@ %global stackrpms_custom 1 # derive from inside the source tree or from https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases # git submodule | awk -v "name=platform" '$2 == name {gsub("-","",$1); print $1}' -%global submodule_platform_tag RB_20220510 +%global submodule_platform_tag RB20220707 %global badname palemoon %global git_commit db5ee3c1968212742b4ed8b9883069ea7b03f0e1 %global tarballdir pale-moon -- cgit