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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fb495014610dd5439e46a78c9ac2791762b19359d2f77b8139cdcd509337118
size 54216

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3df3e65fb84052cfe5a9c4276ca1506061d5207bda903aa93c19e7c13709f628
size 54445

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 24 05:51:59 UTC 2016 - coolo@suse.com
- updated to 1.320
see /usr/share/doc/packages/perl-Git-Repository/Changes
-------------------------------------------------------------------
Tue Mar 8 10:20:31 UTC 2016 - coolo@suse.com

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