Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:03:27 -07:00
parent 39fda415e3
commit e173def5e4

View File

@ -15,7 +15,7 @@
Name: mod_auth_openidc
Version: 2.4.15
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OpenID Connect auth module for Apache HTTP Server
License: Apache-2.0
@ -96,6 +96,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.4.15-2
- Bump release for June 2024 mass rebuild
* Thu Jan 25 2024 Tomas Halman <thalman@redhat.com> - 2.4.15-1
Rebase to version 2.4.15
- Resolves: rhbz#2244098 - mod_auth_openidc-2.4.15 is available