From 080d0fc8c8ff924244fbf6f1f6b63adc9892402d Mon Sep 17 00:00:00 2001 From: Tomas Halman Date: Tue, 7 Mar 2023 11:33:44 +0100 Subject: [PATCH] migrated to SPDX license --- mod_auth_openidc.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/mod_auth_openidc.spec b/mod_auth_openidc.spec index d3c0d16..efd484a 100644 --- a/mod_auth_openidc.spec +++ b/mod_auth_openidc.spec @@ -15,10 +15,10 @@ Name: mod_auth_openidc Version: 2.4.12.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenID Connect auth module for Apache HTTP Server -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/zmartzone/mod_auth_openidc Source0: https://github.com/zmartzone/mod_auth_openidc/archive/v%{version}.tar.gz @@ -96,8 +96,11 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache %dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache %changelog -* Tue 28 2023 Tomas Halman - 2.4.12.3-1 -* Rebase to 2.4.12.3 version +* Tue Mar 7 2023 Tomas Halman - 2.4.12.3-2 + migrated to SPDX license + +* Tue Feb 28 2023 Tomas Halman - 2.4.12.3-1 + Rebase to 2.4.12.3 version - Resolves: rhbz#2164064 - mod_auth_openidc-2.4.12.3 is available * Thu Jan 19 2023 Fedora Release Engineering - 2.4.12.2-2