diff --git a/.gitignore b/.gitignore index 94f40d4..0ac36d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hwdata-0.255.tar.bz2 +/hwdata-0.256.tar.bz2 diff --git a/hwdata.spec b/hwdata.spec index 6895062..c43ae24 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.255 +Version: 0.256 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base @@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Sun Sep 22 2013 Michal Minar 0.256-1 +- Update of pci, oui and usb ids. + * Wed Aug 21 2013 Michal Minar 0.255-1 - Update of pci, oui and usb ids. diff --git a/sources b/sources index 42e071e..6a7b74d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4bb89d48e3056754d92f4b5dd5302f4 hwdata-0.255.tar.bz2 +5454460f75e7698cb3e196e87b454f76 hwdata-0.256.tar.bz2