- version 20.2
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=52
This commit is contained in:
parent
227698b1cd
commit
d35884c5ec
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:19ebd90f3b6a5b1c7902f3346a194721c77e8199f07ae3a724d46a6e04dca239
|
|
||||||
size 648163
|
|
3
hwinfo-20.2.tar.bz2
Normal file
3
hwinfo-20.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:208a374fd9e0e62a937d71130fcc2e5d4632e451313ccafd0a6078daf1897b90
|
||||||
|
size 648043
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 7 13:46:43 CEST 2013 - snwint@suse.de
|
||||||
|
|
||||||
|
- AArch64 support
|
||||||
|
- Add support for AArch64
|
||||||
|
- Add a new CPU Arch Type, AArch64, and properly
|
||||||
|
- parse the /proc/cpuinfo (that is quite similar to ARM 32bit)
|
||||||
|
- Remove various unused variables
|
||||||
|
- Fix sizing error in memset() call
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 9 13:58:00 CET 2013 - snwint@suse.de
|
Wed Jan 9 13:58:00 CET 2013 - snwint@suse.de
|
||||||
|
|
||||||
|
@ -36,9 +36,9 @@ 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: 20.1
|
Version: 20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: hwinfo-20.1.tar.bz2
|
Source: hwinfo-20.2.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user