- release 21.17
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=91
This commit is contained in:
parent
381e8e8fa6
commit
0e62330bb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:723b19e78c6565c015fe4ec115804bff34c47a17ed5e3e6a1426dd09508cd13c
|
|
||||||
size 591136
|
|
3
hwinfo-21.17.tar.xz
Normal file
3
hwinfo-21.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9c929f7b85ce288ed5d8a0acbdc344c8160dd55693a8870b4456b1a96c692078
|
||||||
|
size 591300
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 25 15:26:04 CEST 2015 - snwint@suse.com
|
||||||
|
|
||||||
|
- hd: Use <linux/pci.h> instead of <sys/pci.h>
|
||||||
|
- hd/hd.c: canonicalize_file_name(s) is equivalent to the more portable realpath(s,NULL)
|
||||||
|
- isdn/cdn: don't use stdin as lvalue with freopen()
|
||||||
|
- hd/manual.c: Include <limits.h> for PATH_MAX
|
||||||
|
- 21.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 15 13:46:21 CEST 2015 - snwint@suse.com
|
Mon Jun 15 13:46:21 CEST 2015 - snwint@suse.com
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ License: GPL-2.0+
|
|||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
# Until migration to github this should be correct url
|
# Until migration to github this should be correct url
|
||||||
Url: http://gitorious.org/opensuse/hwinfo
|
Url: http://gitorious.org/opensuse/hwinfo
|
||||||
Version: 21.16
|
Version: 21.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user