import hwdata-0.314-8.8.el8

This commit is contained in:
CentOS Sources 2021-02-12 08:18:50 +00:00 committed by Andrew Lukoshko
parent 4f69129a0e
commit 6e99e12929
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
a13805fdcf10d6ec5299fcfd6bfcabc1a6f40fbc SOURCES/v0.314-8.7.tar.gz
8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz

View File

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