diff --git a/.gitignore b/.gitignore index 9ef2162..212efe6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.11.tar.gz +SOURCES/v0.314-8.12.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index c15e4aa..978e203 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -e77a11ad36cb77a938f50b4e11259925e13727e9 SOURCES/v0.314-8.11.tar.gz +77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 57d9334..2097975 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.11 +%global uprelease 8.12 Name: hwdata Summary: Hardware identification and configuration data @@ -31,6 +31,10 @@ 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