8
0

Accepting request 401416 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/401416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Next?expand=0&rev=21
This commit is contained in:
Stephan Kulow
2016-06-12 14:10:18 +00:00
committed by Git OBS Bridge
parent 0d9ad72b45
commit d2064deb7e
5 changed files with 65 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-File-Next
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX 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,20 +17,19 @@
Name: perl-File-Next
Version: 1.12
Version: 1.14
Release: 0
%define cpan_name File-Next
Summary: File-finding iterator
License: Artistic-2.0
License: This program is free software and you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/File-Next/
Source: http://www.cpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.88
#BuildRequires: perl(File::Next)
#BuildRequires: perl(Util)
Requires: perl(Test::More) >= 0.88
%{perl_requires}