From 274ae43ad62bf0f6e6c5758e58609d9e7e4107df Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 27 Mar 2019 11:22:33 -0400 Subject: palemoon 28.4.1 rpm rc1 fixes #3 palemoon customization --- palemoon/palemoon.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'palemoon/palemoon.spec') diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index a0b97f5..05aca70 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -35,7 +35,7 @@ Summary: Pale Moon web browser with stackrpms prefs Name: palemoon Summary: Pale Moon web browser %endif -Version: 28.4.0 +Version: 28.4.1 Release: 1 Group: Networking/Web @@ -46,8 +46,9 @@ Source1: palemoon-mozconfig Source2: palemoon.desktop Source3: palemoon-mimeinfo.xml %if 0%{stackrpms_custom} -Source4: bgstack15-prefs.js +Source4: bgstack15-palemoon-prefs.js Patch0: small-icons.patch +Patch1: bgstack15-palemoon.patch %endif Packager: Bgstack15 @@ -103,6 +104,7 @@ and themes to make the browser truly your own. %if 0%{stackrpms_custom} %patch0 -p1 +%patch1 -p1 %endif %build -- cgit