diff --git a/.gitignore b/.gitignore
index a0ae1b8..9ef2162 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.314-8.10.tar.gz
+SOURCES/v0.314-8.11.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index dbf006f..c15e4aa 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz
+e77a11ad36cb77a938f50b4e11259925e13727e9 SOURCES/v0.314-8.11.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index b3c8f33..57d9334 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 8.10
+%global uprelease 8.11
 
 Name: hwdata
 Summary: Hardware identification and configuration data
@@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Dec 15 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.11
+- Update pci, usb and vendor ids
+  Resolves: #2005888
+
 * Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.10
 - Update pci, usb and vendor ids
   Resolves: #1920948