diff --git a/JSON-Schema-Modern-0.620.tar.gz b/JSON-Schema-Modern-0.620.tar.gz deleted file mode 100644 index 0cd5bbd..0000000 --- a/JSON-Schema-Modern-0.620.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46451955c145995313b1971c3ed290d20635111e6ba4efb30daa7d068af92f96 -size 226267 diff --git a/JSON-Schema-Modern-0.621.tar.gz b/JSON-Schema-Modern-0.621.tar.gz new file mode 100644 index 0000000..10bb2c1 --- /dev/null +++ b/JSON-Schema-Modern-0.621.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d2bbd608a97b4133d73831e46a9843e9f5b5e3791b88fc0b07fe88faf9821b +size 226442 diff --git a/perl-JSON-Schema-Modern.changes b/perl-JSON-Schema-Modern.changes index f854575..2d3230f 100644 --- a/perl-JSON-Schema-Modern.changes +++ b/perl-JSON-Schema-Modern.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 31 05:33:03 UTC 2025 - Tina Müller + +- updated to 0.621.0 (0.621) + see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes + + 0.621 2025-10-30 17:56:52Z + - adjust acceptance tests to handle new failure cases in the test + suite for hostname, idn-hostname formats + ------------------------------------------------------------------- Fri Oct 17 19:07:03 UTC 2025 - Tina Müller diff --git a/perl-JSON-Schema-Modern.spec b/perl-JSON-Schema-Modern.spec index 99de75a..78d2f03 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.620.0 +Version: 0.621.0 Release: 0 -# 0.620 -> normalize -> 0.620.0 -%define cpan_version 0.620 +# 0.621 -> normalize -> 0.621.0 +%define cpan_version 0.621 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}