import hwdata-0.314-8.14.el8
This commit is contained in:
parent
581bababcc
commit
26f8e490e4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.314-8.12.tar.gz
|
||||
SOURCES/v0.314-8.14.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz
|
||||
b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global uprelease 8.12
|
||||
%global uprelease 8.14
|
||||
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
@ -31,6 +31,14 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14
|
||||
- Update pci nd vendor ids
|
||||
Resolves: #2062131
|
||||
|
||||
* Mon Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.13
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: #2062129
|
||||
|
||||
* Thu Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.12
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: #2005896
|
||||
|
Loading…
Reference in New Issue
Block a user