import hwdata-0.314-8.15.el8
This commit is contained in:
parent
7add15be5f
commit
b0e0ed17b0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.314-8.14.tar.gz
|
||||
SOURCES/v0.314-8.15.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz
|
||||
5619036d5e61a01b3e5e3abf3352f5555efa9ef3 SOURCES/v0.314-8.15.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global uprelease 8.14
|
||||
%global uprelease 8.15
|
||||
|
||||
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 Dec 19 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.15
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: #2125563
|
||||
|
||||
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14
|
||||
- Update pci nd vendor ids
|
||||
Resolves: #2062131
|
||||
|
Loading…
Reference in New Issue
Block a user