diff --git a/.gitignore b/.gitignore
index 1d30ccb..19c6794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.314-8.6.tar.gz
+SOURCES/v0.314-8.8.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 4f9f24b..6153117 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-802e60c9718f5608824a057c370f9ad89942d003 SOURCES/v0.314-8.6.tar.gz
+8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index adbfcc4..07f4228 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,4 +1,4 @@
-%global uprelease 8.6
+%global uprelease 8.8
 
 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 08 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.8
+- Update pci, usb and vendor ids
+  Resolves: #1877304
+
+* Thu Jan 07 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.7
+- Update pci and vendor ids
+  Resolves: #1877303
+
 * Mon Sep 21 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.6
 - Update pci, usb and vendor ids
   Resolves: #1820177