New upstream version 0.291

This commit is contained in:
Vitezslav Crhonek 2016-08-29 14:34:53 +02:00
parent d6dad98eb4
commit 56396ba61c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/hwdata-0.290.tar.bz2
/hwdata-0.291.tar.bz2
/hwdata-0.292.tar.bz2

View File

@ -1,6 +1,6 @@
Name: hwdata
Summary: Hardware identification and configuration data
Version: 0.291
Version: 0.292
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}/*
%changelog
* Mon Aug 29 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.292-1
- Updated pci, usb and vendor ids.
* Tue Jul 26 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 0.291-1
- Updated pci and vendor ids.

View File

@ -1 +1 @@
effe59bf406eb03bb295bd34e0913dd8 hwdata-0.291.tar.bz2
2479039d486d7c519bd3960cad85f7fe hwdata-0.292.tar.bz2