diff --git a/hwinfo-20.1.tar.bz2 b/hwinfo-20.1.tar.bz2 deleted file mode 100644 index 57466ee..0000000 --- a/hwinfo-20.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19ebd90f3b6a5b1c7902f3346a194721c77e8199f07ae3a724d46a6e04dca239 -size 648163 diff --git a/hwinfo-20.2.tar.bz2 b/hwinfo-20.2.tar.bz2 new file mode 100644 index 0000000..ecd8924 --- /dev/null +++ b/hwinfo-20.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208a374fd9e0e62a937d71130fcc2e5d4632e451313ccafd0a6078daf1897b90 +size 648043 diff --git a/hwinfo.changes b/hwinfo.changes index 0da29df..4e0114a 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -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 diff --git a/hwinfo.spec b/hwinfo.spec index 3cd997e..75b9858 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -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