import hwdata-0.314-8.16.el8

This commit is contained in:
CentOS Sources 2023-05-16 06:17:07 +00:00 committed by root
parent 35a01f0ad7
commit df137f4f93
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.314-8.14.tar.gz
SOURCES/v0.314-8.16.tar.gz

View File

@ -1 +1 @@
b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz
84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz

View File

@ -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