import hwdata-0.348-9.5.el9

This commit is contained in:
CentOS Sources 2022-11-15 01:56:42 -05:00 committed by Stepan Oksanichenko
parent bdc9d2ced7
commit 667a0acb0d
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.348-9.3.tar.gz
SOURCES/v0.348-9.5.tar.gz

View File

@ -1 +1 @@
f9c03f08bf4376ac1eeb98ac5ee56af0b8498fe0 SOURCES/v0.348-9.3.tar.gz
90700241a709731a255103ebec909324f6ef9c30 SOURCES/v0.348-9.5.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 9.3
%global uprelease 9.5
Name: hwdata
Summary: Hardware identification and configuration data
@ -32,6 +32,14 @@ such as the pci.ids and usb.ids databases.
%{_datadir}/%{name}/*
%changelog
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.5
- Update pci and vendor ids
Resolves: #2062103
* Mon Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.4
- Update pci, usb and vendor ids
Resolves: #2062101
* Thu Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.3
- Update pci, usb and vendor ids
Resolves: #2006239