import CS hwdata-0.348-9.20.el9
This commit is contained in:
parent
0fde5b351b
commit
4e693bef64
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v0.348-9.18.tar.gz
|
||||
SOURCES/v0.348-9.20.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
ec17d11d92a51934b26a4709b88c40a128266ce2 SOURCES/v0.348-9.18.tar.gz
|
||||
902087dd43dc4c45f9d271555bed3cbf3de273bf SOURCES/v0.348-9.20.tar.gz
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
%global uprelease 9.18
|
||||
%global uprelease 9.20
|
||||
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
@ -16,7 +16,7 @@ such as the pci.ids and usb.ids databases.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
The %{name}-devel package contains files for developing applications that use
|
||||
@ -43,6 +43,14 @@ The %{name}-devel package contains files for developing applications that use
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Aug 18 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.20
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: RHEL-78358
|
||||
|
||||
* Mon Jun 16 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.19
|
||||
- Update pci, usb and vendor ids
|
||||
Resolves: RHEL-78355
|
||||
|
||||
* Wed Feb 12 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.348-9.18
|
||||
- Update pci and vendor ids
|
||||
Resolves: RHEL-56969
|
||||
|
||||
Loading…
Reference in New Issue
Block a user