diff --git a/JSON-Schema-Modern-0.616.tar.gz b/JSON-Schema-Modern-0.616.tar.gz deleted file mode 100644 index 7845a7e..0000000 --- a/JSON-Schema-Modern-0.616.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a76397d0dc72e4f3b4daea38892724e9747cc24079ba0465ce2daccebbc72ee -size 225388 diff --git a/JSON-Schema-Modern-0.617.tar.gz b/JSON-Schema-Modern-0.617.tar.gz new file mode 100644 index 0000000..b96b7e1 --- /dev/null +++ b/JSON-Schema-Modern-0.617.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f462fb75fed6ac793686db91e28070e637296af0456781e4851175c7b7e4f28f +size 224050 diff --git a/perl-JSON-Schema-Modern.changes b/perl-JSON-Schema-Modern.changes index dbe568e..ae4b225 100644 --- a/perl-JSON-Schema-Modern.changes +++ b/perl-JSON-Schema-Modern.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Aug 28 10:29:37 UTC 2025 - Tina Müller + +- updated to 0.617.0 (0.617) + see /usr/share/doc/packages/perl-JSON-Schema-Modern/Changes + + 0.617 2025-08-16 20:50:11Z + - various internal changes for performance improvement + ------------------------------------------------------------------- Fri Aug 8 11:58:41 UTC 2025 - Tina Müller diff --git a/perl-JSON-Schema-Modern.spec b/perl-JSON-Schema-Modern.spec index 6ef3540..888f681 100644 --- a/perl-JSON-Schema-Modern.spec +++ b/perl-JSON-Schema-Modern.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON-Schema-Modern # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name JSON-Schema-Modern Name: perl-JSON-Schema-Modern -Version: 0.616.0 +Version: 0.617.0 Release: 0 -# 0.616 -> normalize -> 0.616.0 -%define cpan_version 0.616 +# 0.617 -> normalize -> 0.617.0 +%define cpan_version 0.617 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}