import CS hwdata-0.348-9.23.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-08-24 09:09:48 -04:00
parent b65e0ce860
commit 4efef35f62
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
d0b5d2169fce5445d9fd8479519842dd9d3f8773 SOURCES/v0.348-9.22.tar.gz
8ba3089b33b6b8ec3692f03c8350a9ba729f7dc2 SOURCES/v0.348-9.23.tar.gz

View File

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