Accepting request 303901 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/303901 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-TreeDumper?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
a74efae12e
commit
60524fdf37
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-Data-TreeDumper
|
||||
Version: 0.37
|
||||
Version: 0.40
|
||||
Release: 0
|
||||
%define cpan_name Data-TreeDumper
|
||||
Summary: Improved replacement for Data::Dumper. Powerful filtering capability.
|
||||
Summary: Improved replacement for Data::Dumper. Powerful filtering capability
|
||||
License: CHECK(GPL-1.0+ or Artistic-1.0)
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Data-TreeDumper/
|
||||
Source: http://www.cpan.org/authors/id/N/NK/NKH/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/N/NK/NKH/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -32,16 +33,13 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Check::ISA)
|
||||
BuildRequires: perl(Class::ISA)
|
||||
BuildRequires: perl(Devel::Size) >= 0.58
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Sort::Naturally)
|
||||
BuildRequires: perl(Term::Size) >= 0.2
|
||||
BuildRequires: perl(Text::Wrap) >= 2001.0929
|
||||
Requires: perl(Check::ISA)
|
||||
Requires: perl(Class::ISA)
|
||||
Requires: perl(Devel::Size) >= 0.58
|
||||
Requires: perl(Sort::Naturally)
|
||||
Requires: perl(Term::Size) >= 0.2
|
||||
Requires: perl(Text::Wrap) >= 2001.0929
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -69,9 +67,6 @@ a format more easily understood.
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README s Todo
|
||||
|
Reference in New Issue
Block a user