diff --git a/hwinfo-21.16.tar.xz b/hwinfo-21.16.tar.xz deleted file mode 100644 index 69f127b..0000000 --- a/hwinfo-21.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:723b19e78c6565c015fe4ec115804bff34c47a17ed5e3e6a1426dd09508cd13c -size 591136 diff --git a/hwinfo-21.17.tar.xz b/hwinfo-21.17.tar.xz new file mode 100644 index 0000000..e66d62f --- /dev/null +++ b/hwinfo-21.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c929f7b85ce288ed5d8a0acbdc344c8160dd55693a8870b4456b1a96c692078 +size 591300 diff --git a/hwinfo.changes b/hwinfo.changes index 2e1d5b3..5882bb6 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 25 15:26:04 CEST 2015 - snwint@suse.com + +- hd: Use instead of +- 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 for PATH_MAX +- 21.17 + ------------------------------------------------------------------- Mon Jun 15 13:46:21 CEST 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 2c660df..09588d2 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,7 +36,7 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.16 +Version: 21.17 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build