Resolves: #1958942, fix license tag
This commit is contained in:
parent
dbb1773fe0
commit
26ca3b922a
@ -1,9 +1,9 @@
|
|||||||
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.2
|
Version: 2.0.2
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
URL: https://github.com/nfont/librtas
|
URL: https://github.com/nfont/librtas
|
||||||
License: LGPL
|
License: LGPLv2+
|
||||||
|
|
||||||
Source0: https://github.com/nfont/librtas/archive/v%{version}.tar.gz
|
Source0: https://github.com/nfont/librtas/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ rm -f %{buildroot}/%{_docdir}/librtas/*
|
|||||||
%{_includedir}/librtasevent_v6.h
|
%{_includedir}/librtasevent_v6.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 10 2021 Than Ngo <than@redhat.com> - 2.0.2-12
|
||||||
|
- Resolves: #1958942, fix license tag
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.2-11
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.2-11
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user