[hwdata] Update pci, usb and vendor ids

Michal Minar miminar at fedoraproject.org
Wed Feb 18 12:47:40 UTC 2015


commit 90969aac1b6023eecef3b88c00eca13205d55742
Author: Michal Minar <miminar at redhat.com>
Date:   Wed Feb 18 13:44:13 2015 +0100

    Update pci, usb and vendor ids
    
    NVR: 0.275-1
    
    Signed-off-by: Michal Minar <miminar at redhat.com>

 .gitignore          |    2 +-
 hwdata.spec         |    9 +++++----
 sources             |    2 +-
 usb-ids-entry.patch |   12 ------------
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c157c8e..bad8b9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/hwdata-0.274.tar.bz2
+/hwdata-0.275.tar.bz2
diff --git a/hwdata.spec b/hwdata.spec
index ea7af34..1885e6f 100644
--- a/hwdata.spec
+++ b/hwdata.spec
@@ -1,11 +1,10 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
-Version: 0.274
-Release: 2%{?dist}
+Version: 0.275
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}.tar.bz2
-Patch0: usb-ids-entry.patch
 URL:    http://git.fedorahosted.org/git/hwdata.git
 BuildArch: noarch
 
@@ -15,7 +14,6 @@ such as the pci.ids and usb.ids databases.
 
 %prep
 %setup -q
-%patch0 -p1 -b usb-ids-entry
 %configure
 
 %build
@@ -35,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/*
 
 %changelog
+* Wed Feb 18 2015 Michal Minar <miminar at redhat.com> 0.275-1
+- Updated pci, usb and vendor ids.
+
 * Mon Jan 26 2015 Michal Minar <miminar at redhat.com> 0.274-2
 - Removed wrong entry from usb ids file.
 - Resolves #1185630
diff --git a/sources b/sources
index cfcf506..475b08c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce4c524e6e9bcb3caba054d6f520740b  hwdata-0.274.tar.bz2
+254400033ffa8a692ba6c725e1929f61  hwdata-0.275.tar.bz2


More information about the scm-commits mailing list