import hwdata-0.314-8.3.el8
This commit is contained in:
parent
a4981498ef
commit
6409d5f263
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.314-8.1.tar.gz
|
||||
SOURCES/v0.314-8.3.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
bf08c660732e82ef03a45c4ef211bbd687d7882a SOURCES/v0.314-8.1.tar.gz
|
||||
187710616d6d3d28e656abf9c238a4a52d353495 SOURCES/v0.314-8.3.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global uprelease 8.1
|
||||
%global uprelease 8.3
|
||||
|
||||
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 Nov 25 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.3
|
||||
- Updated pci, usb and vendor ids
|
||||
Resolves: #1721915
|
||||
|
||||
* Tue Oct 29 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.2
|
||||
- Updated pci, usb and vendor ids
|
||||
Resolves: #1698963
|
||||
|
||||
* Tue May 28 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.1
|
||||
- Updated pci, usb and vendor ids
|
||||
Resolves: #1698962
|
||||
|
Loading…
Reference in New Issue
Block a user