import hwdata-0.314-8.12.el8

This commit is contained in:
CentOS Sources 2022-02-23 14:21:53 +00:00 committed by Stepan Oksanichenko
parent fbcfbea59b
commit 78dc84adbd
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
e77a11ad36cb77a938f50b4e11259925e13727e9 SOURCES/v0.314-8.11.tar.gz
77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.11
%global uprelease 8.12
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 Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.12
- Update pci, usb and vendor ids
Resolves: #2005896
* Wed Dec 15 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.11
- Update pci, usb and vendor ids
Resolves: #2005888