diff --git a/.gitignore b/.gitignore index 607a638..35dace6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.3.tar.gz +SOURCES/v0.314-8.5.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 86dc5e5..5fe0711 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -187710616d6d3d28e656abf9c238a4a52d353495 SOURCES/v0.314-8.3.tar.gz +df4be47a691e7acc4a7dc09d681d9f663c75954b SOURCES/v0.314-8.5.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 9616b93..9d1f356 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.3 +%global uprelease 8.5 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 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 + * Mon Nov 25 2019 Vitezslav Crhonek - 0.314-8.3 - Updated pci, usb and vendor ids Resolves: #1721915