WIP: Automatic update to MCP-0.07.tar.gz #3

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-MCP:autoupdate into main
4 changed files with 16 additions and 7 deletions

BIN
MCP-0.06.tar.gz LFS

Binary file not shown.

BIN
MCP-0.07.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 17 05:38:18 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@@ -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}