OBS User unknown 2007-08-09 17:40:31 +00:00 committed by Git OBS Bridge
parent cae4f45cc4
commit 638aecc1e5
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:e2202adb97bad42454145947f37d5815280953445e8228f68566f3c152b656b3
size 628973

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:639ddf3e660e5b0b3ce4fed7f0d15e3a82d7191469257b7fb52ba4b862f06f39
size 628411

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 8 16:53:03 CEST 2007 - uli@suse.de
- s390: handle missing CCW device attributes
-------------------------------------------------------------------
Mon Jul 30 18:42:14 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package hwinfo (Version 13.41)
# spec file for package hwinfo (Version 13.42)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -20,9 +20,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2
PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq
Autoreqprov: on
Summary: Hardware Library
Version: 13.41
Version: 13.42
Release: 1
Source: hwinfo-13.41.tar.bz2
Source: hwinfo-13.42.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -89,6 +89,8 @@ rm -rf %{buildroot}
%doc doc/libhd/html
%changelog
* Wed Aug 08 2007 - uli@suse.de
- s390: handle missing CCW device attributes
* Mon Jul 30 2007 - snwint@suse.de
- olh: add ppc sound card (#295614)
* Mon Jul 30 2007 - snwint@suse.de