Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Pod-AsciiDoctor for
openSUSE:Factory checked in at 2024-04-07 22:11:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-AsciiDoctor (Old)
and /work/SRC/openSUSE:Factory/.perl-Pod-AsciiDoctor.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-AsciiDoctor"
Sun Apr 7 22:11:29 2024 rev:6 rq:1165837 version:0.102002
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Pod-AsciiDoctor/perl-Pod-AsciiDoctor.changes
2024-01-04 18:11:07.165593348 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Pod-AsciiDoctor.new.1905/perl-Pod-AsciiDoctor.changes
2024-04-07 22:13:43.331557882 +0200
@@ -1,0 +2,12 @@
+Fri Mar 22 16:35:59 UTC 2024 - Tina Müller <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
Pod-AsciiDoctor-0.102001.tar.gz
New:
----
Pod-AsciiDoctor-0.102002.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Pod-AsciiDoctor.spec ++++++
--- /var/tmp/diff_new_pack.CFnYbW/_old 2024-04-07 22:13:43.967581206 +0200
+++ /var/tmp/diff_new_pack.CFnYbW/_new 2024-04-07 22:13:43.971581353 +0200
@@ -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 @@
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
++++++ Pod-AsciiDoctor-0.102001.tar.gz -> Pod-AsciiDoctor-0.102002.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/Build.PL
new/Pod-AsciiDoctor-0.102002/Build.PL
--- old/Pod-AsciiDoctor-0.102001/Build.PL 2023-12-06 17:11:11.000000000
+0100
+++ new/Pod-AsciiDoctor-0.102002/Build.PL 2024-03-15 19:05:16.000000000
+0100
@@ -18,7 +18,7 @@
"Shlomi Fish <shlomif\@cpan.org>"
],
"dist_name" => "Pod-AsciiDoctor",
- "dist_version" => "0.102001",
+ "dist_version" => "0.102002",
"license" => "apache",
"module_name" => "Pod::AsciiDoctor",
"recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/Changes
new/Pod-AsciiDoctor-0.102002/Changes
--- old/Pod-AsciiDoctor-0.102001/Changes 2023-12-06 17:11:11.000000000
+0100
+++ new/Pod-AsciiDoctor-0.102002/Changes 2024-03-15 19:05:16.000000000
+0100
@@ -2,6 +2,12 @@
NOT USED - Please use github http://github.com/benignbala/pod-asciidoctor
+0.102002 2024-03-15
+
+ - Fix italic markup:
+ - https://github.com/shlomif/Pod-AsciiDoctor/pull/3
+ - Thanks to @perlpunk
+
0.102001 2023-12-06
- bin/pod2asciidoctor : fix "-o -"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/META.json
new/Pod-AsciiDoctor-0.102002/META.json
--- old/Pod-AsciiDoctor-0.102001/META.json 2023-12-06 17:11:11.000000000
+0100
+++ new/Pod-AsciiDoctor-0.102002/META.json 2024-03-15 19:05:16.000000000
+0100
@@ -63,7 +63,7 @@
"provides" : {
"Pod::AsciiDoctor" : {
"file" : "lib/Pod/AsciiDoctor.pm",
- "version" : "0.102001"
+ "version" : "0.102002"
}
},
"release_status" : "stable",
@@ -78,7 +78,7 @@
"web" : "https://github.com/shlomif/Pod-AsciiDoctor"
}
},
- "version" : "0.102001",
+ "version" : "0.102002",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.038002"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/META.yml
new/Pod-AsciiDoctor-0.102002/META.yml
--- old/Pod-AsciiDoctor-0.102001/META.yml 2023-12-06 17:11:11.000000000
+0100
+++ new/Pod-AsciiDoctor-0.102002/META.yml 2024-03-15 19:05:16.000000000
+0100
@@ -20,7 +20,7 @@
provides:
Pod::AsciiDoctor:
file: lib/Pod/AsciiDoctor.pm
- version: '0.102001'
+ version: '0.102002'
requires:
Carp: '0'
Getopt::Long: '0'
@@ -35,7 +35,7 @@
bugtracker: https://github.com/shlomif/Pod-AsciiDoctor/issues
homepage: http://metacpan.org/release/Pod-AsciiDoctor
repository: git://github.com/shlomif/Pod-AsciiDoctor.git
-version: '0.102001'
+version: '0.102002'
x_Dist_Zilla:
perl:
version: '5.038002'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/README
new/Pod-AsciiDoctor-0.102002/README
--- old/Pod-AsciiDoctor-0.102001/README 2023-12-06 17:11:11.000000000 +0100
+++ new/Pod-AsciiDoctor-0.102002/README 2024-03-15 19:05:16.000000000 +0100
@@ -1,5 +1,5 @@
This archive contains the distribution Pod-AsciiDoctor,
-version 0.102001:
+version 0.102002:
Convert from POD to AsciiDoc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/bin/pod2asciidoctor
new/Pod-AsciiDoctor-0.102002/bin/pod2asciidoctor
--- old/Pod-AsciiDoctor-0.102001/bin/pod2asciidoctor 2023-12-06
17:11:11.000000000 +0100
+++ new/Pod-AsciiDoctor-0.102002/bin/pod2asciidoctor 2024-03-15
19:05:16.000000000 +0100
@@ -60,7 +60,7 @@
=head1 VERSION
-version 0.102001
+version 0.102002
=head1 VERSION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/dist.ini
new/Pod-AsciiDoctor-0.102002/dist.ini
--- old/Pod-AsciiDoctor-0.102001/dist.ini 2023-12-06 17:11:11.000000000
+0100
+++ new/Pod-AsciiDoctor-0.102002/dist.ini 2024-03-15 19:05:16.000000000
+0100
@@ -3,7 +3,7 @@
license = Apache_2_0
copyright_holder = Balachandran Sivakumar <[email protected]>
copyright_year = 2013
-version = 0.102001
+version = 0.102002
[@Filter]
-bundle = @SHLOMIF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/lib/Pod/AsciiDoctor.pm
new/Pod-AsciiDoctor-0.102002/lib/Pod/AsciiDoctor.pm
--- old/Pod-AsciiDoctor-0.102001/lib/Pod/AsciiDoctor.pm 2023-12-06
17:11:11.000000000 +0100
+++ new/Pod-AsciiDoctor-0.102002/lib/Pod/AsciiDoctor.pm 2024-03-15
19:05:16.000000000 +0100
@@ -1,5 +1,5 @@
package Pod::AsciiDoctor;
-$Pod::AsciiDoctor::VERSION = '0.102001';
+$Pod::AsciiDoctor::VERSION = '0.102002';
use 5.014;
use strict;
use warnings FATAL => 'all';
@@ -119,7 +119,7 @@
## Expand an interior sequence; sample actions might be:
return "*$seq_argument*" if ( $seq_command eq 'B' );
return "`$seq_argument`" if ( $seq_command eq 'C' );
- return "_${seq_argument}_'"
+ return "_${seq_argument}_"
if ( $seq_command eq 'I' || $seq_command eq 'F' );
if ( $seq_command eq 'L' )
{
@@ -223,7 +223,7 @@
=head1 VERSION
-version 0.102001
+version 0.102002
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Pod-AsciiDoctor-0.102001/t/01-conversion.t
new/Pod-AsciiDoctor-0.102002/t/01-conversion.t
--- old/Pod-AsciiDoctor-0.102001/t/01-conversion.t 2023-12-06
17:11:11.000000000 +0100
+++ new/Pod-AsciiDoctor-0.102002/t/01-conversion.t 2024-03-15
19:05:16.000000000 +0100
@@ -29,6 +29,11 @@
qr/reference \[Asciidoctor User Manual\]/,
"hyperlink markup",
);
+ like(
+ $adoc->adoc(),
+ qr/be able to do all this _with_ escape sequences/,
+ "Italic markup",
+ );
}