SHA256
1
0
forked from pool/hwinfo
Steffen Winterfeldt 2014-03-31 09:13:39 +00:00 committed by Git OBS Bridge
parent a918b3c2ba
commit a80026a5d2
4 changed files with 13 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 31 11:13:05 CEST 2014 - snwint@suse.de
- Changed the logic for IUCV detection to only include netiucv type devices
Since /sys/bus/iucv/devices/ contains a "generic" netiucv entry as well
as any activated devices,such as netiucv0, or netiucv1, the extra logic
to add an unactivated device is no longer needed, so it has been removed.
-------------------------------------------------------------------
Fri Mar 28 08:42:12 CET 2014 - snwint@suse.de

View File

@ -36,9 +36,9 @@ License: GPL-2.0+
Group: Hardware/Other
# Until migration to github this should be correct url
Url: http://gitorious.org/opensuse/hwinfo
Version: 21.2
Version: 21.3
Release: 0
Source: hwinfo-21.2.tar.bz2
Source: hwinfo-21.3.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description