import hwdata-0.348-9.3.el9

This commit is contained in:
CentOS Sources 2022-03-01 07:38:27 -05:00 committed by Stepan Oksanichenko
parent 606e862255
commit 1d6eef6e52
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
65318cf0412ccbbd0398b2053068ee33ca0208ab SOURCES/v0.348-9.2.tar.gz
f9c03f08bf4376ac1eeb98ac5ee56af0b8498fe0 SOURCES/v0.348-9.3.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 9.2
%global uprelease 9.3
Name: hwdata
Summary: Hardware identification and configuration data
@ -32,6 +32,10 @@ such as the pci.ids and usb.ids databases.
%{_datadir}/%{name}/*
%changelog
* Thu Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.3
- Update pci, usb and vendor ids
Resolves: #2006239
* Thu Dec 16 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.2
- Update pci, usb and vendor ids
Resolves: #2006236