diff options
author | B Stack <bgstack15@gmail.com> | 2020-10-03 13:19:05 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-10-03 13:20:23 -0400 |
commit | 29bf0c10e8f5dd600b4516f18bad188bde18bbb2 (patch) | |
tree | c8a524f39a20f0fefc452b5bfac1e9b6a47e01da /palemoon/palemoon.spec | |
parent | use updated name for desktop file (diff) | |
download | stackrpms-29bf0c10e8f5dd600b4516f18bad188bde18bbb2.tar.gz stackrpms-29bf0c10e8f5dd600b4516f18bad188bde18bbb2.tar.bz2 stackrpms-29bf0c10e8f5dd600b4516f18bad188bde18bbb2.zip |
bump pm and nm to 28.14.2 rc1
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r-- | palemoon/palemoon.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index 3ca9b8d..9ff45fb 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_20200901 +%global submodule_platform_tag RELBASE_20200929 # additional repos to get python27 and devtoolset-7 # for el6 and el7: Software Collection;, for x86_64 only @@ -42,8 +42,8 @@ Name: palemoon-stackrpms Name: palemoon %endif Summary: Pale Moon web browser -Version: 28.13.0 -Release: 2 +Version: 28.14.2 +Release: 1 Group: Networking/Web License: MPLv2.0 @@ -285,6 +285,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %doc AUTHORS LICENSE %changelog +* Sat Oct 03 2020 B Stack <bgstack15@gmail.com> - 28.14.2-1 +- update version + * Fri Sep 25 2020 B Stack <bgstack15@gmail.com> - 28.13.0-2 - use valid RELBASE. Upstream probably unpublished RELBASE_20200831 |