summaryrefslogtreecommitdiffstats
path: root/unit.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-20 09:34:26 +0100
committerRemi Collet <remi@remirepo.net>2020-11-20 09:34:26 +0100
commitee5a247d34fca8a2a9da5bcc01be6dea32237fa1 (patch)
tree938f3b7127589c8672093390891b44a795ff0bd0 /unit.spec
parentf351e900ea2da7613ea41c63875f5e6d02bec7d5 (diff)
update to 1.21.0
Diffstat (limited to 'unit.spec')
-rw-r--r--unit.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/unit.spec b/unit.spec
index f561568..c45ecfa 100644
--- a/unit.spec
+++ b/unit.spec
@@ -9,7 +9,7 @@
%global gh_owner nginx
%global project unit
-%global gh_commit 7d77d50568b347ec71a9db1f53b77d1976535294
+%global gh_commit 9e85732e9a8435b059d627b3c264549c33678f74
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
# distribution specific definitions
@@ -18,7 +18,7 @@
Name: unit
Summary: NGINX Unit application server
-Version: 1.20.0
+Version: 1.21.0
Release: 1%{?dist}
License: ASL 2.0
URL: https://unit.nginx.org/
@@ -34,6 +34,7 @@ Patch0: https://github.com/nginx/unit/pull/215.patch
BuildRequires: gcc
BuildRequires: openssl-devel
+BuildRequires: pcre2-devel
%if %{use_systemd}
BuildRequires: systemd
Requires(post): systemd
@@ -203,6 +204,9 @@ fi
%changelog
+* Fri Nov 20 2020 Remi Collet <remi@remirepo.net> - 1.21.0-1
+- update to 1.21.0
+
* Fri Oct 9 2020 Remi Collet <remi@remirepo.net> - 1.20.0-1
- update to 1.20.0