diff --git a/.gitignore b/.gitignore index 212efe6..69cc8ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.12.tar.gz +SOURCES/v0.314-8.14.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 978e203..0a6939d 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz +b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 2097975..83cc262 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.12 +%global uprelease 8.14 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 Aug 22 2022 Vitezslav Crhonek - 0.314-8.14 +- Update pci nd vendor ids + Resolves: #2062131 + +* Mon Jun 20 2022 Vitezslav Crhonek - 0.314-8.13 +- Update pci, usb and vendor ids + Resolves: #2062129 + * Thu Feb 17 2022 Vitezslav Crhonek - 0.314-8.12 - Update pci, usb and vendor ids Resolves: #2005896