Hello community, here is the log from the commit of package perl-File-Temp for openSUSE:Factory checked in at 2020-10-12 13:59:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-File-Temp (Old) and /work/SRC/openSUSE:Factory/.perl-File-Temp.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-File-Temp" Mon Oct 12 13:59:41 2020 rev:8 rq:839438 version:0.2311 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes 2020-09-29 19:02:05.285794238 +0200 +++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new.3486/perl-File-Temp.changes 2020-10-12 14:00:17.310240458 +0200 @@ -1,0 +2,9 @@ +Sun Oct 4 03:11:19 UTC 2020 - Tina Müller <[email protected]> + +- updated to 0.2311 + see /usr/share/doc/packages/perl-File-Temp/Changes + + 0.2311 2020-10-03 04:04:15Z + - Fix new PERMS test so as to also pass on root (RT#133443) + +------------------------------------------------------------------- Old: ---- File-Temp-0.2310.tar.gz New: ---- File-Temp-0.2311.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-File-Temp.spec ++++++ --- /var/tmp/diff_new_pack.NdMPHh/_old 2020-10-12 14:00:18.802241080 +0200 +++ /var/tmp/diff_new_pack.NdMPHh/_new 2020-10-12 14:00:18.806241083 +0200 @@ -17,7 +17,7 @@ Name: perl-File-Temp -Version: 0.2310 +Version: 0.2311 Release: 0 %define cpan_name File-Temp Summary: Return name and handle of a temporary file safely ++++++ File-Temp-0.2310.tar.gz -> File-Temp-0.2311.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/Changes new/File-Temp-0.2311/Changes --- old/File-Temp-0.2310/Changes 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/Changes 2020-10-03 06:04:22.000000000 +0200 @@ -1,3 +1,6 @@ +0.2311 2020-10-03 04:04:15Z + - Fix new PERMS test so as to also pass on root (RT#133443) + 0.2310 2020-09-26 17:37:56Z - add AppVeyor CI - Add PERMS options to create temp file with given file permissions diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/META.json new/File-Temp-0.2311/META.json --- old/File-Temp-0.2310/META.json 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/META.json 2020-10-03 06:04:22.000000000 +0200 @@ -163,7 +163,7 @@ "provides" : { "File::Temp" : { "file" : "lib/File/Temp.pm", - "version" : "0.2310" + "version" : "0.2311" } }, "release_status" : "stable", @@ -181,10 +181,10 @@ "x_IRC" : "irc://irc.perl.org/#toolchain", "x_MailingList" : "http://lists.perl.org/list/cpan-workers.html" }, - "version" : "0.2310", + "version" : "0.2311", "x_Dist_Zilla" : { "perl" : { - "version" : "5.033001" + "version" : "5.033002" }, "plugins" : [ { @@ -794,7 +794,7 @@ "class" : "Dist::Zilla::Plugin::EnsureLatestPerl", "config" : { "Dist::Zilla::Plugin::EnsureLatestPerl" : { - "Module::CoreList" : "5.20200820" + "Module::CoreList" : "5.20200920" } }, "name" : "@Author::ETHER/EnsureLatestPerl", @@ -1012,7 +1012,7 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v0.2310", + "tag" : "v0.2311", "tag_format" : "v%V", "tag_message" : "v%v%t" }, @@ -1313,7 +1313,7 @@ "Kevin Ryde <[email protected]>", "Ben Tilly <[email protected]>" ], - "x_generated_by_perl" : "v5.33.1", + "x_generated_by_perl" : "v5.33.2", "x_serialization_backend" : "Cpanel::JSON::XS version 4.23", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later", "x_static_install" : 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/META.yml new/File-Temp-0.2311/META.yml --- old/File-Temp-0.2310/META.yml 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/META.yml 2020-10-03 06:04:22.000000000 +0200 @@ -24,7 +24,7 @@ provides: File::Temp: file: lib/File/Temp.pm - version: '0.2310' + version: '0.2311' requires: Carp: '0' Carp::Heavy: '0' @@ -49,10 +49,10 @@ bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=File-Temp homepage: https://github.com/Perl-Toolchain-Gang/File-Temp repository: https://github.com/Perl-Toolchain-Gang/File-Temp.git -version: '0.2310' +version: '0.2311' x_Dist_Zilla: perl: - version: '5.033001' + version: '5.033002' plugins: - class: Dist::Zilla::Plugin::Prereqs @@ -526,7 +526,7 @@ class: Dist::Zilla::Plugin::EnsureLatestPerl config: Dist::Zilla::Plugin::EnsureLatestPerl: - Module::CoreList: '5.20200820' + Module::CoreList: '5.20200920' name: '@Author::ETHER/EnsureLatestPerl' version: '0.008' - @@ -690,7 +690,7 @@ branch: ~ changelog: Changes signed: 0 - tag: v0.2310 + tag: v0.2311 tag_format: v%V tag_message: v%v%t Dist::Zilla::Role::Git::Repo: @@ -918,7 +918,7 @@ - 'James E. Keenan <[email protected]>' - 'Kevin Ryde <[email protected]>' - 'Ben Tilly <[email protected]>' -x_generated_by_perl: v5.33.1 +x_generated_by_perl: v5.33.2 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' x_static_install: 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/Makefile.PL new/File-Temp-0.2311/Makefile.PL --- old/File-Temp-0.2310/Makefile.PL 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/Makefile.PL 2020-10-03 06:04:22.000000000 +0200 @@ -41,7 +41,7 @@ "Test::More" => 0, "warnings" => 0 }, - "VERSION" => "0.2310", + "VERSION" => "0.2311", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/README new/File-Temp-0.2311/README --- old/File-Temp-0.2310/README 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/README 2020-10-03 06:04:22.000000000 +0200 @@ -1,5 +1,5 @@ This archive contains the distribution File-Temp, -version 0.2310: +version 0.2311: return name and handle of a temporary file safely diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/lib/File/Temp.pm new/File-Temp-0.2311/lib/File/Temp.pm --- old/File-Temp-0.2310/lib/File/Temp.pm 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/lib/File/Temp.pm 2020-10-03 06:04:22.000000000 +0200 @@ -1,7 +1,7 @@ -package File::Temp; # git description: v0.2309-16-g1d3137c +package File::Temp; # git description: v0.2310-3-gc7148fe # ABSTRACT: return name and handle of a temporary file safely -our $VERSION = '0.2310'; +our $VERSION = '0.2311'; #pod =begin :__INTERNALS #pod @@ -1382,7 +1382,7 @@ #pod #pod EXLOCK flag available since 0.19. #pod -#pod PERMS flag available since 0.24. +#pod PERMS flag available since 0.2310. #pod #pod =cut @@ -2596,7 +2596,7 @@ package ## hide from PAUSE File::Temp::Dir; -our $VERSION = '0.2310'; +our $VERSION = '0.2311'; use File::Path qw/ rmtree /; use strict; @@ -2663,7 +2663,7 @@ =head1 VERSION -version 0.2310 +version 0.2311 =head1 SYNOPSIS @@ -3037,7 +3037,7 @@ EXLOCK flag available since 0.19. -PERMS flag available since 0.24. +PERMS flag available since 0.2310. =item B<tempdir> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/t/tempfile.t new/File-Temp-0.2311/t/tempfile.t --- old/File-Temp-0.2310/t/tempfile.t 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/t/tempfile.t 2020-10-03 06:04:22.000000000 +0200 @@ -105,8 +105,15 @@ DIR => $tempdir, ); -ok( (-f $tempfile && -r _ && -w _), - "Created tempfile with default permissions" ); +# From perlport on chmod: +# +# (Win32) Only good for changing "owner" read-write access; +# "group" and "other" bits are meaningless. +# +# So we don't check the full permissions -- it will be 0444 on Win32 +# instead of 0400. Instead, just check the owner bits. + +is((stat($tempfile))[2] & 00700, 0600, 'created tempfile with default permissions'); push(@files, File::Spec->rel2abs($tempfile)); # Test tempfile @@ -116,15 +123,7 @@ PERMS => 0400, ); -# From perlport on chmod: -# -# (Win32) Only good for changing "owner" read-write access; -# "group" and "other" bits are meaningless. -# -# So don't check actual file permissions -- it will be 0444 on Win32 -# instead of 0400. Instead, just check that no longer writable. -ok( (-f $tempfile && -r _ && ! -w _), - "Created tempfile with changed permissions" ); +is((stat($tempfile))[2] & 00700, 0400, 'created tempfile with changed permissions'); push(@files, File::Spec->rel2abs($tempfile)); print "# TEMPFILE: Created $tempfile\n"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/File-Temp-0.2310/xt/release/changes_has_content.t new/File-Temp-0.2311/xt/release/changes_has_content.t --- old/File-Temp-0.2310/xt/release/changes_has_content.t 2020-09-26 19:38:03.000000000 +0200 +++ new/File-Temp-0.2311/xt/release/changes_has_content.t 2020-10-03 06:04:22.000000000 +0200 @@ -2,7 +2,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '0.2310'; +my $newver = '0.2311'; my $trial_token = '-TRIAL'; my $encoding = 'UTF-8';
