import hwdata-0.314-8.15.el8

This commit is contained in:
CentOS Sources 2022-12-22 06:10:11 +00:00 committed by Stepan Oksanichenko
parent 7add15be5f
commit b0e0ed17b0
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
b0c7747765a85416d40a1e4d58237011a153614d SOURCES/v0.314-8.14.tar.gz 5619036d5e61a01b3e5e3abf3352f5555efa9ef3 SOURCES/v0.314-8.15.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.14 %global uprelease 8.15
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 Dec 19 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.15
- Update pci, usb and vendor ids
Resolves: #2125563
* Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14 * Mon Aug 22 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14
- Update pci nd vendor ids - Update pci nd vendor ids
Resolves: #2062131 Resolves: #2062131