diff --git a/.gitignore b/.gitignore
index eb484ce..5695413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/v0.252-9.1.tar.gz
+SOURCES/v0.252-9.3.tar.gz
diff --git a/.hwdata.metadata b/.hwdata.metadata
index 709e291..17eb574 100644
--- a/.hwdata.metadata
+++ b/.hwdata.metadata
@@ -1 +1 @@
-688d6cc20c9761cc6ea77dcb2f57acde38804621 SOURCES/v0.252-9.1.tar.gz
+c2d70229310fdbb795cfce3bc0982c81f93684d6 SOURCES/v0.252-9.3.tar.gz
diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec
index e480622..6d25665 100644
--- a/SPECS/hwdata.spec
+++ b/SPECS/hwdata.spec
@@ -1,7 +1,7 @@
 # This package is arch-specific just because of bundling different files for
 # different architectures. No -debuginfo package is needed.
 %global     debug_package %{nil}
-%global     uprelease   9.1
+%global     uprelease   9.3
 
 Name:       hwdata
 Summary:    Hardware identification and configuration data
@@ -50,6 +50,14 @@ udevadm hwdb --update >/dev/null 2>&1 || :
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Jun 26 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.3
+- Updated pci, usb, vendor ids and hwdb files
+  Resolves: #1636986
+
+* Wed Mar 06 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.2
+- Updated pci, usb, vendor ids and hwdb files
+  Resolves: #1636985
+
 * Mon Sep 24 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.252-9.1
 - Updated pci, usb, vendor ids and hwdb files
   Resolves: #1560493