diff --git a/.gitignore b/.gitignore index dbb97c9..1d30ccb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.4.tar.gz +SOURCES/v0.314-8.6.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index a07ac4d..4f9f24b 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -40097d36a06a4153fcbbc3ca23be4f244f7e44a9 SOURCES/v0.314-8.4.tar.gz +802e60c9718f5608824a057c370f9ad89942d003 SOURCES/v0.314-8.6.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 5ec70e7..adbfcc4 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.4 +%global uprelease 8.6 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 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 + * Wed Mar 18 2020 Vitezslav Crhonek - 0.314-8.4 - Updated pci, usb and vendor ids Resolves: #1721921