8
0

Accepting request 896755 from devel:languages:perl:autoupdate

- updated to 1.325
   see /usr/share/doc/packages/perl-Git-Repository/Changes
  1.325 2021-06-01 BOOK
      [ENHANCEMENTS]
      - Prevent Test::Git from clobbering its arguments in some cases
      [TESTS]
      - Stop t/24-errors.t from failing with git >= 2.30.0-rc0
        (Fix RT #133951, RT #134115, GH #20)

OBS-URL: https://build.opensuse.org/request/show/896755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Git-Repository?expand=0&rev=19
This commit is contained in:
2021-06-02 06:32:58 +00:00
committed by Git OBS Bridge
parent 40d47c6a1b
commit a12279ed2d
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jun 1 03:07:11 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.325
see /usr/share/doc/packages/perl-Git-Repository/Changes
1.325 2021-06-01 BOOK
[ENHANCEMENTS]
- Prevent Test::Git from clobbering its arguments in some cases
[TESTS]
- Stop t/24-errors.t from failing with git >= 2.30.0-rc0
(Fix RT #133951, RT #134115, GH #20)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 19 08:16:19 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de> Fri Feb 19 08:16:19 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Git-Repository %define cpan_name Git-Repository
Name: perl-Git-Repository Name: perl-Git-Repository
Version: 1.324 Version: 1.325
Release: 0 Release: 0
Summary: Perl interface to Git repositories Summary: Perl interface to Git repositories
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later