diff --git a/App-Cmd-0.338.tar.gz b/App-Cmd-0.338.tar.gz deleted file mode 100644 index 7153efa..0000000 --- a/App-Cmd-0.338.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:600da9292b22193f8b72d1b8dbf0af13d201edcc73a8292882461550e8db5221 -size 50670 diff --git a/App-Cmd-0.339.tar.gz b/App-Cmd-0.339.tar.gz new file mode 100644 index 0000000..1f07e16 --- /dev/null +++ b/App-Cmd-0.339.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4508c7e533a1fd8a222261461834c1f87b6331c6b2f9932756a22bd2c3ecda51 +size 55315 diff --git a/perl-App-Cmd.changes b/perl-App-Cmd.changes index eeaf44b..f0d0c6d 100644 --- a/perl-App-Cmd.changes +++ b/perl-App-Cmd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Feb 21 05:58:46 UTC 2026 - Tina Müller + +- updated to 0.339.0 (0.339) + see /usr/share/doc/packages/perl-App-Cmd/Changes + + 0.339 2026-02-19 15:25:49-05:00 America/New_York + - add even-more-experimental --bash-completion and --zsh-completion + options to "commands"; THIS MAY CHANGE WEIRDLY OR GO AWAY + - …and that depends on having the right version of + Getopt::Long::Descriptive, too + ------------------------------------------------------------------- Thu Oct 9 19:47:57 UTC 2025 - Tina Müller diff --git a/perl-App-Cmd.spec b/perl-App-Cmd.spec index 8125a02..e966c65 100644 --- a/perl-App-Cmd.spec +++ b/perl-App-Cmd.spec @@ -1,7 +1,7 @@ # # spec file for package perl-App-Cmd # -# 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 App-Cmd Name: perl-App-Cmd -Version: 0.338.0 +Version: 0.339.0 Release: 0 -# 0.338 -> normalize -> 0.338.0 -%define cpan_version 0.338 +# 0.339 -> normalize -> 0.339.0 +%define cpan_version 0.339 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Write command line apps with less suffering URL: https://metacpan.org/release/%{cpan_name}