summaryrefslogtreecommitdiff
path: root/palemoon/palemoon.spec
diff options
context:
space:
mode:
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r--palemoon/palemoon.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec
index e0ab243..e3ba5cf 100644
--- a/palemoon/palemoon.spec
+++ b/palemoon/palemoon.spec
@@ -27,7 +27,7 @@
%endif
Name: palemoon
-Version: 28.2.1
+Version: 28.2.2
Release: 1
Summary: Pale Moon web browser
@@ -237,6 +237,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%doc AUTHORS LICENSE
%changelog
+* Mon Dec 10 2018 B Stack <bgstack15@gmail.com> 28.2.2-1
+- update version
+
* Thu Sep 20 2018 B Stack <bgstack15@gmail.com> 28.1.0-1
- update version
bgstack15