diff --git a/.gitignore b/.gitignore
index 75ad24d..54c93e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.348-9.3.tar.gz
+SOURCES/v0.348-9.4.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 78cbf5c..75c61a6 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-f9c03f08bf4376ac1eeb98ac5ee56af0b8498fe0 SOURCES/v0.348-9.3.tar.gz
+9c5d1dcab4e27d31300ddbd9dc09e37fefe76566 SOURCES/v0.348-9.4.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index 4d659ff..f376595 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 9.3
+%global uprelease 9.4
 
 Name: hwdata
 Summary: Hardware identification and configuration data
@@ -32,6 +32,10 @@ such as the pci.ids and usb.ids databases.
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.4
+- Update pci, usb and vendor ids
+  Resolves: #2062101
+
 * Thu Feb 17 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.3
 - Update pci, usb and vendor ids
   Resolves: #2006239