From 51a900f397f5ab856a23f94c6cb56d7fb0b83d2c Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Sun, 26 Oct 2014 13:47:28 +0100 Subject: [PATCH] updated pci and vendor ids Upstream version 0.271 --- .gitignore | 2 +- hwdata.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0ffb32d..13b726e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/hwdata-0.270.tar.bz2 +/hwdata-0.271.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 38a9606..eb7b1fa 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,7 +1,7 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.270 -Release: 2%{?dist} +Version: 0.271 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}.tar.bz2 @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Sun Oct 26 2014 Michal Minar 0.271-1 +- Updateed pci and vendor ids. + * Wed Sep 17 2014 Michal Minar 0.270-2 - Recreated pnp.ids. diff --git a/sources b/sources index 0f1a05d..c3279a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -003be3c27ddfd52ee0c72b020236f8d8 hwdata-0.270.tar.bz2 +4511e5c106889f390f18cf33149b9d70 hwdata-0.271.tar.bz2