From 3e29abc9619ec188dcca095f69dc495fd01ed270020cf9f89f3c8bbcefeb39fa Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Mon, 24 Nov 2025 05:35:51 +0000 Subject: [PATCH] Automatic update to Workflow-2.09.tar.gz --- Workflow-2.08.tar.gz | 3 --- Workflow-2.09.tar.gz | 3 +++ perl-Workflow.changes | 13 +++++++++++++ perl-Workflow.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 Workflow-2.08.tar.gz create mode 100644 Workflow-2.09.tar.gz diff --git a/Workflow-2.08.tar.gz b/Workflow-2.08.tar.gz deleted file mode 100644 index 4ffd710..0000000 --- a/Workflow-2.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5101f2ceafee0ce7409bf6067084bcf89c7cdc87a3fad44b508e66fb40a89408 -size 167688 diff --git a/Workflow-2.09.tar.gz b/Workflow-2.09.tar.gz new file mode 100644 index 0000000..07b4753 --- /dev/null +++ b/Workflow-2.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590a07acdacf6faecdb784ac596c0ab54e2d010855d74af657b83bb74dd6c78b +size 167404 diff --git a/perl-Workflow.changes b/perl-Workflow.changes index 329bbe2..384a3de 100644 --- a/perl-Workflow.changes +++ b/perl-Workflow.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 24 05:35:50 UTC 2025 - Tina Müller + +- updated to 2.90.0 (2.09) + see /usr/share/doc/packages/perl-Workflow/Changes.md + + ## 2.09 2025-11-23 maintenance release, update not required + + - Deprecation notice of use of XML configuration files, issue [#125](https://github.com/perl-workflow/perl-workflow/issue/125) and deprecation notices implementation by @ehuelsmann via PR [#256](https://github.com/perl-workflow/perl-workflow/pull/256). + - YAML configuration files are now the preferred format for configuration of Workflow instances. The XML implementation was based on [XML::Simple](https://metacpan.org/pod/XML::Simple), which itself has been discouraged for use for several years. The distribution still supports XML configuration files, but this support will be removed in a future unscheduled major release. + + - Improvements to test suite, PR [#275](https://github.com/perl-workflow/perl-workflow/pull/275) by @ehuelsmann. This is a follow up on release 2.08, since we spotted the issue in the tests running as part of the CI pipeline on GitHub + ------------------------------------------------------------------- Thu Nov 13 05:35:32 UTC 2025 - Tina Müller diff --git a/perl-Workflow.spec b/perl-Workflow.spec index 9a40ad3..9a77087 100644 --- a/perl-Workflow.spec +++ b/perl-Workflow.spec @@ -18,10 +18,10 @@ %define cpan_name Workflow Name: perl-Workflow -Version: 2.80.0 +Version: 2.90.0 Release: 0 -# 2.08 -> normalize -> 2.80.0 -%define cpan_version 2.08 +# 2.09 -> normalize -> 2.90.0 +%define cpan_version 2.09 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Simple, flexible system to implement workflows URL: https://metacpan.org/release/%{cpan_name} -- 2.51.1