From 82d9e11020a89a158d6600af4404440f16ddac00 Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 10 Apr 2020 13:59:30 -0400 Subject: pm 28.9.1 rc1 both rpm and dpkg --- palemoon/palemoon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'palemoon/palemoon.spec') diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index cfe3639..702bb9b 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -5,7 +5,7 @@ %global stackrpms_custom 1 # derive from inside the full source tree: # git submodule | awk -v "name=platform" '$2 == name {gsub("-","",$1); print $1}' -%global submodule_platform_commit 41e5925b4271c598601fdc77238bbf6497576594 +%global submodule_platform_commit 85a97e9a35a75e58d35f741a62a7f9ff4c1d85e3 # additional repos to get python27 and devtoolset-7 # for el6 and el7: Software Collection;, for x86_64 only @@ -43,7 +43,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.9.0.2 +Version: 28.9.1 Release: 1 Group: Networking/Web @@ -284,6 +284,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %doc AUTHORS LICENSE %changelog +* Fri Apr 10 2020 B Stack - 28.9.1-1 +- update version + * Thu Mar 26 2020 B Stack - 28.9.0.2-1 - update version -- cgit