From 741ab882ba03e255ed4764e627f3ed4dc8edc255 Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Wed, 7 Nov 2012 10:12:59 +0100 Subject: [PATCH 1/2] upstream version 0.241 --- .gitignore | 1 + hwdata.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c6c132a..834e064 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ hwdata-0.232.tar.bz2 /hwdata-0.234.tar.bz2 /hwdata-0.238.tar.bz2 /hwdata-0.240.tar.bz2 +/hwdata-0.241.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 85fffc8..66bc40d 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.240 +Version: 0.241 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Wed Nov 07 2012 Michal Minar 0.241-1 +- Update data files + * Wed Sep 26 2012 Michal Minar 0.240-1 - made use of configure script in prep diff --git a/sources b/sources index 16fd9f2..c0625f0 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ e7fbd88a28a6acea05feb6064bb49f2c hwdata-0.240.tar.bz2 +32dd541d778cfe0dd6100f88433bbc90 hwdata-0.241.tar.bz2 From 73bd2249f1af13064d4cefc7791ef4142c671feb Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Fri, 7 Dec 2012 13:38:55 +0100 Subject: [PATCH 2/2] new upstream version 0.242 --- .gitignore | 1 + hwdata.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 834e064..ecb1446 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ hwdata-0.232.tar.bz2 /hwdata-0.238.tar.bz2 /hwdata-0.240.tar.bz2 /hwdata-0.241.tar.bz2 +/hwdata-0.242.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 66bc40d..2dbd536 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.241 +Version: 0.242 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Fri Dec 07 2012 Michal Minar 0.242-1 +- Update data files + * Wed Nov 07 2012 Michal Minar 0.241-1 - Update data files diff --git a/sources b/sources index c0625f0..4c32c43 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ e7fbd88a28a6acea05feb6064bb49f2c hwdata-0.240.tar.bz2 32dd541d778cfe0dd6100f88433bbc90 hwdata-0.241.tar.bz2 +cdecc15b8adc8fe7f0549ffc1eb86826 hwdata-0.242.tar.bz2