diff --git a/.gitignore b/.gitignore
index 03529db..52da712 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.314-8.15.tar.gz
+SOURCES/v0.314-8.16.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 78dbe13..eef876d 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-5619036d5e61a01b3e5e3abf3352f5555efa9ef3 SOURCES/v0.314-8.15.tar.gz
+84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index 987aea5..ca05f1c 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 8.15
+%global uprelease 8.16
 
 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 Feb 20 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.16
+- Update pci, usb and vendor ids
+  Resolves: #2125564
+
 * Mon Dec 19 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.15
 - Update pci, usb and vendor ids
   Resolves: #2125563