|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Libraries to provide access to RTAS calls and RTAS events
|
|
|
|
|
Name: librtas
|
|
|
|
|
Version: 2.0.6
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
URL: https://github.com/ibm-power-utilities/librtas
|
|
|
|
|
License: LGPL-2.0-or-later
|
|
|
|
|
|
|
|
|
@ -64,6 +64,10 @@ rm -f %{buildroot}/%{_docdir}/librtas/*
|
|
|
|
|
%{_includedir}/librtasevent_v6.h
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.6-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.0.6-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|