forked from pool/perl-Git-Repository
Accepting request 727705 from devel:languages:perl:autoupdate
Automatic update OBS-URL: https://build.opensuse.org/request/show/727705 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Git-Repository?expand=0&rev=15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Git-Repository
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Git-Repository
|
||||
Version: 1.323
|
||||
Version: 1.324
|
||||
Release: 0
|
||||
%define cpan_name Git-Repository
|
||||
Summary: Perl interface to Git repositories
|
||||
@@ -60,7 +60,7 @@ commands may need or use.
|
||||
However, the 'GIT_DIR' and 'GIT_WORK_TREE' environment variables are
|
||||
special: if the command is run in the context of a Git::Repository object,
|
||||
they will be overridden by the object's 'git_dir' and 'work_tree'
|
||||
attributes, respectively. It is however still possible to override them if
|
||||
attributes, respectively. It is still possible to override them if
|
||||
necessary, using the 'env' option.
|
||||
|
||||
Git::Repository requires at least Git 1.5.0, and is expected to support any
|
||||
|
Reference in New Issue
Block a user