- release 21.72
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=207
This commit is contained in:
parent
2f5361b095
commit
842725c298
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3eb20b3c3a61a742b0a55dd935d6bf16930cfd171ad2d104c1cec73588a8f0c3
|
||||
size 812020
|
3
hwinfo-21.72.tar.xz
Normal file
3
hwinfo-21.72.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:652e216f542d4e59eec38bd5a05eb85e6905b04fe67c95417c3f750c5a5894fa
|
||||
size 812604
|
@ -1,3 +1,11 @@
|
||||
--------------------------------------------------------------------
|
||||
Wed Jan 27 10:09:24 UTC 2021 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/hwinfo#92
|
||||
- improve getting video mode info (bsc#1181101)
|
||||
- try harder to break out of infinite I/O loops
|
||||
- 21.72
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri Nov 20 16:22:55 UTC 2020 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hwinfo
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -37,7 +37,7 @@ Summary: Hardware Library
|
||||
License: GPL-2.0-or-later
|
||||
Group: Hardware/Other
|
||||
Url: http://gitorious.org/opensuse/hwinfo
|
||||
Version: 21.71
|
||||
Version: 21.72
|
||||
Release: 0
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user