diff options
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r-- | palemoon/palemoon.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index e88eb1d..d25cb0a 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -3,9 +3,9 @@ %global appname palemoon %global prettyname Pale Moon Web Browser %global stackrpms_custom 1 -# derive from inside the full source tree or from notes at https://github.com/MoonchildProductions/Pale-Moon/releases +# 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_20210202 +%global submodule_platform_tag RELBASE_20210205 # additional repos to get python27 and devtoolset-7 # for el6 and el7: Software Collection;, for x86_64 only @@ -285,6 +285,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %doc AUTHORS LICENSE %changelog +* Mon Feb 15 2021 B. Stack <bgstack15@gmail.com> - 29.0.1-1 +- update version + * Tue Feb 02 2021 B. Stack <bgstack15@gmail.com> - 29.0.0-1 - update version |