diff --git a/.gitignore b/.gitignore
index 3466f9c..a0ae1b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.314-8.9.tar.gz
+SOURCES/v0.314-8.10.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 869dfde..dbf006f 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-273446833d5a5bbcbb2f4f1fe691cf5212fbd0e9 SOURCES/v0.314-8.9.tar.gz
+daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index a13c8dd..b3c8f33 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 8.9
+%global uprelease 8.10
 
 Name: hwdata
 Summary: Hardware identification and configuration data
@@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.10
+- Update pci, usb and vendor ids
+  Resolves: #1920948
+
 * Thu Jun 17 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.9
 - Update pci, usb and vendor ids
   Resolves: #1920943