Steffen Winterfeldt 2013-10-07 11:47:15 +00:00 committed by Git OBS Bridge
parent 227698b1cd
commit d35884c5ec
4 changed files with 15 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:208a374fd9e0e62a937d71130fcc2e5d4632e451313ccafd0a6078daf1897b90
size 648043

View File

@ -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

View File

@ -36,9 +36,9 @@ License: GPL-2.0+
Group: Hardware/Other
# Until migration to github this should be correct url
Url: http://gitorious.org/opensuse/hwinfo
Version: 20.1
Version: 20.2
Release: 0
Source: hwinfo-20.1.tar.bz2
Source: hwinfo-20.2.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description