Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 04:53:38 +00:00
parent a50ae14e7f
commit 367d99352d

View File

@ -1,7 +1,7 @@
Name: hwdata
Summary: Hardware identification and configuration data
Version: 0.331
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Source: https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz
URL: https://github.com/vcrhonek/hwdata
@ -30,6 +30,9 @@ make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib
%{_datadir}/%{name}/*
%changelog
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.331-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 02 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.331-1
- Updated pci, usb and vendor ids.