summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--njs.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/njs.spec b/njs.spec
index a1d6a2c..d8e7983 100644
--- a/njs.spec
+++ b/njs.spec
@@ -29,9 +29,9 @@
Name: %{project}
Summary: NGINX JavaScript
-Version: 0.8.6
-Release: 2%{?dist}
-License: BSD-2-Clause
+Version: 0.8.7
+Release: 1%{?dist}
+License: BSD-2-Clause AND MIT
URL: https://github.com/%{gh_owner}/%{project}
# See https://github.com/nginx/njs/tags
@@ -159,6 +159,9 @@ make test %{?_smp_mflags}
%changelog
+* Tue Oct 22 2024 Remi Collet <remi@remirepo.net> - 0.8.7-1
+- update to 0.8.7
+
* Wed Oct 2 2024 Remi Collet <remi@remirepo.net> - 0.8.6-2
- update to 0.8.6
- enable QuickJS engine