8
0

Accepting request 586330 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/586330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Simple?expand=0&rev=14
This commit is contained in:
2018-03-20 20:51:15 +00:00
committed by Git OBS Bridge
4 changed files with 42 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Mon Mar 12 06:53:16 UTC 2018 - coolo@suse.com
- updated to 1.302133
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302133 2018-03-11 12:48:37-07:00 America/Los_Angeles
- No changes since last trial
1.302132 2018-03-09 15:43:51-08:00 America/Los_Angeles (TRIAL RELEASE)
- Add method to validate facet data
- Add Test2::Event::V2 event class, and context helpers
- Improve how events handle facets
- Break out meta_facet_data
- Document and fix Facets2Legacy
- Fix nested and in_subtest to look at hub facets
- Fix event->related and trace with uuid
1.302131 2018-03-07 09:36:16-08:00 America/Los_Angeles (TRIAL RELEASE)
- Make sure event puts the uuid into the about facet
-------------------------------------------------------------------
Thu Mar 8 06:57:58 UTC 2018 - coolo@suse.com
- updated to 1.302130
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302130 2018-03-07 08:07:54-08:00 America/Los_Angeles
- No changes since last trial
1.302129 2018-03-06 13:43:22-08:00 America/Los_Angeles (TRIAL RELEASE)
- Make hubs tag events with a new facet
-------------------------------------------------------------------
Tue Mar 6 07:04:37 UTC 2018 - coolo@suse.com

View File

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