import hwdata-0.314-8.5.el8

This commit is contained in:
CentOS Sources 2020-07-28 04:55:40 -04:00 committed by Stepan Oksanichenko
parent 6409d5f263
commit 8d11b3076a
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
187710616d6d3d28e656abf9c238a4a52d353495 SOURCES/v0.314-8.3.tar.gz
df4be47a691e7acc4a7dc09d681d9f663c75954b SOURCES/v0.314-8.5.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.3
%global uprelease 8.5
Name: hwdata
Summary: Hardware identification and configuration data
@ -31,6 +31,14 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/*
%changelog
* Mon Jun 08 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.5
- Updated pci, usb and vendor ids
Resolves: #1820174
* Wed Mar 18 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.4
- Updated pci, usb and vendor ids
Resolves: #1721921
* Mon Nov 25 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.3
- Updated pci, usb and vendor ids
Resolves: #1721915