diff --git a/.gitignore b/.gitignore index dbb97c9..35dace6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.4.tar.gz +SOURCES/v0.314-8.5.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index a07ac4d..5fe0711 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -40097d36a06a4153fcbbc3ca23be4f244f7e44a9 SOURCES/v0.314-8.4.tar.gz +df4be47a691e7acc4a7dc09d681d9f663c75954b SOURCES/v0.314-8.5.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 5ec70e7..9d1f356 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.4 +%global uprelease 8.5 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 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