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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:966575fcecc9f56ab8739ea451b3825e278bc9179d785a20a9ae52473f33683e
|
||||
size 56855
|
3
Git-Repository-1.324.tar.gz
Normal file
3
Git-Repository-1.324.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:814dfad104a9546349f9e0fd492c86137de827ebc284017a91a5267c120ad4f6
|
||||
size 56277
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 2 08:05:22 UTC 2019 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.324
|
||||
see /usr/share/doc/packages/perl-Git-Repository/Changes
|
||||
|
||||
1.324 2019-09-01 BOOK
|
||||
[DOCUMENTATION]
|
||||
- Minor documentation updates
|
||||
[EXAMPLES]
|
||||
- Add --force and --docs options to build-git
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 15:42:47 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@@ -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