OBS User unknown 2007-08-03 19:19:34 +00:00 committed by Git OBS Bridge
parent 65d60e1c12
commit cae4f45cc4
4 changed files with 20 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 30 18:42:14 CEST 2007 - snwint@suse.de
- olh: add ppc sound card (#295614)
-------------------------------------------------------------------
Mon Jul 30 12:49:02 CEST 2007 - snwint@suse.de
- ps3: new disk & cdrom code (#294789, #295097)
-------------------------------------------------------------------
Wed Jul 25 14:21:56 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package hwinfo (Version 13.39)
# spec file for package hwinfo (Version 13.41)
#
# 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.39
Version: 13.41
Release: 1
Source: hwinfo-13.39.tar.bz2
Source: hwinfo-13.41.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -89,6 +89,10 @@ rm -rf %{buildroot}
%doc doc/libhd/html
%changelog
* Mon Jul 30 2007 - snwint@suse.de
- olh: add ppc sound card (#295614)
* Mon Jul 30 2007 - snwint@suse.de
- ps3: new disk & cdrom code (#294789, #295097)
* Wed Jul 25 2007 - snwint@suse.de
- more wlan drivers (#291131)
- fixed framebuffer color depth calculation (#294334)