Accepting request 226063 from devel:languages:perl

update

OBS-URL: https://build.opensuse.org/request/show/226063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sys-CPU?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2014-03-18 12:59:25 +00:00 committed by Git OBS Bridge
commit e02d20c4e3
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04ccb677314acb5ef3169d7c677ba16e78d4d39dc8a1b6b74b7d0c905e7c951e
size 6116

3
Sys-CPU-0.61.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:250a86b79c231001c4ae71d2f66428092a4fbb2070971acafd471aa49739c9e4
size 6497

View File

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

View File

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