summaryrefslogtreecommitdiffstats
path: root/unit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'unit.spec')
-rw-r--r--unit.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/unit.spec b/unit.spec
index 4dc7c51..a977a53 100644
--- a/unit.spec
+++ b/unit.spec
@@ -9,7 +9,7 @@
%global gh_owner nginx
%global project unit
-%global gh_commit c51e1aa47dcb13b7118e0be00619736ccca839df
+%global gh_commit 6680fd5b8c427b44babf7748ddb3048c88b6e20f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
# distribution specific definitions
@@ -18,8 +18,8 @@
Name: unit
Summary: NGINX Unit application server
-Version: 1.7
-Release: 2%{?dist}
+Version: 1.7.1
+Release: 1%{?dist}
License: ASL 2.0
URL: https://unit.nginx.org/
@@ -199,6 +199,9 @@ fi
%changelog
+* Fri Feb 8 2019 Remi Collet <remi@remirepo.net> - 1.7.1-1
+- update to 1.7.1
+
* Thu Jan 17 2019 Remi Collet <remi@remirepo.net> - 1.7-2
- provide logrotate configuration