diff --git a/.gitignore b/.gitignore index a0ae1b8..212efe6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.10.tar.gz +SOURCES/v0.314-8.12.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index dbf006f..978e203 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz +77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index b3c8f33..2097975 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.10 +%global uprelease 8.12 Name: hwdata Summary: Hardware identification and configuration data @@ -31,6 +31,14 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* Thu Feb 17 2022 Vitezslav Crhonek - 0.314-8.12 +- Update pci, usb and vendor ids + Resolves: #2005896 + +* Wed Dec 15 2021 Vitezslav Crhonek - 0.314-8.11 +- Update pci, usb and vendor ids + Resolves: #2005888 + * Mon Aug 23 2021 Vitezslav Crhonek - 0.314-8.10 - Update pci, usb and vendor ids Resolves: #1920948