summaryrefslogtreecommitdiff
path: root/palemoon/palemoon.spec
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r--palemoon/palemoon.spec6
1 files changed, 4 insertions, 2 deletions
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 <bgstack15@gmail.com>
@@ -103,6 +104,7 @@ and themes to make the browser truly your own.
%if 0%{stackrpms_custom}
%patch0 -p1
+%patch1 -p1
%endif
%build
bgstack15