New upstream version 0.372
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
4269ea3b24
commit
3aad1cfa6e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v0.371.tar.gz
|
||||
/v0.372.tar.gz
|
||||
|
||||
10
hwdata.spec
10
hwdata.spec
@ -1,6 +1,6 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.371
|
||||
Version: 0.372
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz
|
||||
@ -14,7 +14,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
|
||||
@ -42,6 +42,12 @@ The %{name}-devel package contains files for developing applications that use
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 03 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.372-1
|
||||
- Update pci and vendor ids
|
||||
|
||||
* Fri Jun 09 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.371-2
|
||||
- Fix -devel requires
|
||||
|
||||
* Thu Jun 01 2023 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.371-1
|
||||
- Update pci, usb and vendor ids
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.371.tar.gz) = 62739cce61493f5d46a9cec5732bd4f9e0c86adec5b56cca31fa50c0d85e3a48d32f5abeaa5ca26f4ba42fc13affe4350b66a1838e958b037ddec7b30e726e86
|
||||
SHA512 (v0.372.tar.gz) = 3a7fda4c1f06dff62892dd0d21095d7603a2ec16e67667215b2f59640a38845a79b2dc2a19bcc40656fd472e4216393ac08e190939ec05ef6d4af3e7e6c9141f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user