From 52f3f30c8247bb0cab9a8277c88698b6db2b6495 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Tue, 10 May 2022 17:24:03 +0800 Subject: [PATCH] License compliance rectification --- openhpi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openhpi.spec b/openhpi.spec index c35a5a7..b26f1a8 100644 --- a/openhpi.spec +++ b/openhpi.spec @@ -1,8 +1,8 @@ Name: openhpi Version: 3.8.0 -Release: 8 +Release: 9 Summary: Implementation of the Service Availability Forum's Hardware Platform Interface -License: BSD +License: BSD-3-Clause URL: http://www.openhpi.org Source0: https://github.com/open-hpi/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz Patch0: openhpi-3.4.0-systemd.patch @@ -111,6 +111,9 @@ make check %{_mandir}/man8/*8* %changelog +* Tue May 10 2022 yaoxin - 3.8.0-9 +- License compliance rectification + * Tue Sep 15 2020 Ge Wang - 3.8.0-7 - Modify Source0 Url