Convert license of insights-client to SPDX format
Resolves: RHEL-39409
This commit is contained in:
parent
27d2926177
commit
8c9001135d
@ -4,10 +4,10 @@
|
||||
Name: insights-client
|
||||
Summary: Uploads Insights information to Red Hat on a periodic basis
|
||||
Version: 3.2.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Source0: https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.xz
|
||||
Epoch: 0
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://console.redhat.com/insights
|
||||
Group: Applications/System
|
||||
Vendor: Red Hat, Inc.
|
||||
@ -165,6 +165,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 30 2024 Jiri Hnidek <jhnidek@redhat.com> - 0:3.2.2-5
|
||||
- Convert license of insights-client to SPDX format (RHEL-39409)
|
||||
|
||||
* Fri Apr 05 2024 Link Dupont <link@redhat.com> - 0:3.2.2-4
|
||||
- Use __python3 macro instead of redefining __python (RHEL-28748)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user