diff --git a/Convert-Color-0.14.tar.gz b/Convert-Color-0.14.tar.gz deleted file mode 100644 index 02cb4ce..0000000 --- a/Convert-Color-0.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3c5fef75b785bceb951c1aa6dab7f2098b9d43877fb2e1b46f13b494069c699 -size 35574 diff --git a/Convert-Color-0.17.tar.gz b/Convert-Color-0.17.tar.gz new file mode 100644 index 0000000..bfac18d --- /dev/null +++ b/Convert-Color-0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f8c337c5525eaa03777c57683ea11af9b98ff1d0511a234af1f80a43224ec7 +size 35728 diff --git a/perl-Convert-Color.changes b/perl-Convert-Color.changes index 5eee3c4..97eebd4 100644 --- a/perl-Convert-Color.changes +++ b/perl-Convert-Color.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Apr 22 03:06:08 UTC 2023 - Tina Müller + +- updated to 0.17 + see /usr/share/doc/packages/perl-Convert-Color/Changes + + 0.17 2023-04-21 + [BUGFIXES] + * Call `plan()` to skip tests in t/31x11.t if no rgb.txt is found + (RT147340) + 0.16 2023-03-22 + [BUGFIXES] + * Convert remaining tests to `float()` comparisons that were missed + in version 0.15 (RT145121) + 0.15 2023-03-22 + [CHANGES] + * Swap all unit tests from `Test::More` to `Test2::V0` + * Use Test2's `float()` comparisons instead of `Test::Number::Delta` + [BUGFIXES] + * Remember to use approximate-equality tests for float comparisons + (RT145121) + ------------------------------------------------------------------- Fri Jan 6 03:06:06 UTC 2023 - Tina Müller diff --git a/perl-Convert-Color.spec b/perl-Convert-Color.spec index 9468b93..e93662e 100644 --- a/perl-Convert-Color.spec +++ b/perl-Convert-Color.spec @@ -18,7 +18,7 @@ %define cpan_name Convert-Color Name: perl-Convert-Color -Version: 0.14 +Version: 0.17 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Color space conversions and named lookups @@ -32,8 +32,7 @@ BuildRequires: perl(List::UtilsBy) BuildRequires: perl(Module::Build) >= 0.400400 BuildRequires: perl(Module::Pluggable) BuildRequires: perl(Sub::Util) >= 1.40 -BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::Number::Delta) +BuildRequires: perl(Test2::V0) Requires: perl(List::UtilsBy) Requires: perl(Module::Pluggable) Requires: perl(Sub::Util) >= 1.40