diff --git a/cpuid-20130609.src.tar.gz b/cpuid-20130609.src.tar.gz deleted file mode 100644 index dfbba38..0000000 --- a/cpuid-20130609.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53db0093afe8d97746a60ff3118841ff514d78134842c29de114d498a97a1dee -size 65724 diff --git a/cpuid-20130610.src.tar.gz b/cpuid-20130610.src.tar.gz new file mode 100644 index 0000000..d2916d9 --- /dev/null +++ b/cpuid-20130610.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87e835a83e69013eee09eded0e9c5ac0ea5819d569d3b79680cab2b5ea770f4 +size 65801 diff --git a/cpuid.changes b/cpuid.changes index 3170b5c..e0b9665 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 12 10:33:26 UTC 2013 - jengelh@inai.de + +- Update to new upstream release 20130610 +* Add lost Opteron 3200 strings + ------------------------------------------------------------------- Mon Jun 10 14:01:53 UTC 2013 - jengelh@inai.de diff --git a/cpuid.spec b/cpuid.spec index 189ddac..82306a9 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -18,14 +18,14 @@ Name: cpuid -Version: 20130609 +Version: 20130610 Release: 0 Summary: X86 CPU Identification Tool License: GPL-2.0+ Group: System/Management -Url: http://www.etallen.com/ +Url: http://etallen.com/cpuid.html -Source: http://www.etallen.com/cpuid/cpuid-%{version}.src.tar.gz +Source: http://etallen.com/cpuid/%name-%version.src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc BuildRequires: glibc-devel