diff --git a/JSON-Schema-Modern-0.619.tar.gz b/JSON-Schema-Modern-0.619.tar.gz deleted file mode 100644 index 935df5d..0000000 --- a/JSON-Schema-Modern-0.619.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfcc5bd0ce525d2e5a5795c7307d205b19a63daea44991b725c12a363e5f3a96 -size 225849 diff --git a/JSON-Schema-Modern-0.620.tar.gz b/JSON-Schema-Modern-0.620.tar.gz new file mode 100644 index 0000000..0cd5bbd --- /dev/null +++ b/JSON-Schema-Modern-0.620.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46451955c145995313b1971c3ed290d20635111e6ba4efb30daa7d068af92f96 +size 226267 diff --git a/perl-JSON-Schema-Modern.changes b/perl-JSON-Schema-Modern.changes index e543371..f854575 100644 --- a/perl-JSON-Schema-Modern.changes +++ b/perl-JSON-Schema-Modern.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 17 19:07:03 UTC 2025 - Tina Müller + +- updated to 0.620.0 (0.620) + see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes + + 0.620 2025-10-15 23:36:52Z + - new "clone" method for Error objects + - work around an issue with using an object overload as a constant + on perl 5.20 + ------------------------------------------------------------------- Mon Oct 6 18:44:58 UTC 2025 - Tina Müller diff --git a/perl-JSON-Schema-Modern.spec b/perl-JSON-Schema-Modern.spec index 38469f5..99de75a 100644 --- a/perl-JSON-Schema-Modern.spec +++ b/perl-JSON-Schema-Modern.spec @@ -18,10 +18,10 @@ %define cpan_name JSON-Schema-Modern Name: perl-JSON-Schema-Modern -Version: 0.619.0 +Version: 0.620.0 Release: 0 -# 0.619 -> normalize -> 0.619.0 -%define cpan_version 0.619 +# 0.620 -> normalize -> 0.620.0 +%define cpan_version 0.620 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Validate data against a schema using a JSON Schema URL: https://metacpan.org/release/%{cpan_name}