8
0

Accepting request 840038 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/840038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=34
This commit is contained in:
2020-10-10 17:00:45 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 7 03:12:16 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.302182
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302182 2020-10-05 22:02:28-07:00 America/Los_Angeles
- Fix 5.6 support
- Fix fragile %INC handling in a test
-------------------------------------------------------------------
Tue Sep 15 03:17:53 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-Test-Simple
Version: 1.302181
Version: 1.302182
Release: 0
%define cpan_name Test-Simple
Summary: Basic utilities for writing tests