7
0

6 Commits

Author SHA256 Message Date
ba0eb34c2a Accepting request 1235533 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1235533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Getopt-Long-Descriptive?expand=0&rev=26
2025-01-07 19:54:03 +00:00
cea54da22f - updated to 0.116.0 (0.116)
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.116     2024-12-30 16:13:39-05:00 America/New_York
          - do not leave Getopt::Long configuration in an altered state after
            getting options
  0.115     2024-11-07 18:00:02+00:00 Europe/Dublin
          - cope with the user forgetting the first argument, generally "%c %o",
            to `describe_options`, by assuming they meant that value exactly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Getopt-Long-Descriptive?expand=0&rev=41
2025-01-07 09:35:39 +00:00
4ea8f8c99d Accepting request 1185048 from devel:languages:perl
- updated to 0.114
   see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.114     2024-01-20 17:14:21-05:00 America/New_York
          - a switch with (required => 0) is no longer treated as a required!
- updated to 0.113
   see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.113     2023-12-15 16:55:46-05:00 America/New_York
          - improve line wrapping so spacers (non-option text lines) can use more
            horizontal characters
          - replace tabs (generally 8 space) indents in output with four spaces
- updated to 0.112
   see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.112     2023-11-20 19:34:53-05:00 America/New_York
          - This version removes the redundant option warning, which is now
            provided by Getopt::Long v2.55 and later -- which is now required!
            As before, this will someday become fatal.

OBS-URL: https://build.opensuse.org/request/show/1185048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Getopt-Long-Descriptive?expand=0&rev=25
2024-07-03 09:05:41 +00:00
c40b69a8ea Accepting request 1160727 from devel:languages:perl:autoupdate
- updated to 0.114
   see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.114     2024-01-20 17:14:21-05:00 America/New_York
          - a switch with (required => 0) is no longer treated as a required!

OBS-URL: https://build.opensuse.org/request/show/1160727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Getopt-Long-Descriptive?expand=0&rev=39
2024-04-06 12:44:13 +00:00
c00274f67a Accepting request 1136584 from devel:languages:perl:autoupdate
- updated to 0.113
   see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.113     2023-12-15 16:55:46-05:00 America/New_York
          - improve line wrapping so spacers (non-option text lines) can use more
            horizontal characters
          - replace tabs (generally 8 space) indents in output with four spaces

OBS-URL: https://build.opensuse.org/request/show/1136584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Getopt-Long-Descriptive?expand=0&rev=38
2024-01-04 15:12:09 +00:00
2428a04f56 Accepting request 1130053 from devel:languages:perl:autoupdate
- updated to 0.112
   see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
  0.112     2023-11-20 19:34:53-05:00 America/New_York
          - This version removes the redundant option warning, which is now
            provided by Getopt::Long v2.55 and later -- which is now required!
            As before, this will someday become fatal.

OBS-URL: https://build.opensuse.org/request/show/1130053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Getopt-Long-Descriptive?expand=0&rev=37
2023-12-09 13:21:13 +00:00
4 changed files with 62 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b8d15fcaf18fdd740246b438f0e7eb914b831c51d9d708c099eca776622076d
size 34613

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93bd88173c9b99c338085a8a70222ebb1c0ebad5c5feae1f742974a4c29c82ca
size 35928

View File

@@ -1,3 +1,48 @@
-------------------------------------------------------------------
Tue Dec 31 05:32:08 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.116.0 (0.116)
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.116 2024-12-30 16:13:39-05:00 America/New_York
- do not leave Getopt::Long configuration in an altered state after
getting options
0.115 2024-11-07 18:00:02+00:00 Europe/Dublin
- cope with the user forgetting the first argument, generally "%c %o",
to `describe_options`, by assuming they meant that value exactly
-------------------------------------------------------------------
Sun Jan 21 03:08:03 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.114
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.114 2024-01-20 17:14:21-05:00 America/New_York
- a switch with (required => 0) is no longer treated as a required!
-------------------------------------------------------------------
Mon Dec 18 03:06:36 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.113
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.113 2023-12-15 16:55:46-05:00 America/New_York
- improve line wrapping so spacers (non-option text lines) can use more
horizontal characters
- replace tabs (generally 8 space) indents in output with four spaces
-------------------------------------------------------------------
Tue Nov 21 03:07:56 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.112
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.112 2023-11-20 19:34:53-05:00 America/New_York
- This version removes the redundant option warning, which is now
provided by Getopt::Long v2.55 and later -- which is now required!
As before, this will someday become fatal.
-------------------------------------------------------------------
Mon Jan 2 03:13:27 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Getopt-Long-Descriptive
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,14 @@
%define cpan_name Getopt-Long-Descriptive
Name: perl-Getopt-Long-Descriptive
Version: 0.111
Version: 0.116.0
Release: 0
# 0.116 -> normalize -> 0.116.0
%define cpan_version 0.116
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Getopt::Long, but simpler and more powerful
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
@@ -31,15 +33,21 @@ BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta::Check) >= 0.011
BuildRequires: perl(CPAN::Meta::Requirements)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78
BuildRequires: perl(Getopt::Long) >= 2.55
BuildRequires: perl(Params::Validate) >= 0.97
BuildRequires: perl(Sub::Exporter) >= 0.972
BuildRequires: perl(Sub::Exporter::Util)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Warnings) >= 0.005
Requires: perl(Getopt::Long) >= 2.55
Requires: perl(Params::Validate) >= 0.97
Requires: perl(Sub::Exporter) >= 0.972
Requires: perl(Sub::Exporter::Util)
Provides: perl(Getopt::Long::Descriptive) = %{version}
Provides: perl(Getopt::Long::Descriptive::Opts) = %{version}
Provides: perl(Getopt::Long::Descriptive::Usage) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
@@ -51,7 +59,9 @@ It also provides usage (help) messages, data validation, and a few other
useful features.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{cpan_version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor