Update to upstream version 0.379-10.1
Resolves: RHEL-42439
This commit is contained in:
parent
b55f590599
commit
401915b491
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v0.379-10.0.tar.gz
|
||||
/v0.379-10.1.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global uprelease 10.0
|
||||
%global uprelease 10.1
|
||||
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.379
|
||||
Release: %{uprelease}%{?dist}.1
|
||||
Release: %{uprelease}%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}-%{?uprelease}.tar.gz
|
||||
URL: https://github.com/vcrhonek/hwdata
|
||||
@ -43,8 +43,9 @@ The %{name}-devel package contains files for developing applications that use
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.379-10.0.1
|
||||
- Bump release for June 2024 mass rebuild
|
||||
* Mon Aug 19 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.379-10.1
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: RHEL-42439
|
||||
|
||||
* Mon Jun 17 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.379-10.0
|
||||
- Update pci, usb and vendor ids
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.379-10.0.tar.gz) = fa66e01892089aa021364481d01dde9973c0d94cd3bf3c0f8552a2b6aca9c217ae675508418739aa9f5221f347862f663d851424e516b8f84d1f391453190802
|
||||
SHA512 (v0.379-10.1.tar.gz) = 866249dadbfe589df1f382cc46818e6d526089675d855b876439d44b2b1ef1591b75bee22657ee1d16a97080d47874add69e114daf079f2f38f11c53f6add524
|
||||
|
Loading…
Reference in New Issue
Block a user