From 1575ae598530931561cd9a1649e7446898733428 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 1 Apr 2021 12:54:58 -0400 Subject: pm 29.1.1 rc1 --- newmoon/newmoon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'newmoon/newmoon.spec') diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec index 4e368a7..6c14abb 100644 --- a/newmoon/newmoon.spec +++ b/newmoon/newmoon.spec @@ -5,7 +5,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 RELBASE_20210302 +%global submodule_platform_tag RELBASE_20210330 %global badname palemoon # additional repos to get python27 and devtoolset-7 @@ -43,7 +43,7 @@ Name: newmoon Name: newmoon %endif Summary: Newmoon web browser -Version: 29.1.0 +Version: 29.1.1 Release: 1 Group: Networking/Web @@ -298,6 +298,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %doc AUTHORS LICENSE %changelog +* Thu Apr 01 2021 B. Stack - 29.1.1-1 +- update version + * Tue Mar 16 2021 B. Stack - 29.1.0-1 - Fork rpm to newmoon - remove "stackrpms" suffix -- cgit