forked from pool/perl-Config-GitLike
Accepting request 297421 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/297421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-GitLike?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
e9b9957229
commit
5fde57a266
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Config-GitLike
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-Config-GitLike
|
||||
Version: 1.12
|
||||
Version: 1.16
|
||||
Release: 0
|
||||
%define cpan_name Config-GitLike
|
||||
Summary: git-compatible config file parsing
|
||||
Summary: Git-Compatible Config File Parsing
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Config-GitLike/
|
||||
Source: http://www.cpan.org/authors/id/A/AL/ALEXMV/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/A/AL/ALEXMV/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -32,16 +33,6 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Moo)
|
||||
BuildRequires: perl(MooX::Types::MooseLike)
|
||||
BuildRequires: perl(Test::Exception)
|
||||
#BuildRequires: perl(Config::GitLike)
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(MooX::Types::MooseLike::Base)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(TestConfig)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
Requires: perl(Moo)
|
||||
Requires: perl(MooX::Types::MooseLike)
|
||||
%{perl_requires}
|
||||
|
Reference in New Issue
Block a user