forked from pool/perl-Test-Differences
Accepting request 683522 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/683522 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Differences?expand=0&rev=14
This commit is contained in:
commit
dc375ae895
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83f4d1154b5638b01c0915559abc6adbc880631f1cd5d32d6214c1ee65315310
|
||||
size 12937
|
3
Test-Differences-0.67.tar.gz
Normal file
3
Test-Differences-0.67.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c88dbbb48b934b069284874f33abbaaa438aa31204aa3fa73bfc2f4aeac878da
|
||||
size 13251
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 12:58:45 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||
|
||||
- updated to 0.65
|
||||
see /usr/share/doc/packages/perl-Test-Differences/Changes
|
||||
|
||||
0.67 2019-03-06
|
||||
- Correctly compare subroutine references
|
||||
|
||||
0.66 2019-02-27
|
||||
- Fix tests on Windows (thanks to Serguei Trouchelle)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 21 10:59:44 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#Upstream: All Rights Reserved. You may use, distribute and modify this software under the terms of the GNU public license, any version, or the Artistic license.
|
||||
%define cpan_name Test-Differences
|
||||
Name: perl-Test-Differences
|
||||
Version: 0.65
|
||||
Version: 0.67
|
||||
Release: 0
|
||||
Summary: Test strings and data structures and show differences if not ok
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user