8
0

Accepting request 1276525 from devel:languages:perl:autoupdate

- updated to 0.1.2
   see /usr/share/doc/packages/perl-Test-CheckGitStatus/Changes
  0.1.2 2025-04-19 00:13:52+02:00
      - Fix calling git on Windows
      - tests: Call the right perl
      - tests: Support older git versions

OBS-URL: https://build.opensuse.org/request/show/1276525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-CheckGitStatus?expand=0&rev=2
This commit is contained in:
2025-05-11 13:16:51 +00:00
committed by Git OBS Bridge
parent 1c4d339d28
commit 1a7cd4667f
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 19 05:35:49 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.1.2
see /usr/share/doc/packages/perl-Test-CheckGitStatus/Changes
0.1.2 2025-04-19 00:13:52+02:00
- Fix calling git on Windows
- tests: Call the right perl
- tests: Support older git versions
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 13 21:02:04 UTC 2025 - Tina Müller <tina.mueller@suse.com> Sun Apr 13 21:02:04 UTC 2025 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,7 +18,7 @@
%define cpan_name Test-CheckGitStatus %define cpan_name Test-CheckGitStatus
Name: perl-Test-CheckGitStatus Name: perl-Test-CheckGitStatus
Version: 0.1.0 Version: 0.1.2
Release: 0 Release: 0
License: MIT License: MIT
Summary: Check git status after every test Summary: Check git status after every test