8
0

Accepting request 404415 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/404415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Git-Repository?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2016-06-25 05:56:12 +00:00
committed by Git OBS Bridge
parent 60c75844bb
commit d7ab82019a
4 changed files with 17 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Git-Repository
Version: 1.317
Version: 1.320
Release: 0
%define cpan_name Git-Repository
Summary: Perl interface to Git repositories
@@ -30,8 +30,13 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(System::Command) >= 1.103
Requires: perl(System::Command) >= 1.103
BuildRequires: perl(Git::Version::Compare) >= 1.001
BuildRequires: perl(System::Command) >= 1.118
BuildRequires: perl(Test::Requires::Git) >= 1.005
BuildRequires: perl(namespace::clean)
Requires: perl(Git::Version::Compare) >= 1.001
Requires: perl(System::Command) >= 1.118
Requires: perl(namespace::clean)
%{perl_requires}
# MANUAL BEGIN
BuildRequires: git-core