diff --git a/.gitignore b/.gitignore index 19c6794..a0ae1b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.8.tar.gz +SOURCES/v0.314-8.10.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 6153117..dbf006f 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz +daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 07f4228..b3c8f33 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.8 +%global uprelease 8.10 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 Aug 23 2021 Vitezslav Crhonek - 0.314-8.10 +- Update pci, usb and vendor ids + Resolves: #1920948 + +* Thu Jun 17 2021 Vitezslav Crhonek - 0.314-8.9 +- Update pci, usb and vendor ids + Resolves: #1920943 + * Mon Feb 08 2021 Vitezslav Crhonek - 0.314-8.8 - Update pci, usb and vendor ids Resolves: #1877304