diff --git a/.gitignore b/.gitignore
index 69cc8ac..52da712 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.314-8.14.tar.gz
+SOURCES/v0.314-8.16.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 0a6939d..eef876d 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz
+84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index 83cc262..ca05f1c 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 8.14
+%global uprelease 8.16
 
 Name: hwdata
 Summary: Hardware identification and configuration data
@@ -31,6 +31,14 @@ 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
+
 * Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14
 - Update pci nd vendor ids
   Resolves: #2062131