import hwdata-0.314-8.8.el8

This commit is contained in:
CentOS Sources 2021-03-30 08:47:24 -04:00 committed by Stepan Oksanichenko
parent 8d11b3076a
commit bc1bfaefce
3 changed files with 15 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
df4be47a691e7acc4a7dc09d681d9f663c75954b SOURCES/v0.314-8.5.tar.gz
8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.5
%global uprelease 8.8
Name: hwdata
Summary: Hardware identification and configuration data
@ -31,6 +31,18 @@ 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
* Mon Sep 21 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.6
- Update pci, usb and vendor ids
Resolves: #1820177
* Mon Jun 08 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.5
- Updated pci, usb and vendor ids
Resolves: #1820174