From b308ebd71f9bc19e2ae3ef398bc5a7bd683c0d7af5cf58a4cdd3da3189b22e3e Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 9 Nov 2018 10:25:47 +0000 Subject: [PATCH] - release 21.62 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=182 --- hwinfo-21.61.tar.xz | 3 --- hwinfo-21.62.tar.xz | 3 +++ hwinfo.changes | 11 +++++++++++ hwinfo.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.61.tar.xz create mode 100644 hwinfo-21.62.tar.xz diff --git a/hwinfo-21.61.tar.xz b/hwinfo-21.61.tar.xz deleted file mode 100644 index 3c34573..0000000 --- a/hwinfo-21.61.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a0bff332f81055ad26ae26c9b54acf8233894fa2537206b4b3e5590445b312c -size 769780 diff --git a/hwinfo-21.62.tar.xz b/hwinfo-21.62.tar.xz new file mode 100644 index 0000000..b8f7588 --- /dev/null +++ b/hwinfo-21.62.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e567a360edb8e5ca10c59e8f75014975626a3b9b6ed85747fd00264be5b919 +size 789564 diff --git a/hwinfo.changes b/hwinfo.changes index dd94000..3e0a0a0 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,14 @@ +-------------------------------------------------------------------- +Fri Nov 9 10:21:48 UTC 2018 - snwint@suse.de + +- merge gh#openSUSE/hwinfo#73 +- update pci and usb ids (fate#326431) +- add script to update pci and usb ids +- adjust hwinfo know about RISC-V +- update git2log script +- fix curl commands +- 21.62 + -------------------------------------------------------------------- Mon Oct 29 14:56:09 UTC 2018 - snwint@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index 3b2639b..4fdd4f8 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,7 +36,7 @@ Summary: Hardware Library License: GPL-2.0+ Group: Hardware/Other Url: http://gitorious.org/opensuse/hwinfo -Version: 21.61 +Version: 21.62 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build