import hwdata-0.348-9.7.el9

This commit is contained in:
CentOS Sources 2023-03-28 09:03:13 +00:00 committed by Stepan Oksanichenko
parent dae157fd71
commit 89045191ad
3 changed files with 15 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.348-9.4.tar.gz
SOURCES/v0.348-9.7.tar.gz

View File

@ -1 +1 @@
9c5d1dcab4e27d31300ddbd9dc09e37fefe76566 SOURCES/v0.348-9.4.tar.gz
8e628e619751d112330e7f044ef801e4a8e1efb7 SOURCES/v0.348-9.7.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 9.4
%global uprelease 9.7
Name: hwdata
Summary: Hardware identification and configuration data
@ -32,6 +32,18 @@ such as the pci.ids and usb.ids databases.
%{_datadir}/%{name}/*
%changelog
* Mon Feb 20 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.7
- Update pci, usb and vendor ids
Resolves: #2125573
* Mon Dec 19 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.6
- Update pci, usb and vendor ids
Resolves: #2125571
* 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