import CS hwdata-0.348-9.22.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-30 10:32:51 -04:00
parent 4e693bef64
commit b65e0ce860
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.348-9.20.tar.gz
SOURCES/v0.348-9.22.tar.gz

View File

@ -1 +1 @@
902087dd43dc4c45f9d271555bed3cbf3de273bf SOURCES/v0.348-9.20.tar.gz
d0b5d2169fce5445d9fd8479519842dd9d3f8773 SOURCES/v0.348-9.22.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 9.20
%global uprelease 9.22
Name: hwdata
Summary: Hardware identification and configuration data
@ -43,6 +43,14 @@ The %{name}-devel package contains files for developing applications that use
%{_datadir}/pkgconfig/%{name}.pc
%changelog
* Mon Feb 16 2026 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.22
- Update pci and vendor ids
Resolves: RHEL-110948
* Mon Dec 15 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.21
- Update pci, usb and vendor ids
Resolves: RHEL-110947
* Mon Aug 18 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.20
- Update pci, usb and vendor ids
Resolves: RHEL-78358