summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--unit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/unit.spec b/unit.spec
index 496d3a1..012bc5a 100644
--- a/unit.spec
+++ b/unit.spec
@@ -9,7 +9,7 @@
%global gh_owner nginx
%global project unit
-%global gh_commit 19f59b221dec9580ede4912303b437ec655b307b
+%global gh_commit 7d53cc7029a7fe1b3195c37a13ff8e83640e88ad
%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.10.0
+Version: 1.11.0
Release: 1%{?dist}
License: ASL 2.0
URL: https://unit.nginx.org/
@@ -199,6 +199,9 @@ fi
%changelog
+* Fri Sep 20 2019 Remi Collet <remi@remirepo.net> - 1.11.0-1
+- update to 1.11.0
+
* Fri Aug 23 2019 Remi Collet <remi@remirepo.net> - 1.10.0-1
- update to 1.10.0