8
0
forked from pool/perl-App-Cmd

WIP: Automatic update to App-Cmd-0.339.tar.gz #2

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

Binary file not shown.

BIN
App-Cmd-0.339.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Feb 21 05:58:46 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

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