diff --git a/MCP-0.06.tar.gz b/MCP-0.06.tar.gz deleted file mode 100644 index 54f51fd..0000000 --- a/MCP-0.06.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7110313caafb1e41ae36c6d26e7d74ff6896db498b216b5531e697d20dc3e5b -size 23634 diff --git a/MCP-0.07.tar.gz b/MCP-0.07.tar.gz new file mode 100644 index 0000000..211a659 --- /dev/null +++ b/MCP-0.07.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c427bb5c80c3c1bc92dddc0223fa3ec35b63ff3fbe754f3540afe46e2b614e9f +size 23690 diff --git a/perl-MCP.changes b/perl-MCP.changes index 984c536..20b9cf0 100644 --- a/perl-MCP.changes +++ b/perl-MCP.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 17 05:38:18 UTC 2026 - Tina Müller + +- updated to 0.70.0 (0.07) + see /usr/share/doc/packages/perl-MCP/Changes + + 0.07 2026-01-16 + - Fixed bug in MCP::Prompt where text prompts had the wrong format. + ------------------------------------------------------------------- Tue Dec 9 05:35:26 UTC 2025 - Tina Müller diff --git a/perl-MCP.spec b/perl-MCP.spec index 21f3ba9..42e1afc 100644 --- a/perl-MCP.spec +++ b/perl-MCP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-MCP # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 MCP Name: perl-MCP -Version: 0.60.0 +Version: 0.70.0 Release: 0 -# 0.06 -> normalize -> 0.60.0 -%define cpan_version 0.06 +# 0.07 -> normalize -> 0.70.0 +%define cpan_version 0.07 License: MIT Summary: Connect Perl with AI using MCP (Model Context Protocol) URL: https://metacpan.org/release/%{cpan_name}