import hwdata-0.314-8.6.el8

This commit is contained in:
CentOS Sources 2020-11-03 06:50:28 -05:00 committed by Andrew Lukoshko
parent 0306b8e75f
commit bdfb561745
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.314-8.4.tar.gz
SOURCES/v0.314-8.6.tar.gz

View File

@ -1 +1 @@
40097d36a06a4153fcbbc3ca23be4f244f7e44a9 SOURCES/v0.314-8.4.tar.gz
802e60c9718f5608824a057c370f9ad89942d003 SOURCES/v0.314-8.6.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.4
%global uprelease 8.6
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 Sep 21 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.6
- Update pci, usb and vendor ids
Resolves: #1820177
* Mon Jun 08 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.5
- Updated pci, usb and vendor ids
Resolves: #1820174
* Wed Mar 18 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.4
- Updated pci, usb and vendor ids
Resolves: #1721921