diff --git a/.gitignore b/.gitignore index 52da712..5275a2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.16.tar.gz +SOURCES/v0.314-8.19.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index eef876d..bc4e1a1 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz +c04b94e7769679bdedaf046345e21a4ce5a3d9b0 SOURCES/v0.314-8.19.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index ca05f1c..dd18bb7 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.16 +%global uprelease 8.19 Name: hwdata Summary: Hardware identification and configuration data @@ -31,6 +31,18 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Mon Aug 21 2023 Vitezslav Crhonek - 0.314-8.19 +- Update pci, usb and vendor ids + Resolves: #2169697 + +* Tue Jun 20 2023 Vitezslav Crhonek - 0.314-8.18 +- Add tests, rebuild + Related: #2169692 + +* Mon Jun 19 2023 Vitezslav Crhonek - 0.314-8.17 +- Update pci, usb and vendor ids + Resolves: #2169692 + * Mon Feb 20 2023 Vitezslav Crhonek - 0.314-8.16 - Update pci, usb and vendor ids Resolves: #2125564