import hwdata-0.314-8.11.el8
This commit is contained in:
parent
9879d3ba7a
commit
fbcfbea59b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/v0.314-8.10.tar.gz
|
SOURCES/v0.314-8.11.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz
|
e77a11ad36cb77a938f50b4e11259925e13727e9 SOURCES/v0.314-8.11.tar.gz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%global uprelease 8.10
|
%global uprelease 8.11
|
||||||
|
|
||||||
Name: hwdata
|
Name: hwdata
|
||||||
Summary: Hardware identification and configuration data
|
Summary: Hardware identification and configuration data
|
||||||
@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
|
|||||||
%{_datadir}/%{name}/*
|
%{_datadir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 15 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.11
|
||||||
|
- Update pci, usb and vendor ids
|
||||||
|
Resolves: #2005888
|
||||||
|
|
||||||
* Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.10
|
* Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.10
|
||||||
- Update pci, usb and vendor ids
|
- Update pci, usb and vendor ids
|
||||||
Resolves: #1920948
|
Resolves: #1920948
|
||||||
|
Loading…
Reference in New Issue
Block a user