Skip to content
Snippets Groups Projects
Commit c0903b77 authored by lcappelli's avatar lcappelli
Browse files

Update nginx version in ngx-http-voms spec file

parent ade43b97
No related branches found
No related tags found
1 merge request!24Resolve "Update nginx version to 1.24.0"
%define nginx_user nginx %define nginx_user nginx
%define nginx_group nginx %define nginx_group nginx
%define base_version 1.22.1 %define base_version 1.24.0
%define bdir %{_builddir}/%{name}-%{base_version} %define bdir %{_builddir}/%{name}-%{base_version}
Name: nginx-module-http-voms Name: nginx-module-http-voms
Version: 1.22.1 Version: 1.24.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: nginx http voms dynamic modules Summary: nginx http voms dynamic modules
...@@ -84,5 +84,8 @@ fi ...@@ -84,5 +84,8 @@ fi
%changelog %changelog
* Wed Apr 12 2023 Laura Cappelli
- nginx http voms module updated to 1.24.0-1.0.0
* Fri Nov 18 2022 Laura Cappelli * Fri Nov 18 2022 Laura Cappelli
- nginx http voms module updated to 1.22.1-1.0.0 - nginx http voms module updated to 1.22.1-1.0.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment