import hwdata-0.314-8.14.el8

This commit is contained in:
CentOS Sources 2022-09-02 12:12:39 +00:00 committed by Stepan Oksanichenko
parent e09d83d0bb
commit 7add15be5f
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.314-8.13.tar.gz SOURCES/v0.314-8.14.tar.gz

View File

@ -1 +1 @@
886ff66cddcc3633f0eed8a5d45d485aaf09970a SOURCES/v0.314-8.13.tar.gz b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.13 %global uprelease 8.14
Name: hwdata Name: hwdata
Summary: Hardware identification and configuration data Summary: Hardware identification and configuration data
@ -31,6 +31,10 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/* %{_datadir}/%{name}/*
%changelog %changelog
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14
- Update pci nd vendor ids
Resolves: #2062131
* Mon Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.13 * Mon Jun 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.13
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #2062129 Resolves: #2062129