Hello community, here is the log from the commit of package perl-Test-Requires for openSUSE:Factory checked in at 2020-05-16 22:25:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Requires (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Requires.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Requires" Sat May 16 22:25:41 2020 rev:17 rq:805773 version:0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Requires/perl-Test-Requires.changes 2015-07-23 15:23:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Test-Requires.new.2738/perl-Test-Requires.changes 2020-05-16 22:26:02.065236193 +0200 @@ -1,0 +2,11 @@ +Thu May 14 03:11:26 UTC 2020 - Tina Müller <[email protected]> + +updated to 0.11 + see /usr/share/doc/packages/perl-Test-Requires/Changes + + 0.11 2020-05-14T00:34:23Z + + - Re-packaging + + +------------------------------------------------------------------- Old: ---- Test-Requires-0.10.tar.gz New: ---- Test-Requires-0.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Requires.spec ++++++ --- /var/tmp/diff_new_pack.J2ghQV/_old 2020-05-16 22:26:03.365238860 +0200 +++ /var/tmp/diff_new_pack.J2ghQV/_new 2020-05-16 22:26:03.365238860 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Requires # -# Copyright (c) 2015 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 @@ -12,19 +12,19 @@ # 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-Test-Requires -Version: 0.10 +Version: 0.11 Release: 0 %define cpan_name Test-Requires Summary: Checks to see if the module can be loaded -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Test-Requires/ -Source0: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,11 +48,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 @@ -61,6 +61,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE minil.toml README.md +%doc Changes minil.toml README.md +%license LICENSE %changelog ++++++ Test-Requires-0.10.tar.gz -> Test-Requires-0.11.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Requires-0.10/Changes new/Test-Requires-0.11/Changes --- old/Test-Requires-0.10/Changes 2015-07-21 14:37:18.000000000 +0200 +++ new/Test-Requires-0.11/Changes 2020-05-14 02:34:25.000000000 +0200 @@ -1,5 +1,9 @@ Revision history for Perl module Test::Requires +0.11 2020-05-14T00:34:23Z + + - Re-packaging + 0.10 2015-07-21T12:37:03Z - Support 5.6 again. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Requires-0.10/META.json new/Test-Requires-0.11/META.json --- old/Test-Requires-0.10/META.json 2015-07-21 14:37:18.000000000 +0200 +++ new/Test-Requires-0.11/META.json 2020-05-14 02:34:25.000000000 +0200 @@ -4,7 +4,7 @@ "Tokuhiro Matsuno <tokuhirom @*(#RJKLFHFSDLJF gmail.com>" ], "dynamic_config" : 0, - "generated_by" : "Minilla/v2.4.2", + "generated_by" : "Minilla/v3.1.10", "license" : [ "perl_5" ], @@ -40,7 +40,7 @@ "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion::Fast" : "0.04", - "Test::PAUSE::Permissions" : "0.04", + "Test::PAUSE::Permissions" : "0.07", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } @@ -56,7 +56,7 @@ "provides" : { "Test::Requires" : { "file" : "lib/Test/Requires.pm", - "version" : "0.10" + "version" : "0.11" } }, "release_status" : "stable", @@ -70,12 +70,14 @@ "web" : "https://github.com/tokuhirom/Test-Requires" } }, - "version" : "0.10", + "version" : "0.11", "x_contributors" : [ - "gfx <[email protected]>", - "Toby Inkster <[email protected]>", "Neil Bowers <[email protected]>", "Tatsuhiko Miyagawa <[email protected]>", - "Tokuhiro Matsuno <[email protected]>" - ] + "Toby Inkster <[email protected]>", + "Tokuhiro Matsuno <[email protected]>", + "gfx <[email protected]>" + ], + "x_serialization_backend" : "JSON::PP version 4.02", + "x_static_install" : 1 } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Requires-0.10/META.yml new/Test-Requires-0.11/META.yml --- old/Test-Requires-0.10/META.yml 2015-07-21 14:37:18.000000000 +0200 +++ new/Test-Requires-0.11/META.yml 2020-05-14 02:34:25.000000000 +0200 @@ -7,7 +7,7 @@ configure_requires: ExtUtils::MakeMaker: '6.64' dynamic_config: 0 -generated_by: 'Minilla/v2.4.2, CPAN::Meta::Converter version 2.150001' +generated_by: 'Minilla/v3.1.10, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -26,7 +26,7 @@ provides: Test::Requires: file: lib/Test/Requires.pm - version: '0.10' + version: '0.11' requires: Test::Builder::Module: '0' Test::More: '0.47' @@ -35,10 +35,12 @@ bugtracker: https://github.com/tokuhirom/Test-Requires/issues homepage: https://github.com/tokuhirom/Test-Requires repository: git://github.com/tokuhirom/Test-Requires.git -version: '0.10' +version: '0.11' x_contributors: - - 'gfx <[email protected]>' - - 'Toby Inkster <[email protected]>' - 'Neil Bowers <[email protected]>' - 'Tatsuhiko Miyagawa <[email protected]>' + - 'Toby Inkster <[email protected]>' - 'Tokuhiro Matsuno <[email protected]>' + - 'gfx <[email protected]>' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018' +x_static_install: 1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Requires-0.10/Makefile.PL new/Test-Requires-0.11/Makefile.PL --- old/Test-Requires-0.10/Makefile.PL 2015-07-21 14:37:18.000000000 +0200 +++ new/Test-Requires-0.11/Makefile.PL 2020-05-14 02:34:25.000000000 +0200 @@ -8,11 +8,10 @@ use ExtUtils::MakeMaker 6.64; - my %WriteMakefileArgs = ( NAME => 'Test::Requires', DISTNAME => 'Test-Requires', - VERSION => '0.10', + VERSION => '0.11', EXE_FILES => [glob('script/*'), glob('bin/*')], CONFIGURE_REQUIRES => { "ExtUtils::MakeMaker" => "6.64" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Requires-0.10/README.md new/Test-Requires-0.11/README.md --- old/Test-Requires-0.10/README.md 2015-07-21 14:37:18.000000000 +0200 +++ new/Test-Requires-0.11/README.md 2020-05-14 02:34:25.000000000 +0200 @@ -43,7 +43,7 @@ # AUTHOR -Tokuhiro Matsuno <tokuhirom @\*(#RJKLFHFSDLJF gmail.com> +Tokuhiro Matsuno <tokuhirom @\*(#RJKLFHFSDLJF gmail.com> # THANKS TO diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Requires-0.10/lib/Test/Requires.pm new/Test-Requires-0.11/lib/Test/Requires.pm --- old/Test-Requires-0.10/lib/Test/Requires.pm 2015-07-21 14:37:18.000000000 +0200 +++ new/Test-Requires-0.11/lib/Test/Requires.pm 2020-05-14 02:34:25.000000000 +0200 @@ -1,7 +1,7 @@ package Test::Requires; use strict; use warnings; -our $VERSION = '0.10'; +our $VERSION = '0.11'; use base 'Test::Builder::Module'; use 5.006;
