diff --git a/.files b/.files index 1859170..1bb0b62 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 145a5bd..47122b6 100644 --- a/.rev +++ b/.rev @@ -39,4 +39,12 @@ 1136842 + + ff1b6accbf7f5e682d580b2b5538991a + 0.102002 + + anag+factory + + 1165837 + diff --git a/Pod-AsciiDoctor-0.102001.tar.gz b/Pod-AsciiDoctor-0.102001.tar.gz deleted file mode 120000 index a41b0ee..0000000 --- a/Pod-AsciiDoctor-0.102001.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreieswn5qr4r253inoba3ekmuppj7gv74uin4sue45e2mzmg2q6k53y \ No newline at end of file diff --git a/Pod-AsciiDoctor-0.102002.tar.gz b/Pod-AsciiDoctor-0.102002.tar.gz new file mode 120000 index 0000000..ac00c3d --- /dev/null +++ b/Pod-AsciiDoctor-0.102002.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreicuxuzmiwddhjymdb43vd7h2in7ndifki7hhttybncgynqdfkcsmq \ No newline at end of file diff --git a/perl-Pod-AsciiDoctor.changes b/perl-Pod-AsciiDoctor.changes index 54b4a8e..cbd9893 100644 --- a/perl-Pod-AsciiDoctor.changes +++ b/perl-Pod-AsciiDoctor.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Fri Mar 22 16:35:59 UTC 2024 - Tina Müller + +- updated to 0.102002 + see /usr/share/doc/packages/perl-Pod-AsciiDoctor/Changes + + 0.102002 2024-03-15 + + - Fix italic markup: + - https://github.com/shlomif/Pod-AsciiDoctor/pull/3 + - Thanks to @perlpunk + +------------------------------------------------------------------- Thu Dec 7 03:08:30 UTC 2023 - Tina Müller - updated to 0.102001 diff --git a/perl-Pod-AsciiDoctor.spec b/perl-Pod-AsciiDoctor.spec index 6e61036..c769ddf 100644 --- a/perl-Pod-AsciiDoctor.spec +++ b/perl-Pod-AsciiDoctor.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-AsciiDoctor # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Pod-AsciiDoctor Name: perl-Pod-AsciiDoctor -Version: 0.102001 +Version: 0.102002 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.280000 +BuildRequires: perl(Module::Build) >= 0.28 BuildRequires: perl(Path::Tiny) BuildRequires: perl(Pod::Parser) >= 1.65 BuildRequires: perl(Test::More) >= 0.88