diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-12 00:43:00 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-12 00:43:00 +0000 |
commit | 69001f6e35ac4d49d6ceab76344854fa77e808e2 (patch) | |
tree | ae20854b6feb039bcc7f92c145b7ff264f1d9130 /palemoon/palemoon.spec | |
parent | Merge branch 'xdg-themes-stackrpms-bump' into 'master' (diff) | |
parent | add xdgmenumaker-user script and menu entry (diff) | |
download | stackrpms-69001f6e35ac4d49d6ceab76344854fa77e808e2.tar.gz stackrpms-69001f6e35ac4d49d6ceab76344854fa77e808e2.tar.bz2 stackrpms-69001f6e35ac4d49d6ceab76344854fa77e808e2.zip |
Merge branch 'updates' into 'master'
veracrypt, xdgmenumaker, ublock-origin, notepadpp, palemoon, xseticon dpkg
Closes #16
See merge request bgstack15/stackrpms!122
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r-- | palemoon/palemoon.spec | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index 4f7f58b..8fe2e31 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -2,7 +2,7 @@ %global dummy_package 0 %global appname palemoon %global prettyname Pale Moon Web Browser -%global stackrpms_custom 0 +%global stackrpms_custom 1 # additional repos to get python27 and devtoolset-7 # for el6 and el7: Software Collection;, for x86_64 only @@ -40,7 +40,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.8.1 +Version: 28.8.2.1 Release: 1 Group: Networking/Web @@ -279,6 +279,13 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & : %doc AUTHORS LICENSE %changelog +* Wed Feb 05 2020 B Stack <bgstack15@gmail.com> - 28.8.2.1-1 +- update version +- drop the vanilla release + +* Tue Jan 28 2020 B Stack <bgstack15@gmail.com> - 28.8.2-1 +- update version + * Mon Jan 13 2020 B Stack <bgstack15@gmail.com> - 28.8.1-1 - update version - place binary in /usr/bin instead of /usr/local/bin |