summaryrefslogtreecommitdiff
path: root/newmoon/newmoon.spec
diff options
context:
space:
mode:
Diffstat (limited to 'newmoon/newmoon.spec')
-rw-r--r--newmoon/newmoon.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/newmoon/newmoon.spec b/newmoon/newmoon.spec
index f2e6d48..7e89ff2 100644
--- a/newmoon/newmoon.spec
+++ b/newmoon/newmoon.spec
@@ -44,7 +44,7 @@ Name: newmoon
Name: newmoon
%endif
Summary: Newmoon web browser
-Version: 31.0.0
+Version: 31.1.1
Release: 1
Group: Networking/Web
@@ -300,6 +300,9 @@ update-mime-database -n ${_datadir}/mime 1>/dev/null 2>&1 & :
%doc AUTHORS LICENSE
%changelog
+* Mon Jul 11 2022 B. Stack <bgstack15@gmail.com> - 31.1.1-1
+- update version
+
* Sun May 22 2022 B. Stack <bgstack15@gmail.com> - 30.0.0-1
- update version
- remove revert-mach-file patch
bgstack15