diff --git a/hwinfo-18.5.tar.bz2 b/hwinfo-18.5.tar.bz2 deleted file mode 100644 index 43e49a1..0000000 --- a/hwinfo-18.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e134ce2e84db9774abfbb5fcc05c76a1305305a895bab9567496302698992184 -size 639582 diff --git a/hwinfo-19.0.tar.bz2 b/hwinfo-19.0.tar.bz2 new file mode 100644 index 0000000..a7631f2 --- /dev/null +++ b/hwinfo-19.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d69a7fc80bfa280481e15a4a3a969ea719d650246d605729006dd5d900b551 +size 640722 diff --git a/hwinfo.changes b/hwinfo.changes index 98981d8..aec4298 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Oct 7 15:13:16 CEST 2011 - snwint@suse.de + +- fix network detection if several interfaces are attached to a single pci function (bnc #693090) +- fixed typo +- USB joystick fixes +- replace USB details by joystick details +- set unix_dev_name2 to /dev/input/jsX +- added Gameport bus, detect gameport joysticks +- cleanup - removed unused variables +- added NULL checks +- joystick: detect and report number of axes and buttons +- added support for detecting USB joysticks +- updated .gitignore +- added .gitignore files +- show disk capacity in GB + ------------------------------------------------------------------- Fri Mar 11 11:43:28 CET 2011 - snwint@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index 457243f..a59ef66 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -33,9 +33,9 @@ Obsoletes: libhd PreReq: /sbin/ldconfig AutoReqProv: on Summary: Hardware Library -Version: 18.5 +Version: 19.0 Release: 1 -Source: hwinfo-18.5.tar.bz2 +Source: hwinfo-19.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description