import hwdata-0.314-8.4.el8
This commit is contained in:
parent
4462f7cd3c
commit
0306b8e75f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.314-8.2.tar.gz
|
||||
SOURCES/v0.314-8.4.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
143631cc0f097d2759395812f7d122f3cd274fb1 SOURCES/v0.314-8.2.tar.gz
|
||||
40097d36a06a4153fcbbc3ca23be4f244f7e44a9 SOURCES/v0.314-8.4.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global uprelease 8.2
|
||||
%global uprelease 8.4
|
||||
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
@ -31,6 +31,14 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 18 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.4
|
||||
- Updated pci, usb and vendor ids
|
||||
Resolves: #1721921
|
||||
|
||||
* Mon Nov 25 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.3
|
||||
- Updated pci, usb and vendor ids
|
||||
Resolves: #1721915
|
||||
|
||||
* Tue Oct 29 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.2
|
||||
- Updated pci, usb and vendor ids
|
||||
Resolves: #1698963
|
||||
|
Loading…
Reference in New Issue
Block a user