From 7758156849ddc4fd7a2a0c60323c7aa6e989d3e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Min=C3=A1=C5=99?= Date: Wed, 22 Jun 2016 09:35:39 +0200 Subject: [PATCH] New upstream version 0.290 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Minář --- .gitignore | 2 +- hwdata.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 61f54d7..8797a37 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/hwdata-0.289.tar.bz2 +/hwdata-0.290.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index c953902..874a5e7 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.289 +Version: 0.290 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Wed Jun 22 2016 Michal Minar 0.290-1 +- Updated pci and vendor ids. + * Wed May 18 2016 Michal Minar 0.289-1 - Updated pci and vendor ids. diff --git a/sources b/sources index f6a1204..cc96f4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80fd5103c28369d4e5df9456ad14422b hwdata-0.289.tar.bz2 +5a3b49de7414c42d48a842526fbfb66c hwdata-0.290.tar.bz2