commit perl-Pod-Markdown for openSUSE:Factory

2020-11-03 Thread root
Hello community,

here is the log from the commit of package perl-Pod-Markdown for 
openSUSE:Factory checked in at 2020-11-03 15:16:52

Comparing /work/SRC/openSUSE:Factory/perl-Pod-Markdown (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-Markdown.new.3463 (New)


Package is "perl-Pod-Markdown"

Tue Nov  3 15:16:52 2020 rev:4 rq:845651 version:3.300

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-Markdown/perl-Pod-Markdown.changes  
2019-10-12 22:35:13.566931470 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Pod-Markdown.new.3463/perl-Pod-Markdown.changes
2020-11-03 15:17:31.476095411 +0100
@@ -1,0 +2,11 @@
+Sun Nov  1 03:10:08 UTC 2020 - Tina Müller 
+
+- updated to 3.300
+   see /usr/share/doc/packages/perl-Pod-Markdown/Changes
+
+  3.300 2020-10-31T22:57:42Z
+
+- Add escape_url option to allow disabling it (defaults to true).
+  Thanks plicease! (gh-19)
+
+---

Old:

  Pod-Markdown-3.200.tar.gz

New:

  Pod-Markdown-3.300.tar.gz



Other differences:
--
++ perl-Pod-Markdown.spec ++
--- /var/tmp/diff_new_pack.tNV1sO/_old  2020-11-03 15:17:32.288096192 +0100
+++ /var/tmp/diff_new_pack.tNV1sO/_new  2020-11-03 15:17:32.288096192 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Markdown
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Pod-Markdown
-Version:3.200
+Version:3.300
 Release:0
 %define cpan_name Pod-Markdown
 Summary:Convert POD to Markdown
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/R/RW/RWSTAUNER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Pod-Markdown-3.200.tar.gz -> Pod-Markdown-3.300.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Markdown-3.200/Changes 
new/Pod-Markdown-3.300/Changes
--- old/Pod-Markdown-3.200/Changes  2019-10-09 18:36:23.0 +0200
+++ new/Pod-Markdown-3.300/Changes  2020-10-31 23:57:58.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Perl extension Pod-Markdown
 
+3.300 2020-10-31T22:57:42Z
+
+  - Add escape_url option to allow disabling it (defaults to true).
+Thanks plicease! (gh-19)
+
 3.200 2019-10-09T16:36:15Z
 
   - Allow local_module_url_prefix to be '' [rt-129865].
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Markdown-3.200/META.json 
new/Pod-Markdown-3.300/META.json
--- old/Pod-Markdown-3.200/META.json2019-10-09 18:36:23.0 +0200
+++ new/Pod-Markdown-3.300/META.json2020-10-31 23:57:59.0 +0100
@@ -108,11 +108,11 @@
"provides" : {
   "Pod::Markdown" : {
  "file" : "lib/Pod/Markdown.pm",
- "version" : "3.200"
+ "version" : "3.300"
   },
   "Pod::Perldoc::ToMarkdown" : {
  "file" : "lib/Pod/Perldoc/ToMarkdown.pm",
- "version" : "3.200"
+ "version" : "3.300"
   }
},
"release_status" : "stable",
@@ -128,7 +128,7 @@
  "web" : "https://github.com/rwstauner/Pod-Markdown;
   }
},
-   "version" : "3.200",
+   "version" : "3.300",
"x_Dist_Zilla" : {
   "perl" : {
  "version" : "5.028002"
@@ -516,37 +516,14 @@
 "version" : "2.07"
  },
  {
-"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
-"config" : {
-   "Dist::Zilla::Plugin::Test::CPAN::Changes" : {
-  "changelog" : "Changes"
-   }
-},
-"name" : "@Author::RWSTAUNER/@TestingMania/Test::CPAN::Changes",
-"version" : "0.012"
+"class" : "Dist::Zilla::Plugin::MojibakeTests",
+"name" : "@Author::RWSTAUNER/@TestingMania/MojibakeTests",
+"version" : "0.8"
  },
  {
-"class" : "Dist::Zilla::Plugin::Test::Compile",
-"config" : {
-   "Dist::Zilla::Plugin::Test::Compile" : {
-  "bail_out_on_fail" : 0,
-  "fail_on_warning" : "author",
-  "fake_home" : 1,
-  "filename" : "t/00-compile.t",
-  "module_finder" : [
- ":InstallModules"
-  ],
-  

commit perl-Pod-Markdown for openSUSE:Factory

2019-10-12 Thread root
Hello community,

here is the log from the commit of package perl-Pod-Markdown for 
openSUSE:Factory checked in at 2019-10-12 22:35:12

Comparing /work/SRC/openSUSE:Factory/perl-Pod-Markdown (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-Markdown.new.2352 (New)


Package is "perl-Pod-Markdown"

Sat Oct 12 22:35:12 2019 rev:3 rq:737512 version:3.200

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-Markdown/perl-Pod-Markdown.changes  
2018-08-31 10:44:42.035220946 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Pod-Markdown.new.2352/perl-Pod-Markdown.changes
2019-10-12 22:35:13.566931470 +0200
@@ -1,0 +2,12 @@
+Thu Oct 10 08:57:05 UTC 2019 -  
+
+- updated to 3.200
+   see /usr/share/doc/packages/perl-Pod-Markdown/Changes
+
+  3.200 2019-10-09T16:36:15Z
+  
+- Allow local_module_url_prefix to be '' [rt-129865].
+- URI Escape the module name in external pod links
+  (introduces dependency on URI::Escape).
+
+---

Old:

  Pod-Markdown-3.101.tar.gz

New:

  Pod-Markdown-3.200.tar.gz



Other differences:
--
++ perl-Pod-Markdown.spec ++
--- /var/tmp/diff_new_pack.unxkri/_old  2019-10-12 22:35:14.102930107 +0200
+++ /var/tmp/diff_new_pack.unxkri/_new  2019-10-12 22:35:14.110930087 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Markdown
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Pod-Markdown
-Version:3.101
+Version:3.200
 Release:0
 %define cpan_name Pod-Markdown
 Summary:Convert POD to Markdown
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Pod-Markdown/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/R/RW/RWSTAUNER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -34,9 +34,11 @@
 BuildRequires:  perl(Pod::Simple::Methody)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(parent)
 Requires:   perl(Pod::Simple) >= 3.27
 Requires:   perl(Pod::Simple::Methody)
+Requires:   perl(URI::Escape)
 Requires:   perl(parent)
 Recommends: perl(HTML::Entities)
 %{perl_requires}
@@ -60,11 +62,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -73,7 +75,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes corpus README
+%doc Changes README
 %license LICENSE
 
 %changelog

++ Pod-Markdown-3.101.tar.gz -> Pod-Markdown-3.200.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Markdown-3.101/Changes 
new/Pod-Markdown-3.200/Changes
--- old/Pod-Markdown-3.101/Changes  2018-08-06 16:32:45.0 +0200
+++ new/Pod-Markdown-3.200/Changes  2019-10-09 18:36:23.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Perl extension Pod-Markdown
 
+3.200 2019-10-09T16:36:15Z
+
+  - Allow local_module_url_prefix to be '' [rt-129865].
+  - URI Escape the module name in external pod links
+(introduces dependency on URI::Escape).
+
 3.101 2018-08-06T14:32:38Z
 
   - Ensure local_module_url_prefix defaults to current perldoc_url_prefix.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Markdown-3.101/MANIFEST 
new/Pod-Markdown-3.200/MANIFEST
--- old/Pod-Markdown-3.101/MANIFEST 2018-08-06 16:32:45.0 +0200
+++ new/Pod-Markdown-3.200/MANIFEST 2019-10-09 18:36:23.0 +0200
@@ -44,7 +44,6 @@
 xt/author/mojibake.t
 xt/author/no-tabs.t
 xt/author/pod-coverage.t
-xt/author/pod-spell.t
 xt/author/pod-syntax.t
 xt/author/portability.t
 xt/author/synopsis.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Markdown-3.101/META.json 
new/Pod-Markdown-3.200/META.json
--- old/Pod-Markdown-3.101/META.json2018-08-06 

commit perl-Pod-Markdown for openSUSE:Factory

2018-08-31 Thread root
Hello community,

here is the log from the commit of package perl-Pod-Markdown for 
openSUSE:Factory checked in at 2018-08-31 10:44:15

Comparing /work/SRC/openSUSE:Factory/perl-Pod-Markdown (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-Markdown.new (New)


Package is "perl-Pod-Markdown"

Fri Aug 31 10:44:15 2018 rev:2 rq:631783 version:3.101

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-Markdown/perl-Pod-Markdown.changes  
2018-03-06 10:49:24.975671134 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Pod-Markdown.new/perl-Pod-Markdown.changes 
2018-08-31 10:44:42.035220946 +0200
@@ -1,0 +2,21 @@
+Sat Aug 25 05:52:01 UTC 2018 - co...@suse.com
+
+- updated to 3.101
+   see /usr/share/doc/packages/perl-Pod-Markdown/Changes
+
+  3.101 2018-08-06T14:32:38Z
+  
+- Ensure local_module_url_prefix defaults to current perldoc_url_prefix.
+
+---
+Mon Aug  6 06:05:48 UTC 2018 - co...@suse.com
+
+- updated to 3.100
+   see /usr/share/doc/packages/perl-Pod-Markdown/Changes
+
+  3.100 2018-08-06T02:07:18Z
+  
+- Add "local_module_url_prefix" and "local_module_re" args
+  to allow pointing links for local modules to another site [rt-120452].
+
+---

Old:

  Pod-Markdown-3.005.tar.gz

New:

  Pod-Markdown-3.101.tar.gz



Other differences:
--
++ perl-Pod-Markdown.spec ++
--- /var/tmp/diff_new_pack.BT6g7J/_old  2018-08-31 10:44:42.483221484 +0200
+++ /var/tmp/diff_new_pack.BT6g7J/_new  2018-08-31 10:44:42.483221484 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Pod-Markdown
-Version:3.005
+Version:3.101
 Release:0
 %define cpan_name Pod-Markdown
 Summary:Convert POD to Markdown
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Pod-Markdown/
-Source0:
http://www.cpan.org/authors/id/R/RW/RWSTAUNER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RW/RWSTAUNER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -73,6 +73,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes corpus LICENSE README
+%doc Changes corpus README
+%license LICENSE
 
 %changelog

++ Pod-Markdown-3.005.tar.gz -> Pod-Markdown-3.101.tar.gz ++
 2426 lines of diff (skipped)