Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-Manifest for 
openSUSE:Factory checked in at 2022-01-13 23:21:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Manifest (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Manifest.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Manifest"

Thu Jan 13 23:21:00 2022 rev:20 rq:946098 version:2.023

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Manifest/perl-Test-Manifest.changes    
2021-01-19 16:04:10.499558980 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Manifest.new.1892/perl-Test-Manifest.changes
  2022-01-13 23:21:40.300056521 +0100
@@ -1,0 +2,9 @@
+Sun Jan  9 03:09:54 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 2.023
+   see /usr/share/doc/packages/perl-Test-Manifest/Changes
+
+  2.023 2022-01-08T21:48:28Z
+       * No code changes. Fix a link in the README.pod.
+
+-------------------------------------------------------------------

Old:
----
  Test-Manifest-2.022.tar.gz

New:
----
  Test-Manifest-2.023.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Test-Manifest.spec ++++++
--- /var/tmp/diff_new_pack.Yf3iYQ/_old  2022-01-13 23:21:41.340057201 +0100
+++ /var/tmp/diff_new_pack.Yf3iYQ/_new  2022-01-13 23:21:41.344057203 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Manifest
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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 Test-Manifest
 Name:           perl-Test-Manifest
-Version:        2.022
+Version:        2.023
 Release:        0
 Summary:        Interact with a t/test_manifest file
 License:        Artistic-2.0
@@ -28,6 +28,7 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Test::More) >= 1
 %{perl_requires}
 

++++++ Test-Manifest-2.022.tar.gz -> Test-Manifest-2.023.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.022/Changes 
new/Test-Manifest-2.023/Changes
--- old/Test-Manifest-2.022/Changes     2021-01-16 14:30:41.000000000 +0100
+++ new/Test-Manifest-2.023/Changes     2022-01-08 22:48:54.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl module Test::Manifest
 
+2.023 2022-01-08T21:48:28Z
+       * No code changes. Fix a link in the README.pod.
+
 2.022 2021-01-16T13:29:49Z
        * freshen distro, remove Travis CI, add Github Actions
        * choroba fixed parallel testing (Github #4)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.022/META.json 
new/Test-Manifest-2.023/META.json
--- old/Test-Manifest-2.022/META.json   2021-01-16 14:30:44.000000000 +0100
+++ new/Test-Manifest-2.023/META.json   2022-01-08 22:48:56.000000000 +0100
@@ -4,7 +4,7 @@
       "brian d foy <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "artistic_2"
    ],
@@ -56,6 +56,6 @@
          "web" : "https://github.com/briandfoy/test-manifest";
       }
    },
-   "version" : "2.022",
-   "x_serialization_backend" : "JSON::PP version 4.02"
+   "version" : "2.023",
+   "x_serialization_backend" : "JSON::PP version 4.06"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.022/META.yml 
new/Test-Manifest-2.023/META.yml
--- old/Test-Manifest-2.022/META.yml    2021-01-16 14:30:44.000000000 +0100
+++ new/Test-Manifest-2.023/META.yml    2022-01-08 22:48:56.000000000 +0100
@@ -9,7 +9,7 @@
   ExtUtils::MakeMaker: '6.64'
   File::Spec::Functions: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,5 +28,5 @@
   bugtracker: https://github.com/briandfoy/test-manifest/issues
   homepage: https://github.com/briandfoy/test-manifest
   repository: https://github.com/briandfoy/test-manifest.git
-version: '2.022'
+version: '2.023'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.022/README.pod 
new/Test-Manifest-2.023/README.pod
--- old/Test-Manifest-2.022/README.pod  2021-01-16 14:30:41.000000000 +0100
+++ new/Test-Manifest-2.023/README.pod  2022-01-08 22:48:54.000000000 +0100
@@ -2,11 +2,11 @@
 
 =encoding utf8
 
-=for HTML <a href="../../actions?query=workflow%3Amacos"><img 
src="../../workflows/macos/badge.svg"></a>
+=for HTML <a 
href="https://www.github.com/briandfoy/test-manifest/actions?query=workflow%3Amacos";><img
 
src="https://www.github.com/briandfoy/test-manifest/workflows/macos/badge.svg";></a>
 
-=for HTML <a href="../../actions?query=workflow%3Aubuntu"><img 
src="../../workflows/ubuntu/badge.svg"></a>
+=for HTML <a 
href="https://www.github.com/briandfoy/test-manifest/actions?query=workflow%3Aubuntu";><img
 
src="https://www.github.com/briandfoy/test-manifest/workflows/ubuntu/badge.svg";></a>
 
-=for HTML <a href="../../actions?query=workflow%3Awindows"><img 
src="../../workflows/windows/badge.svg"></a>
+=for HTML <a 
href="https://www.github.com/briandfoy/test-manifest/actions?query=workflow%3Awindows";><img
 
src="https://www.github.com/briandfoy/test-manifest/workflows/windows/badge.svg";></a>
 
 =for HTML <a 
href='https://ci.appveyor.com/project/briandfoy/test-manifest'><img 
src='https://ci.appveyor.com/api/projects/status/b7p6yw0qdflonms6' /></a>
 
@@ -27,7 +27,7 @@
 
 To read about L<Test::Manifest>, look at the embedded documentation
 in the module itself. Inside the distribution, you can format it
-with L<perldoc|https://perldoc.perl.orgperldoc.html>:
+with L<perldoc|https://perldoc.perl.org/perldoc.html>:
 
        % perldoc lib/Test/Manifest.pm
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.022/lib/Test/Manifest.pm 
new/Test-Manifest-2.023/lib/Test/Manifest.pm
--- old/Test-Manifest-2.022/lib/Test/Manifest.pm        2021-01-16 
14:30:41.000000000 +0100
+++ new/Test-Manifest-2.023/lib/Test/Manifest.pm        2022-01-08 
22:48:54.000000000 +0100
@@ -12,7 +12,7 @@
 our @EXPORT    = qw(run_t_manifest);
 our @EXPORT_OK = qw(get_t_files make_test_manifest manifest_name);
 
-our $VERSION = '2.022';
+our $VERSION = '2.023';
 
 my %SeenInclude = ();
 my %SeenTest = ();
@@ -445,7 +445,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright ?? 2002-2021, brian d foy <[email protected]>. All rights reserved.
+Copyright ?? 2002-2022, brian d foy <[email protected]>. All rights reserved.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License 2.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.022/t/test_manifest 
new/Test-Manifest-2.023/t/test_manifest
--- old/Test-Manifest-2.022/t/test_manifest     2021-01-16 14:30:41.000000000 
+0100
+++ new/Test-Manifest-2.023/t/test_manifest     2022-01-08 22:48:54.000000000 
+0100
@@ -1,7 +1,2 @@
-# this is a comment, then a blank line
-
 00load.t
-01get_test_files.t
-01make_test_manifest.t
-    leading_space.t
-trailing_space.t # comment at end of line
\ No newline at end of file
+;include t/include_in_manifest.txt
\ No newline at end of file

Reply via email to