diff --git a/.gitignore b/.gitignore index f468d7e..a03f1b3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /hwdata-0.246.tar.bz2 /hwdata-0.247.tar.bz2 /hwdata-0.248.tar.bz2 +/hwdata-0.249.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index e191ab5..cb72c57 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.248 +Version: 0.249 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Thu Jun 20 2013 Michal Minar 0.249-1 +- Data files update, pnp.ids included. + * Thu Apr 18 2013 Michal Minar 0.248-1 - Data files update diff --git a/sources b/sources index f91f3d2..ccef0c4 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 0ad47033d24a7c6c174e108d8fec07c4 hwdata-0.248.tar.bz2 +a9f0a3e6d083c0d9deb204ec7b46e1c7 hwdata-0.249.tar.bz2