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

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92b37b08f23aeed0d7041b229947bd3f357fca21bc9509ce934ccb0da8795dde
size 20087

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Dec 7 03:08:30 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- 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
-------------------------------------------------------------------
Sat Oct 7 03:07:16 UTC 2023 - Tina Müller <timueller+perl@suse.de>

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