import hwdata-0.314-8.13.el8

This commit is contained in:
CentOS Sources 2022-06-23 17:23:43 +00:00 committed by Stepan Oksanichenko
parent 78dc84adbd
commit e09d83d0bb
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz
886ff66cddcc3633f0eed8a5d45d485aaf09970a SOURCES/v0.314-8.13.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.12
%global uprelease 8.13
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 Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.13
- Update pci, usb and vendor ids
Resolves: #2062129
* Thu Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.12
- Update pci, usb and vendor ids
Resolves: #2005896