diff --git a/hwinfo-16.10.tar.bz2 b/hwinfo-16.10.tar.bz2 deleted file mode 100644 index 5ac21fa..0000000 --- a/hwinfo-16.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc7edd6a07424e6e47a22a32f215da54e0c7847bc623290210429b0a3ae99919 -size 671276 diff --git a/hwinfo-16.12.tar.bz2 b/hwinfo-16.12.tar.bz2 new file mode 100644 index 0000000..ce72fda --- /dev/null +++ b/hwinfo-16.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f597e405006a83b9804dcfec65666022583b3b7c778ae7f7cd6641106e4842 +size 671045 diff --git a/hwinfo.changes b/hwinfo.changes index 6a599a1..b5d1687 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 12 16:24:43 CET 2010 - snwint@suse.de + +- fix device renaming detection (bnc #574442) +- more cpu features (bnc #578994) +- recognize agere modem lines (bnc #578286) + ------------------------------------------------------------------- Fri Oct 9 12:31:30 CEST 2009 - snwint@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index 3ca7f04..1d18ec7 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # -# spec file for package hwinfo (Version 16.10) +# spec file for package hwinfo (Version 16.12) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ BuildRequires: doxygen flex hal-devel perl-XML-Parser perl-XML-Writer udev %ifarch %ix86 x86_64 BuildRequires: libx86emu-devel %endif -License: GPL v2 or later +License: GPLv2+ Group: Hardware/Other Provides: libhd Obsoletes: libhd @@ -31,9 +31,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2 PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq AutoReqProv: on Summary: Hardware Library -Version: 16.10 +Version: 16.12 Release: 1 -Source: hwinfo-16.10.tar.bz2 +Source: hwinfo-16.12.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -43,7 +43,7 @@ library. %package devel -License: GPL v2 or later +License: GPLv2+ Summary: Hardware Detection Library Group: Development/Libraries/C and C++ Provides: libhddev