|
|
@ -4,7 +4,7 @@
|
|
|
|
Name: insights-client
|
|
|
|
Name: insights-client
|
|
|
|
Summary: Uploads Insights information to Red Hat on a periodic basis
|
|
|
|
Summary: Uploads Insights information to Red Hat on a periodic basis
|
|
|
|
Version: 3.2.8
|
|
|
|
Version: 3.2.8
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Source0: https://github.com/RedHatInsights/insights-client/archive/refs/tags/v%{version}.tar.gz
|
|
|
|
Source0: https://github.com/RedHatInsights/insights-client/archive/refs/tags/v%{version}.tar.gz
|
|
|
|
Epoch: 0
|
|
|
|
Epoch: 0
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPL-2.0-or-later
|
|
|
@ -165,6 +165,10 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0:3.2.8-2
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 19 2024 Matyas Horky <mhorky@redhat.com> - 0:3.2.8-1
|
|
|
|
* Mon Aug 19 2024 Matyas Horky <mhorky@redhat.com> - 0:3.2.8-1
|
|
|
|
- Update version to 3.2.8
|
|
|
|
- Update version to 3.2.8
|
|
|
|
- Update Core to 3.4.9
|
|
|
|
- Update Core to 3.4.9
|
|
|
|