From 70139193ecb116657f4dcc6c3ee5b62c5f31421e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 22 Feb 2023 02:11:06 +0000 Subject: [PATCH] import hwdata-0.314-8.16.el8 --- .gitignore | 2 +- .hwdata.metadata | 2 +- SPECS/hwdata.spec | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 03529db..52da712 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.314-8.15.tar.gz +SOURCES/v0.314-8.16.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 78dbe13..eef876d 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -5619036d5e61a01b3e5e3abf3352f5555efa9ef3 SOURCES/v0.314-8.15.tar.gz +84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 987aea5..ca05f1c 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 8.15 +%global uprelease 8.16 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 Feb 20 2023 Vitezslav Crhonek - 0.314-8.16 +- Update pci, usb and vendor ids + Resolves: #2125564 + * Mon Dec 19 2022 Vitezslav Crhonek - 0.314-8.15 - Update pci, usb and vendor ids Resolves: #2125563