import hwdata-0.314-8.16.el8
This commit is contained in:
parent
26f8e490e4
commit
3f7cc1df73
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.314-8.14.tar.gz
|
||||
SOURCES/v0.314-8.16.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz
|
||||
84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global uprelease 8.14
|
||||
%global uprelease 8.16
|
||||
|
||||
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 Feb 20 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.16
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: #2125564
|
||||
|
||||
* Mon Dec 19 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.15
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: #2125563
|
||||
|
||||
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14
|
||||
- Update pci nd vendor ids
|
||||
Resolves: #2062131
|
||||
|
Loading…
Reference in New Issue
Block a user