9
0

Accepting request 1136568 from devel:languages:perl:autoupdate

- updated to 0.102001
   see /usr/share/doc/packages/perl-Pod-AsciiDoctor/Changes
  0.102001    2023-12-06
      - bin/pod2asciidoctor : fix "-o -"
      - try to fix bullets-lists

OBS-URL: https://build.opensuse.org/request/show/1136568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-AsciiDoctor?expand=0&rev=11
This commit is contained in:
2024-01-04 15:09:33 +00:00
committed by Git OBS Bridge
parent 15f67483e3
commit d9c80c873f
4 changed files with 16 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name Pod-AsciiDoctor
Name: perl-Pod-AsciiDoctor
Version: 0.102000
Version: 0.102001
Release: 0
License: Apache-2.0
Summary: Convert from POD to AsciiDoc
@@ -28,7 +28,7 @@ Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.28
BuildRequires: perl(Module::Build) >= 0.280000
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Pod::Parser) >= 1.65
BuildRequires: perl(Test::More) >= 0.88