Resolves: #2039517, add librtas-devel to compose

This commit is contained in:
Than Ngo 2022-02-09 16:29:34 +01:00
parent 91e4d40e52
commit dbd6a57c1e
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Libraries to provide access to RTAS calls and RTAS events
Name: librtas
Version: 2.0.2
Release: 13%{?dist}
Release: 14%{?dist}
URL: https://github.com/nfont/librtas
License: LGPLv2+
@ -68,6 +68,9 @@ rm -f %{buildroot}/%{_docdir}/librtas/*
%{_includedir}/librtasevent_v6.h
%changelog
* Wed Feb 09 2022 Than Ngo <than@redhat.com> - 2.0.2-14
- Resolves: #2039517, add librtas-devel to compose
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.2-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688