summaryrefslogtreecommitdiffstats
path: root/unit.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-19 16:53:42 +0100
committerRemi Collet <remi@php.net>2024-12-19 16:53:42 +0100
commit0eefe9825d5f97e63de2877236934ba5ce5aa61d (patch)
treedb7d3156bd3b533160a8140882446005417fb0e4 /unit.spec
parentae8dd06b0826f839c2fad401764579661d17e64e (diff)
update to 1.34.0
update to 1.34.0
Diffstat (limited to 'unit.spec')
-rw-r--r--unit.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/unit.spec b/unit.spec
index 3e2bc12..920cf98 100644
--- a/unit.spec
+++ b/unit.spec
@@ -7,18 +7,20 @@
# Please, preserve the changelog entries
#
+# TODO otel support (--otel, requires rust/cargo...)
+
%bcond_without tests
# require ONLINE build for sources download
%bcond_with wasm
%global gh_owner nginx
%global project unit
-%global gh_commit 24ed91f40634372d99f67f0e4e3c2ac0abde81bd
+%global gh_commit 27bde184dedcbf687db2f314c60c037623318a8d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
Name: unit
Summary: NGINX Unit application server
-Version: 1.33.0
+Version: 1.34.0
Release: 1%{?dist}
License: Apache-2.0
URL: https://unit.nginx.org/
@@ -212,6 +214,9 @@ BANNER
%changelog
+* Thu Dec 19 2024 Remi Collet <remi@remirepo.net> - 1.34.0-1
+- update to 1.34.0
+
* Wed Sep 18 2024 Remi Collet <remi@remirepo.net> - 1.33.0-1
- update to 1.33.0 using njs 0.8.5