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:
commit
e02d20c4e3
@ -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
3
Sys-CPU-0.61.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:250a86b79c231001c4ae71d2f66428092a4fbb2070971acafd471aa49739c9e4
|
||||||
|
size 6497
|
@ -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
|
Fri Jan 25 09:56:42 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Sys-CPU
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Sys-CPU
|
Name: perl-Sys-CPU
|
||||||
Version: 0.54
|
Version: 0.61
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Sys-CPU
|
%define cpan_name Sys-CPU
|
||||||
Summary: Perl extension for getting CPU information. Currently only number of CPU[cut]
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
#BuildRequires: perl(Sys::CPU)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user