From d9c80c873f6a88e489e592f31dc7a09f3695ed9c7813e1adf920e8bbbe607e20 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 4 Jan 2024 15:09:33 +0000 Subject: [PATCH] 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 --- Pod-AsciiDoctor-0.102000.tar.gz | 3 --- Pod-AsciiDoctor-0.102001.tar.gz | 3 +++ perl-Pod-AsciiDoctor.changes | 11 +++++++++++ perl-Pod-AsciiDoctor.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 Pod-AsciiDoctor-0.102000.tar.gz create mode 100644 Pod-AsciiDoctor-0.102001.tar.gz diff --git a/Pod-AsciiDoctor-0.102000.tar.gz b/Pod-AsciiDoctor-0.102000.tar.gz deleted file mode 100644 index e034ed6..0000000 --- a/Pod-AsciiDoctor-0.102000.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f10a88267c572bcbaafa1f2e0c0ab5046df2205d1d38e6ce4c803cc6ee1a3813 -size 19799 diff --git a/Pod-AsciiDoctor-0.102001.tar.gz b/Pod-AsciiDoctor-0.102001.tar.gz new file mode 100644 index 0000000..1176adc --- /dev/null +++ b/Pod-AsciiDoctor-0.102001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b37b08f23aeed0d7041b229947bd3f357fca21bc9509ce934ccb0da8795dde +size 20087 diff --git a/perl-Pod-AsciiDoctor.changes b/perl-Pod-AsciiDoctor.changes index 006dbaf..dc63392 100644 --- a/perl-Pod-AsciiDoctor.changes +++ b/perl-Pod-AsciiDoctor.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Dec 7 03:08:30 UTC 2023 - Tina Müller + +- 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 diff --git a/perl-Pod-AsciiDoctor.spec b/perl-Pod-AsciiDoctor.spec index f1dcc39..9f97781 100644 --- a/perl-Pod-AsciiDoctor.spec +++ b/perl-Pod-AsciiDoctor.spec @@ -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