updated to 0.257

This commit is contained in:
Michal Minar 2013-10-29 08:59:36 +01:00
parent 5b74d69264
commit a3337dee94
3 changed files with 6 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/hwdata-0.255.tar.bz2
/hwdata-0.256.tar.bz2
/hwdata-0.257.tar.bz2

View File

@ -1,6 +1,6 @@
Name: hwdata
Summary: Hardware identification and configuration data
Version: 0.256
Version: 0.257
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}/*
%changelog
* Tue Oct 29 2013 Michal Minar <miminar@redhat.com> 0.257-1
- Update of pci, oui and usb ids.
* Sun Sep 22 2013 Michal Minar <miminar@redhat.com> 0.256-1
- Update of pci, oui and usb ids.

View File

@ -1 +1 @@
5454460f75e7698cb3e196e87b454f76 hwdata-0.256.tar.bz2
83ff7de608be4a50b418b866944bb70e hwdata-0.257.tar.bz2