Automatic update to Workflow-2.07.tar.gz #2

Merged
okurz merged 1 commits from cpanmirror/perl-Workflow:autoupdate into main 2025-11-09 20:17:37 +01:00
4 changed files with 18 additions and 6 deletions

BIN
Workflow-2.06.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
Workflow-2.07.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 9 05:33:41 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 2.70.0 (2.07)
see /usr/share/doc/packages/perl-Workflow/Changes.md
## 2.07 2025-11-08 bug fix release, update not required
### Fixed
- Issue: [#266](https://github.com/perl-workflow/perl-workflow/issues/266) discovered by Erik Huelsmann. A regression introduced with 2.X releases. Fixed via PR: [#267](https://github.com/perl-workflow/perl-workflow/pull/267) also by Erik Huelsmann
-------------------------------------------------------------------
Thu Oct 9 20:53:07 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Workflow
Name: perl-Workflow
Version: 2.60.0
Version: 2.70.0
Release: 0
# 2.06 -> normalize -> 2.60.0
%define cpan_version 2.06
# 2.07 -> normalize -> 2.70.0
%define cpan_version 2.07
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Simple, flexible system to implement workflows
URL: https://metacpan.org/release/%{cpan_name}