import hwdata-0.314-8.7.el8
This commit is contained in:
parent
c27fe43521
commit
4f69129a0e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.314-8.6.tar.gz
|
||||
SOURCES/v0.314-8.7.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
802e60c9718f5608824a057c370f9ad89942d003 SOURCES/v0.314-8.6.tar.gz
|
||||
a13805fdcf10d6ec5299fcfd6bfcabc1a6f40fbc SOURCES/v0.314-8.7.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global uprelease 8.6
|
||||
%global uprelease 8.7
|
||||
|
||||
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 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
|
||||
|
Loading…
Reference in New Issue
Block a user