diff --git a/.gitignore b/.gitignore index f66d387..c8c612a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.252-8.6.tar.gz +SOURCES/v0.252-8.8.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index b2cf085..8d5b97c 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -803ba36b6c5155078e78c96d5ec73db469e6feec SOURCES/v0.252-8.6.tar.gz +1a3fc503d1be20ee1ea0578aa4166e9f7e6d446b SOURCES/v0.252-8.8.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index f3b1a61..d05a909 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,7 +1,7 @@ # This package is arch-specific just because of bundling different files for # different architectures. No -debuginfo package is needed. %global debug_package %{nil} -%global uprelease 8.6 +%global uprelease 8.8 Name: hwdata Summary: Hardware identification and configuration data @@ -50,6 +50,14 @@ udevadm hwdb --update >/dev/null 2>&1 || : %{_datadir}/%{name}/* %changelog +* Mon Feb 19 2018 Vitezslav Crhonek - 0.252-8.8 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1489281 #1539202 + +* Tue Oct 24 2017 Vitezslav Crhonek - 0.252-8.7 +- Updated pci, usb, vendor ids and hwdb files + Resolves: #1489281 + * Tue Jun 27 2017 Vitezslav Crhonek - 0.252-8.6 - Updated pci, usb and vendor ids Resolves: #1386133 #1463185