import hwdata-0.314-8.11.el8

This commit is contained in:
CentOS Sources 2021-12-22 04:22:28 +00:00 committed by Stepan Oksanichenko
parent 9879d3ba7a
commit fbcfbea59b
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.314-8.10.tar.gz
SOURCES/v0.314-8.11.tar.gz

View File

@ -1 +1 @@
daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz
e77a11ad36cb77a938f50b4e11259925e13727e9 SOURCES/v0.314-8.11.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.10
%global uprelease 8.11
Name: hwdata
Summary: Hardware identification and configuration data
@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/*
%changelog
* Wed Dec 15 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.11
- Update pci, usb and vendor ids
Resolves: #2005888
* Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.10
- Update pci, usb and vendor ids
Resolves: #1920948