diff --git a/.gitignore b/.gitignore index 212efe6..5bac887 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.12.tar.gz +SOURCES/v0.314-8.13.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 978e203..36df2aa 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -77d2c162d8566fbf955655141f38e9e145181c6f SOURCES/v0.314-8.12.tar.gz +886ff66cddcc3633f0eed8a5d45d485aaf09970a SOURCES/v0.314-8.13.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 2097975..918d821 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.12 +%global uprelease 8.13 Name: hwdata Summary: Hardware identification and configuration data @@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib %{_datadir}/%{name}/* %changelog +* 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