OBS User unknown
2009-01-09 15:40:51 +00:00
committed by Git OBS Bridge
parent d8775f425c
commit a2d9eecfbb
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package hwinfo (Version 15.21)
# spec file for package hwinfo (Version 15.22)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@@ -28,9 +28,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
AutoReqProv: on
Summary: Hardware Library
Version: 15.21
Version: 15.22
Release: 1
Source: hwinfo-15.21.tar.bz2
Source: hwinfo-15.22.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -102,6 +102,8 @@ rm -rf %{buildroot}
%doc doc/libhd/html
%changelog
* Fri Jan 09 2009 snwint@suse.de
- fix input device detection (bnc #457834)
* Thu Dec 11 2008 snwint@suse.de
- add some more instructions to the x86 emulation (bnc #406804)
* Mon Nov 24 2008 snwint@suse.de