diff --git a/Workflow-2.07.tar.gz b/Workflow-2.07.tar.gz deleted file mode 100644 index 94293d5..0000000 --- a/Workflow-2.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38b53bf154682f45a1ce4d15b8c8e98ab72f98f8aa855385142c7bfd231de847 -size 167541 diff --git a/Workflow-2.08.tar.gz b/Workflow-2.08.tar.gz new file mode 100644 index 0000000..4ffd710 --- /dev/null +++ b/Workflow-2.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5101f2ceafee0ce7409bf6067084bcf89c7cdc87a3fad44b508e66fb40a89408 +size 167688 diff --git a/perl-Workflow.changes b/perl-Workflow.changes index fa5aa5e..329bbe2 100644 --- a/perl-Workflow.changes +++ b/perl-Workflow.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Nov 13 05:35:32 UTC 2025 - Tina Müller + +- updated to 2.80.0 (2.08) + see /usr/share/doc/packages/perl-Workflow/Changes.md + + ## 2.08 2025-11-12 bug fix release, update not required + + ### Fixed + + - Issue: [#271](https://github.com/perl-workflow/perl-workflow/issues/271) reported by [@andk](https://github.com/andk). Fixed via PR: [#272](https://github.com/perl-workflow/perl-workflow/pull/272) by @ehuelsmann + This issue was discovered by the CPAN smoke testers, the report can be found on [CPAN Testers](https://www.cpantesters.org/cpan/report/f9442cc8-bccd-11f0-b805-8614eb2737ae) + ------------------------------------------------------------------- Sun Nov 9 05:33:41 UTC 2025 - Tina Müller diff --git a/perl-Workflow.spec b/perl-Workflow.spec index 5a46b47..9a40ad3 100644 --- a/perl-Workflow.spec +++ b/perl-Workflow.spec @@ -18,10 +18,10 @@ %define cpan_name Workflow Name: perl-Workflow -Version: 2.70.0 +Version: 2.80.0 Release: 0 -# 2.07 -> normalize -> 2.70.0 -%define cpan_version 2.07 +# 2.08 -> normalize -> 2.80.0 +%define cpan_version 2.08 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Simple, flexible system to implement workflows URL: https://metacpan.org/release/%{cpan_name}