commit perl-Test-Manifest for openSUSE:Factory

2024-03-09 Thread Source-Sync
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 2024-03-09 20:55:13

Comparing /work/SRC/openSUSE:Factory/perl-Test-Manifest (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Manifest.new.1770 (New)


Package is "perl-Test-Manifest"

Sat Mar  9 20:55:13 2024 rev:22 rq:1156515 version:2.24.0

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Manifest/perl-Test-Manifest.changes
2024-03-01 23:37:15.701052731 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Manifest.new.1770/perl-Test-Manifest.changes
  2024-03-09 20:56:10.165850095 +0100
@@ -1,0 +2,5 @@
+Fri Mar  8 23:05:47 UTC 2024 - Tina Müller 
+
+- Fix disabling of __perllib_provides
+
+---



Other differences:
--
++ perl-Test-Manifest.spec ++
--- /var/tmp/diff_new_pack.roPlUS/_old  2024-03-09 20:56:10.609866349 +0100
+++ /var/tmp/diff_new_pack.roPlUS/_new  2024-03-09 20:56:10.613866495 +0100
@@ -32,7 +32,7 @@
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Test::More) >= 1
 Provides:   perl(Test::Manifest) = %{version}
-%define __perllib_provides /bin/true
+%undefine   __perllib_provides
 %{perl_requires}
 
 %description


commit perl-Test-Manifest for openSUSE:Factory

2022-01-13 Thread Source-Sync
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 
+
+- 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.0 +0100
+++ new/Test-Manifest-2.023/Changes 2022-01-08 22:48:54.0 +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.0 +0100
+++ new/Test-Manifest-2.023/META.json   2022-01-08 22:48:56.0 +0100
@@ -4,7 +4,7 @@
   "brian d foy "
],
"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.yml2021-01-16 14:30:44.0 +0100
+++ new/Test-Manifest-2.023/META.yml2022-01-08 22:48:56.0 +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.0 +0100
+++ 

commit perl-Test-Manifest for openSUSE:Factory

2021-01-19 Thread Source-Sync
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 2021-01-19 16:03:14

Comparing /work/SRC/openSUSE:Factory/perl-Test-Manifest (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Manifest.new.28504 (New)


Package is "perl-Test-Manifest"

Tue Jan 19 16:03:14 2021 rev:19 rq:864268 version:2.022

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Manifest/perl-Test-Manifest.changes
2018-07-10 16:15:14.941553207 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Manifest.new.28504/perl-Test-Manifest.changes
 2021-01-19 16:04:10.499558980 +0100
@@ -1,0 +2,10 @@
+Sun Jan 17 03:08:28 UTC 2021 - Tina M??ller 
+
+- updated to 2.022
+   see /usr/share/doc/packages/perl-Test-Manifest/Changes
+
+  2.022 2021-01-16T13:29:49Z
+   * freshen distro, remove Travis CI, add Github Actions
+   * choroba fixed parallel testing (Github #4)
+
+---

Old:

  Test-Manifest-2.021.tar.gz

New:

  Test-Manifest-2.022.tar.gz



Other differences:
--
++ perl-Test-Manifest.spec ++
--- /var/tmp/diff_new_pack.hCey8m/_old  2021-01-19 16:04:10.999559732 +0100
+++ /var/tmp/diff_new_pack.hCey8m/_new  2021-01-19 16:04:11.003559738 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Manifest
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,23 @@
 # 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/
 #
 
 
+%define cpan_name Test-Manifest
 Name:   perl-Test-Manifest
-Version:2.021
+Version:2.022
 Release:0
-%define cpan_name Test-Manifest
-Summary:Interact with a T/Test_manifest File
+Summary:Interact with a t/test_manifest file
 License:Artistic-2.0
-Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Test-Manifest/
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.94
+BuildRequires:  perl(Test::More) >= 1
 %{perl_requires}
 
 %description
@@ -58,14 +56,14 @@
 define sets of tests. See 'get_t_files' for more information.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -73,7 +71,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes examples test_manifest test_manifest_levels 
test_manifest_with_include
 %license LICENSE
 

++ Test-Manifest-2.021.tar.gz -> Test-Manifest-2.022.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.021/Changes 
new/Test-Manifest-2.022/Changes
--- old/Test-Manifest-2.021/Changes 2018-05-08 04:48:08.0 +0200
+++ new/Test-Manifest-2.022/Changes 2021-01-16 14:30:41.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl module Test::Manifest
 
+2.022 2021-01-16T13:29:49Z
+   * freshen distro, remove Travis CI, add Github Actions
+   * choroba fixed parallel testing (Github #4)
+
 2.021 2018-05-08T02:47:56Z
* Clarify that it's the Artistic License 2.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.021/MANIFEST 
new/Test-Manifest-2.022/MANIFEST
--- old/Test-Manifest-2.021/MANIFEST2018-05-08 04:48:08.0 +0200
+++ new/Test-Manifest-2.022/MANIFEST2021-01-16 14:30:41.0 +0100
@@ -17,6 +17,7 @@
 t/include_in_manifest.txt
 t/leading_space.t
 t/pod_coverage.t
+t/Test/Manifest/Tempdir.pm
 t/test_manifest
 t/trailing_space.t
 test_manifest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Manifest-2.021/MANIFEST.SKIP 
new/Test-Manifest-2.022/MANIFEST.SKIP
--- old/Test-Manifest-2.021/MANIFEST.SKIP   2018-05-08 04:48:08.0 
+0200
+++ new/Test-Manifest-2.022/MANIFEST.SKIP