Accepting request 328912 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/328912 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Unixish?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
020ece58f7
commit
c0b5d2cf15
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Data-Unixish
|
||||
Version: 1.49
|
||||
Version: 1.50
|
||||
Release: 0
|
||||
%define cpan_name Data-Unixish
|
||||
Summary: Implementation for Unixish, a data transformation framework
|
||||
@@ -25,6 +25,7 @@ License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Data-Unixish/
|
||||
Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -32,12 +33,10 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(File::Which)
|
||||
BuildRequires: perl(IPC::Cmd) >= 0.52
|
||||
BuildRequires: perl(JSON)
|
||||
BuildRequires: perl(Log::Any)
|
||||
BuildRequires: perl(Log::Any::IfLOG)
|
||||
BuildRequires: perl(Number::Format)
|
||||
BuildRequires: perl(Number::Format::Metric)
|
||||
BuildRequires: perl(Package::MoreUtil)
|
||||
BuildRequires: perl(Perl::osnames) >= 0.09
|
||||
BuildRequires: perl(Rinci) >= 1.1.67
|
||||
BuildRequires: perl(String::Pad)
|
||||
BuildRequires: perl(String::ShellQuote)
|
||||
BuildRequires: perl(Syntax::Feature::EachOnArray)
|
||||
@@ -46,21 +45,18 @@ BuildRequires: perl(Text::ANSI::Util) >= 0.06
|
||||
BuildRequires: perl(Text::WideChar::Util) >= 0.03
|
||||
BuildRequires: perl(Text::sprintfn)
|
||||
BuildRequires: perl(Tie::Simple)
|
||||
BuildRequires: perl(Unixish) >= 1.0.1
|
||||
BuildRequires: perl(experimental)
|
||||
Requires: perl(IPC::Cmd) >= 0.52
|
||||
Requires: perl(Log::Any)
|
||||
Requires: perl(Log::Any::IfLOG)
|
||||
Requires: perl(Number::Format)
|
||||
Requires: perl(Number::Format::Metric)
|
||||
Requires: perl(Package::MoreUtil)
|
||||
Requires: perl(Rinci) >= 1.1.67
|
||||
Requires: perl(String::Pad)
|
||||
Requires: perl(Syntax::Feature::EachOnArray)
|
||||
Requires: perl(Text::ANSI::Util) >= 0.06
|
||||
Requires: perl(Text::WideChar::Util) >= 0.03
|
||||
Requires: perl(Text::sprintfn)
|
||||
Requires: perl(Tie::Simple)
|
||||
Requires: perl(Unixish) >= 1.0.1
|
||||
Requires: perl(experimental)
|
||||
%{perl_requires}
|
||||
|
||||
@@ -85,6 +81,6 @@ framework inspired by Unix toolbox philosophy.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README TODO.md
|
||||
%doc Changes LICENSE README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user