diff options
Diffstat (limited to 'unit.spec')
-rw-r--r-- | unit.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -11,12 +11,12 @@ %global gh_owner nginx %global project unit -%global gh_commit 71d3700951f04a8f69664b5671864c824874b18e +%global gh_commit 25d8e102b0b3ca6cfa15b752397566fdbe2f7eaa %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) Name: unit Summary: NGINX Unit application server -Version: 1.23.0 +Version: 1.24.0 Release: 1%{?dist} License: ASL 2.0 URL: https://unit.nginx.org/ @@ -187,6 +187,9 @@ BANNER %changelog +* Fri May 28 2021 Remi Collet <remi@remirepo.net> - 1.24.0-1 +- update to 1.24.0 + * Fri Mar 26 2021 Remi Collet <remi@remirepo.net> - 1.23.0-1 - update to 1.23.0 |