diff --git a/.gitignore b/.gitignore index d573019..70ffaff 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.348-9.20.tar.gz +SOURCES/v0.348-9.22.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 980122b..025f434 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -902087dd43dc4c45f9d271555bed3cbf3de273bf SOURCES/v0.348-9.20.tar.gz +d0b5d2169fce5445d9fd8479519842dd9d3f8773 SOURCES/v0.348-9.22.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 9ee26b4..e6f27e2 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -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 - 0.348-9.22 +- Update pci and vendor ids + Resolves: RHEL-110948 + +* Mon Dec 15 2025 Vitezslav Crhonek - 0.348-9.21 +- Update pci, usb and vendor ids + Resolves: RHEL-110947 + * Mon Aug 18 2025 Vitezslav Crhonek - 0.348-9.20 - Update pci, usb and vendor ids Resolves: RHEL-78358