diff --git a/Test-Differences-0.68.tar.gz b/Test-Differences-0.68.tar.gz deleted file mode 100644 index 2ab38ad..0000000 --- a/Test-Differences-0.68.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e68547206cb099a2594165ca0adc99fc12adb97c7f02a1222f62961fd775e270 -size 14518 diff --git a/Test-Differences-0.69.tar.gz b/Test-Differences-0.69.tar.gz new file mode 100644 index 0000000..e60eea9 --- /dev/null +++ b/Test-Differences-0.69.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f644fdd4a1fef93ef3f7f67df8e95b593d811899f34bcbbaba4d717222f58f +size 14526 diff --git a/perl-Test-Differences.changes b/perl-Test-Differences.changes index fe5901b..950110a 100644 --- a/perl-Test-Differences.changes +++ b/perl-Test-Differences.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jan 8 03:08:57 UTC 2022 - Tina Müller + +- 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 diff --git a/perl-Test-Differences.spec b/perl-Test-Differences.spec index 8b66ff7..2c1c8c2 100644 --- a/perl-Test-Differences.spec +++ b/perl-Test-Differences.spec @@ -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