8
0

Accepting request 585764 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/585764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=86
This commit is contained in:
Stephan Kulow
2018-03-13 10:01:58 +00:00
committed by Git OBS Bridge
parent c3fe646cf7
commit ed95a7677d
4 changed files with 28 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
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

View File

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