From 56396ba61c9b7bb0eff3e639d39389a6419f0c2f Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Mon, 29 Aug 2016 14:34:53 +0200 Subject: [PATCH] New upstream version 0.291 --- .gitignore | 1 + hwdata.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 007469a..79b07a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /hwdata-0.290.tar.bz2 /hwdata-0.291.tar.bz2 +/hwdata-0.292.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index bf3c8cd..602e853 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.291 +Version: 0.292 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Mon Aug 29 2016 Vitezslav Crhonek - 0.292-1 +- Updated pci, usb and vendor ids. + * Tue Jul 26 2016 Vitezslav Crhonek - 0.291-1 - Updated pci and vendor ids. diff --git a/sources b/sources index 53a42b6..50be6ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -effe59bf406eb03bb295bd34e0913dd8 hwdata-0.291.tar.bz2 +2479039d486d7c519bd3960cad85f7fe hwdata-0.292.tar.bz2