parent
cae43efa30
commit
16d04d9dd2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v0.345.tar.gz
|
||||
/v0.348-9.0.tar.gz
|
||||
|
22
hwdata.spec
22
hwdata.spec
@ -1,9 +1,11 @@
|
||||
%global uprelease 9.0
|
||||
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.345
|
||||
Release: 2%{?dist}
|
||||
Version: 0.348
|
||||
Release: %{uprelease}%{?dist}
|
||||
License: GPLv2+
|
||||
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz
|
||||
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}-%{?uprelease}.tar.gz
|
||||
URL: https://github.com/vcrhonek/hwdata
|
||||
BuildArch: noarch
|
||||
BuildRequires: make
|
||||
@ -30,8 +32,18 @@ such as the pci.ids and usb.ids databases.
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.345-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
* Mon Jun 21 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.0
|
||||
- Bump release
|
||||
- Update usb and vendor ids
|
||||
|
||||
* Wed Jun 02 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-1
|
||||
- Update pci, usb and vendor ids
|
||||
|
||||
* Mon May 03 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.347-1
|
||||
- Update pci and vendor ids
|
||||
|
||||
* Thu Apr 01 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.346-1
|
||||
- Update pci, usb and vendor ids
|
||||
|
||||
* Mon Mar 01 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.345-1
|
||||
- Update pci, usb and vendor ids
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.345.tar.gz) = 2e975c7cc16a20bd6e0f36cce5d7c2bfa35531e98fd9607be7ec81c87e343afc898910df4f50cfa592498012b09040062d0156c7f6696df876eab47ecf06c276
|
||||
SHA512 (v0.348-9.0.tar.gz) = 3c95cf330ed6db1dc2ec6692571a19584bc8ea63c6640a4b73e7fecea7e6c7d74419982eb5b0232dcdadc9ae008985c111a8e29105a167a706ae7a44f3404bf5
|
||||
|
Loading…
Reference in New Issue
Block a user