import hwdata-0.314-8.10.el8

This commit is contained in:
CentOS Sources 2021-11-09 05:07:47 -05:00 committed by Stepan Oksanichenko
parent dd600ed69d
commit cf7aea0b0a
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.314-8.8.tar.gz SOURCES/v0.314-8.10.tar.gz

View File

@ -1 +1 @@
8b4fccb7d538ef4e5514b841203697333815da4d SOURCES/v0.314-8.8.tar.gz daeb222c5eefe480e21943383fab103a07da2c93 SOURCES/v0.314-8.10.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.8 %global uprelease 8.10
Name: hwdata Name: hwdata
Summary: Hardware identification and configuration data Summary: Hardware identification and configuration data
@ -31,6 +31,14 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/* %{_datadir}/%{name}/*
%changelog %changelog
* Mon Aug 23 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.10
- Update pci, usb and vendor ids
Resolves: #1920948
* Thu Jun 17 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.9
- Update pci, usb and vendor ids
Resolves: #1920943
* Mon Feb 08 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.8 * Mon Feb 08 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.8
- Update pci, usb and vendor ids - Update pci, usb and vendor ids
Resolves: #1877304 Resolves: #1877304