SHA256
1
0
forked from pool/hwinfo
OBS User unknown 2008-05-26 16:50:04 +00:00 committed by Git OBS Bridge
parent 45f332e531
commit 51ce87e41f
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14522674769aa7e11847696e1478e904aff0f8eb6ef09d16406b3a229940fc8b
size 685835

3
hwinfo-14.18.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f18e2fc279ba15227742c650ac61de4ddd240fad8792dffb4b4084160cc0276
size 686179

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 26 17:40:41 CEST 2008 - snwint@suse.de
- ppc: report usb controller properly (bnc #368234)
-------------------------------------------------------------------
Mon May 19 17:47:46 CEST 2008 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package hwinfo (Version 14.17)
# spec file for package hwinfo (Version 14.18)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -21,9 +21,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
AutoReqProv: on
Summary: Hardware Library
Version: 14.17
Version: 14.18
Release: 1
Source: hwinfo-14.17.tar.bz2
Source: hwinfo-14.18.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -95,6 +95,8 @@ rm -rf %{buildroot}
%doc doc/libhd/html
%changelog
* Mon May 26 2008 snwint@suse.de
- ppc: report usb controller properly (bnc #368234)
* Mon May 19 2008 snwint@suse.de
- braille: ht detection needs longer timeouts
- adjusted panel size (bnc #373997)