OBS User unknown
2008-10-06 16:51:35 +00:00
committed by Git OBS Bridge
parent 4873d9a050
commit affbf80089
4 changed files with 22 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package hwinfo (Version 15.7)
# spec file for package hwinfo (Version 15.9)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -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.7
Version: 15.9
Release: 1
Source: hwinfo-15.7.tar.bz2
Source: hwinfo-15.9.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -102,6 +102,11 @@ rm -rf %{buildroot}
%doc doc/libhd/html
%changelog
* Mon Oct 06 2008 snwint@suse.de
- one more fingerprint sensor
* Mon Oct 06 2008 snwint@suse.de
- re-reverse hardware item lists (bnc #388754, #414717)
- new fingerprint readers (bnc #429533)
* Fri Sep 26 2008 snwint@suse.de
- dump network card eeprom to log (bnc #430170)
* Thu Sep 25 2008 uli@suse.de