diff --git a/Sys-CPU-0.54.tar.gz b/Sys-CPU-0.54.tar.gz deleted file mode 100644 index b2100a1..0000000 --- a/Sys-CPU-0.54.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04ccb677314acb5ef3169d7c677ba16e78d4d39dc8a1b6b74b7d0c905e7c951e -size 6116 diff --git a/Sys-CPU-0.61.tar.gz b/Sys-CPU-0.61.tar.gz new file mode 100644 index 0000000..c5e9189 --- /dev/null +++ b/Sys-CPU-0.61.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250a86b79c231001c4ae71d2f66428092a4fbb2070971acafd471aa49739c9e4 +size 6497 diff --git a/perl-Sys-CPU.changes b/perl-Sys-CPU.changes index 76ef1e0..ec55b2a 100644 --- a/perl-Sys-CPU.changes +++ b/perl-Sys-CPU.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 15 13:04:12 UTC 2014 - coolo@suse.com + +- updated to 0.61 + v0.60 - Added FreeBSD support (Thanks Johan & SREZIC) + v0.61 - Fix test numbering issue + ------------------------------------------------------------------- Fri Jan 25 09:56:42 UTC 2013 - idonmez@suse.com diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index e4fec8b..3a22f56 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Sys-CPU # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Sys-CPU -Version: 0.54 +Version: 0.61 Release: 0 %define cpan_name Sys-CPU Summary: Perl extension for getting CPU information. Currently only number of CPU[cut] @@ -28,7 +28,6 @@ Source: http://www.cpan.org/authors/id/M/MZ/MZSANFORD/%{cpan_name}-%{ver BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -#BuildRequires: perl(Sys::CPU) %{perl_requires} %description