From 48baf1cf71c5dbaa3abbca65beed26464db55289251ab99935b64a8461545f97 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 14 Oct 2021 10:48:17 +0000 Subject: [PATCH] - Update to version B.02.19.2+git.20211013: * add some includes * fix typo * cosmetic fixes * support for new ethtool capabilities * code clean-up * code clean-up * allow pkg-config override * allow pkg-config override * Remove unnecessary space before closing parenthesis * Translate all words of a phrase together * Fix another typo OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=57 --- _servicedata | 2 +- lshw-B.02.19.2+git.20210619.obscpio | 3 --- lshw-B.02.19.2+git.20211013.obscpio | 3 +++ lshw.changes | 16 ++++++++++++++++ lshw.obsinfo | 6 +++--- lshw.spec | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 lshw-B.02.19.2+git.20210619.obscpio create mode 100644 lshw-B.02.19.2+git.20211013.obscpio diff --git a/_servicedata b/_servicedata index 24f28bc..9b225d9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/lyonel/lshw.git - 4c91193fb6ba22be13e8d342dcb1db4a7738d38c \ No newline at end of file + 52736f66232791e475a80d8dd7face7a223d952f \ No newline at end of file diff --git a/lshw-B.02.19.2+git.20210619.obscpio b/lshw-B.02.19.2+git.20210619.obscpio deleted file mode 100644 index 9e105fe..0000000 --- a/lshw-B.02.19.2+git.20210619.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:746bcad6668b3b70baef3bbe3e06d37f8f6c5e91b280e8d9d541b8dceb99bdbd -size 9018381 diff --git a/lshw-B.02.19.2+git.20211013.obscpio b/lshw-B.02.19.2+git.20211013.obscpio new file mode 100644 index 0000000..0feb079 --- /dev/null +++ b/lshw-B.02.19.2+git.20211013.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb384899e0f9f044b9f67577d52b6f034c64160c9a6bd801fdea5f527f09f8a +size 9021453 diff --git a/lshw.changes b/lshw.changes index 8203f2e..cae1d48 100644 --- a/lshw.changes +++ b/lshw.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Oct 14 10:44:03 UTC 2021 - Martin Pluskal + +- Update to version B.02.19.2+git.20211013: + * add some includes + * fix typo + * cosmetic fixes + * support for new ethtool capabilities + * code clean-up + * code clean-up + * allow pkg-config override + * allow pkg-config override + * Remove unnecessary space before closing parenthesis + * Translate all words of a phrase together + * Fix another typo + ------------------------------------------------------------------- Wed Aug 4 08:21:46 UTC 2021 - Martin Pluskal diff --git a/lshw.obsinfo b/lshw.obsinfo index 7110c82..b4c4a93 100644 --- a/lshw.obsinfo +++ b/lshw.obsinfo @@ -1,5 +1,5 @@ name: lshw -version: B.02.19.2+git.20210619 -mtime: 1624083253 -commit: 996aaad9c760efa6b6ffef8518999ec226af049a +version: B.02.19.2+git.20211013 +mtime: 1634159792 +commit: 52736f66232791e475a80d8dd7face7a223d952f diff --git a/lshw.spec b/lshw.spec index 28b967f..6bd9334 100644 --- a/lshw.spec +++ b/lshw.spec @@ -18,7 +18,7 @@ Name: lshw -Version: B.02.19.2+git.20210619 +Version: B.02.19.2+git.20211013 Release: 0 Summary: HardWare LiSter License: GPL-2.0-only