forked from pool/perl-Pod-AsciiDoctor
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f10a88267c572bcbaafa1f2e0c0ab5046df2205d1d38e6ce4c803cc6ee1a3813
|
||||
size 19799
|
||||
3
Pod-AsciiDoctor-0.102001.tar.gz
Normal file
3
Pod-AsciiDoctor-0.102001.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92b37b08f23aeed0d7041b229947bd3f357fca21bc9509ce934ccb0da8795dde
|
||||
size 20087
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user