diff options
author | B Stack <bgstack15@gmail.com> | 2020-06-07 20:53:08 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-06-07 20:53:08 +0000 |
commit | 0a7d201adeb60fc8b518a2d5187b433e3d1a2fed (patch) | |
tree | e97cc3f275f2fe37d5fbff3d1b7a148528c708a6 /palemoon/palemoon.spec | |
parent | Merge branch 'waterfox-bump' into 'master' (diff) | |
parent | pm 28.10.0 rc1 (diff) | |
download | stackrpms-0a7d201adeb60fc8b518a2d5187b433e3d1a2fed.tar.gz stackrpms-0a7d201adeb60fc8b518a2d5187b433e3d1a2fed.tar.bz2 stackrpms-0a7d201adeb60fc8b518a2d5187b433e3d1a2fed.zip |
Merge branch 'palemoon-bump' into 'master'
pm 28.10.0
See merge request bgstack15/stackrpms!161
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 1ea1ddc..b130f4c 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_20200506 +%global submodule_platform_tag RELBASE_20200603 # 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.9.3 -Release: 2 +Version: 28.10.0 +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 +* Fri Jun 05 2020 B Stack <bgstack15@gmail.com> - 28.10.0-1 +- update version + * Tue May 26 2020 B Stack <bgstack15@gmail.com> - 28.9.3-2 - add the aboutdialog customization |