From bd875b4040c524f6e4648d8f15f3651837c38c49 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Nov 2025 15:58:15 +0000 Subject: [PATCH] import UBI hwdata-0.348-9.20.el9 --- .gitignore | 2 +- .hwdata.metadata | 2 +- SPECS/hwdata.spec | 12 ++++++++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ae772f0..d573019 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.348-9.18.tar.gz +SOURCES/v0.348-9.20.tar.gz diff --git a/.hwdata.metadata b/.hwdata.metadata index 0c28748..980122b 100644 --- a/.hwdata.metadata +++ b/.hwdata.metadata @@ -1 +1 @@ -ec17d11d92a51934b26a4709b88c40a128266ce2 SOURCES/v0.348-9.18.tar.gz +902087dd43dc4c45f9d271555bed3cbf3de273bf SOURCES/v0.348-9.20.tar.gz diff --git a/SPECS/hwdata.spec b/SPECS/hwdata.spec index 727be78..9ee26b4 100644 --- a/SPECS/hwdata.spec +++ b/SPECS/hwdata.spec @@ -1,4 +1,4 @@ -%global uprelease 9.18 +%global uprelease 9.20 Name: hwdata Summary: Hardware identification and configuration data @@ -16,7 +16,7 @@ such as the pci.ids and usb.ids databases. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains files for developing applications that use @@ -43,6 +43,14 @@ The %{name}-devel package contains files for developing applications that use %{_datadir}/pkgconfig/%{name}.pc %changelog +* Mon Aug 18 2025 Vitezslav Crhonek - 0.348-9.20 +- Update pci, usb and vendor ids + Resolves: RHEL-78358 + +* Mon Jun 16 2025 Vitezslav Crhonek - 0.348-9.19 +- Update pci, usb and vendor ids + Resolves: RHEL-78355 + * Wed Feb 12 2025 Vitezslav Crhonek - 0.348-9.18 - Update pci and vendor ids Resolves: RHEL-56969