forked from pool/perl-Data-Util
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Util?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
01c921b0f5
commit
a8a6308068
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25c4d57753d53b1984619d928e731b5aa9bfb78b4eb8111e48623ac16455e3e9
|
||||
size 73216
|
3
Data-Util-0.63.tar.gz
Normal file
3
Data-Util-0.63.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:451e06be33799510f1220f67bb30805b93654341d41658c931fc0601a6390961
|
||||
size 73438
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 09:05:32 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 0.63
|
||||
- Fix a crash on perl 5.19.x (tokuhirom)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 07:49:41 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Data-Util
|
||||
#
|
||||
# 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-Data-Util
|
||||
Version: 0.62
|
||||
Version: 0.63
|
||||
Release: 0
|
||||
%define cpan_name Data-Util
|
||||
Summary: A selection of utilities for data and data types
|
||||
@@ -29,35 +29,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Devel::PPPort) >= 3.19
|
||||
BuildRequires: perl(ExtUtils::ParseXS) >= 2.21
|
||||
BuildRequires: perl(ExtUtils::ParseXS) >= 3.18
|
||||
BuildRequires: perl(Hash::Util::FieldHash::Compat)
|
||||
BuildRequires: perl(Scope::Guard)
|
||||
BuildRequires: perl(Test::Exception) >= 0.27
|
||||
#BuildRequires: perl(Bar)
|
||||
#BuildRequires: perl(Base)
|
||||
#BuildRequires: perl(Class::Method::Modifiers)
|
||||
#BuildRequires: perl(Common)
|
||||
#BuildRequires: perl(Data::OptList)
|
||||
#BuildRequires: perl(Data::Util)
|
||||
#BuildRequires: perl(Data::Util::Error)
|
||||
#BuildRequires: perl(feature)
|
||||
#BuildRequires: perl(Foo)
|
||||
#BuildRequires: perl(inc::Module::Install) >= 1.06
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(Method::Modifiers)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Module::Install::XSUtil) >= 0.41
|
||||
#BuildRequires: perl(Moose)
|
||||
#BuildRequires: perl(mro)
|
||||
#BuildRequires: perl(MRO::Compat)
|
||||
#BuildRequires: perl(NSClean)
|
||||
#BuildRequires: perl(Params::Util)
|
||||
#BuildRequires: perl(parent)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(Sub::Exporter)
|
||||
#BuildRequires: perl(Sub::Exporter::Lexical)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user