diff --git a/.gitignore b/.gitignore index 0565b13..ae772f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.348-9.15.tar.gz +SOURCES/v0.348-9.18.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 7aecaba..0c28748 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -a237f5df023f81275510f5f5fb5ec14be86ac658 SOURCES/v0.348-9.15.tar.gz +ec17d11d92a51934b26a4709b88c40a128266ce2 SOURCES/v0.348-9.18.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 2c5044d..727be78 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 9.15 +%global uprelease 9.18 Name: hwdata Summary: Hardware identification and configuration data @@ -43,6 +43,18 @@ The %{name}-devel package contains files for developing applications that use %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Feb 12 2025 Vitezslav Crhonek - 0.348-9.18 +- Update pci and vendor ids + Resolves: RHEL-56969 + +* Thu Feb 06 2025 Vitezslav Crhonek - 0.348-9.17 +- Update pci, usb and vendor ids + Resolves: RHEL-56969 + +* Fri Dec 06 2024 Vitezslav Crhonek - 0.348-9.16 +- Update pci, usb and vendor ids + Resolves: RHEL-56968 + * Mon Aug 19 2024 Vitezslav Crhonek - 0.348-9.15 - Update pci, usb and vendor ids Resolves: RHEL-27163