Compare commits

...

No commits in common. "c8" and "c8s" have entirely different histories.
c8 ... c8s

3 changed files with 3 additions and 15 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v0.314-8.19.tar.gz
SOURCES/v0.314-8.16.tar.gz

View File

@ -1 +1 @@
c04b94e7769679bdedaf046345e21a4ce5a3d9b0 SOURCES/v0.314-8.19.tar.gz
84208ee04fc757cbc24ba8655d662f775097e378 SOURCES/v0.314-8.16.tar.gz

View File

@ -1,4 +1,4 @@
%global uprelease 8.19
%global uprelease 8.16
Name: hwdata
Summary: Hardware identification and configuration data
@ -31,18 +31,6 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/*
%changelog
* Mon Aug 21 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.19
- Update pci, usb and vendor ids
Resolves: #2169697
* Tue Jun 20 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.18
- Add tests, rebuild
Related: #2169692
* Mon Jun 19 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.17
- Update pci, usb and vendor ids
Resolves: #2169692
* Mon Feb 20 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.16
- Update pci, usb and vendor ids
Resolves: #2125564