From c5e48747c16fc27c1ee0c3d505e085fa0c180de9 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 12 2021 08:18:50 +0000 Subject: import hwdata-0.314-8.8.el8 --- diff --git a/.gitignore b/.gitignore index 1d7a4ba..19c6794 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.7.tar.gz +SOURCES/v0.314-8.8.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 71a111c..6153117 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -a13805fdcf10d6ec5299fcfd6bfcabc1a6f40fbc SOURCES/v0.314-8.7.tar.gz +8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 87cb0f7..07f4228 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.7 +%global uprelease 8.8 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 08 2021 Vitezslav Crhonek - 0.314-8.8 +- Update pci, usb and vendor ids + Resolves: #1877304 + * Thu Jan 07 2021 Vitezslav Crhonek - 0.314-8.7 - Update pci and vendor ids Resolves: #1877303