forked from pool/perl-Test-Differences
Accepting request 946048 from devel:languages:perl:autoupdate
- updated to 0.69 see /usr/share/doc/packages/perl-Test-Differences/Changes 0.69 2022-01-07 - Special-case Unknown::Values objects in comparisons, as it's better to spit out a diagnostic failure than to just die; - Correct misleading Unicode doco OBS-URL: https://build.opensuse.org/request/show/946048 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Differences?expand=0&rev=29
This commit is contained in:
parent
7a827e3ec4
commit
5bae737a04
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e68547206cb099a2594165ca0adc99fc12adb97c7f02a1222f62961fd775e270
|
||||
size 14518
|
BIN
Test-Differences-0.69.tar.gz
(Stored with Git LFS)
Normal file
BIN
Test-Differences-0.69.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 8 03:08:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.69
|
||||
see /usr/share/doc/packages/perl-Test-Differences/Changes
|
||||
|
||||
0.69 2022-01-07
|
||||
- Special-case Unknown::Values objects in comparisons, as it's better to spit
|
||||
out a diagnostic failure than to just die;
|
||||
- Correct misleading Unicode doco
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 03:09:40 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Differences
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Test-Differences
|
||||
Name: perl-Test-Differences
|
||||
Version: 0.68
|
||||
Version: 0.69
|
||||
Release: 0
|
||||
#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.
|
||||
Summary: Test strings and data structures and show differences if not ok
|
||||
|
Loading…
x
Reference in New Issue
Block a user