summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--palemoon/palemoon.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec
index 5116005..eb0e036 100644
--- a/palemoon/palemoon.spec
+++ b/palemoon/palemoon.spec
@@ -285,7 +285,7 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & :
%doc AUTHORS LICENSE
%changelog
-* Teu Oct 27 2020 B Stack <bgstack15@gmail.com> - 28.15.0-1
+* Tue Oct 27 2020 B Stack <bgstack15@gmail.com> - 28.15.0-1
- update version
- change sources to upstream new location, repos.palemoon.org
bgstack15