8
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
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Getopt-Long-Descriptive/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Getopt-Long-Descriptive)

View File

@@ -27,7 +27,6 @@ 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}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros