From a7a865610e6b4c5e75b1559dcbf651739c469e4c Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Fri, 29 Nov 2013 10:02:06 +0100 Subject: [PATCH] new upstream version (0.258) --- .gitignore | 1 + hwdata.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6ee0457..c26564f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hwdata-0.257.tar.bz2 +/hwdata-0.258.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 0f9a31e..777de1f 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.257 +Version: 0.258 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Fri Nov 29 2013 Michal Minar 0.259-1 +- Update of pci and oui ids. + * Tue Oct 29 2013 Michal Minar 0.257-1 - Update of pci, oui and usb ids. diff --git a/sources b/sources index ebb3e98..8bb6728 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 83ff7de608be4a50b418b866944bb70e hwdata-0.257.tar.bz2 +dd25aa98e8c1f7a110493342f684839d hwdata-0.258.tar.bz2