From 7eb06e97109972c187c81fcec23a4c6fd0c8c0ae Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 30 2021 12:47:24 +0000 Subject: import hwdata-0.314-8.8.el8 --- diff --git a/.gitignore b/.gitignore index 35dace6..19c6794 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.5.tar.gz +SOURCES/v0.314-8.8.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 5fe0711..6153117 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -df4be47a691e7acc4a7dc09d681d9f663c75954b SOURCES/v0.314-8.5.tar.gz +8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 9d1f356..07f4228 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.5 +%global uprelease 8.8 Name: hwdata Summary: Hardware identification and configuration data @@ -31,6 +31,18 @@ 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 + +* Mon Sep 21 2020 Vitezslav Crhonek - 0.314-8.6 +- Update pci, usb and vendor ids + Resolves: #1820177 + * Mon Jun 08 2020 Vitezslav Crhonek - 0.314-8.5 - Updated pci, usb and vendor ids Resolves: #1820174