import hwdata-0.314-8.7.el8

This commit is contained in:
CentOS Sources 2021-01-08 06:10:02 +00:00 committed by Andrew Lukoshko
parent c27fe43521
commit 4f69129a0e
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
802e60c9718f5608824a057c370f9ad89942d003 SOURCES/v0.314-8.6.tar.gz
a13805fdcf10d6ec5299fcfd6bfcabc1a6f40fbc SOURCES/v0.314-8.7.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.6
%global uprelease 8.7
Name: hwdata
Summary: Hardware identification and configuration data
@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/*
%changelog
* Thu Jan 07 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.7
- Update pci and vendor ids
Resolves: #1877303
* Mon Sep 21 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.6
- Update pci, usb and vendor ids
Resolves: #1820177