Resolves: RHEL-31935, update to 2.0.6
This commit is contained in:
parent
f913b85eda
commit
aef5087e75
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ librtas-1.3.4.tar.gz
|
|||||||
/v2.0.2.tar.gz
|
/v2.0.2.tar.gz
|
||||||
/librtas-2.0.3.tar.gz
|
/librtas-2.0.3.tar.gz
|
||||||
/librtas-2.0.4.tar.gz
|
/librtas-2.0.4.tar.gz
|
||||||
|
/librtas-2.0.6.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Libraries to provide access to RTAS calls and RTAS events
|
Summary: Libraries to provide access to RTAS calls and RTAS events
|
||||||
Name: librtas
|
Name: librtas
|
||||||
Version: 2.0.4
|
Version: 2.0.6
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/ibm-power-utilities/librtas
|
URL: https://github.com/ibm-power-utilities/librtas
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
|
||||||
@ -11,8 +11,6 @@ BuildRequires: autoconf
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
Patch0: librtas-2.0.1-libversion.patch
|
|
||||||
|
|
||||||
ExclusiveArch: %{power64}
|
ExclusiveArch: %{power64}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -66,6 +64,9 @@ rm -f %{buildroot}/%{_docdir}/librtas/*
|
|||||||
%{_includedir}/librtasevent_v6.h
|
%{_includedir}/librtasevent_v6.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 23 2024 Than Ngo <than@redhat.com> - 2.0.6-1
|
||||||
|
- Resolves: RHEL-31935, update to 2.0.6
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-5
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (librtas-2.0.4.tar.gz) = 7a917583b54e0e99286680e5b2d6a9893dabf91cb8b457d67b721ee2e9f8f6cd25a2a2e5f51657b4dea2a9aba8b230c4bfb901323413cc867c76de4cb085290d
|
SHA512 (librtas-2.0.6.tar.gz) = ad2e8b4c8e32bae708e5243625eaa63023f93d23eaa4d6675c46eb68766abcaa90f9555d6a3c79d2a564fad132d35a8afc4035d44c76a63c64dcb3b25e15a0c4
|
||||||
|
Loading…
Reference in New Issue
Block a user