diff --git a/.gitignore b/.gitignore index 607a638..dbb97c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.3.tar.gz +SOURCES/v0.314-8.4.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 86dc5e5..a07ac4d 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -187710616d6d3d28e656abf9c238a4a52d353495 SOURCES/v0.314-8.3.tar.gz +40097d36a06a4153fcbbc3ca23be4f244f7e44a9 SOURCES/v0.314-8.4.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 9616b93..5ec70e7 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.3 +%global uprelease 8.4 Name: hwdata Summary: Hardware identification and configuration data @@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Wed Mar 18 2020 Vitezslav Crhonek - 0.314-8.4 +- Updated pci, usb and vendor ids + Resolves: #1721921 + * Mon Nov 25 2019 Vitezslav Crhonek - 0.314-8.3 - Updated pci, usb and vendor ids Resolves: #1721915