Hello community,
here is the log from the commit of package perl-Test-TempDir-Tiny for
openSUSE:Factory checked in at 2018-09-24 13:12:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-TempDir-Tiny (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-TempDir-Tiny.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-TempDir-Tiny"
Mon Sep 24 13:12:02 2018 rev:3 rq:636835 version:0.018
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-TempDir-Tiny/perl-Test-TempDir-Tiny.changes
2018-06-02 11:58:43.925512181 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-TempDir-Tiny.new/perl-Test-TempDir-Tiny.changes
2018-09-24 13:12:09.813822397 +0200
@@ -1,0 +2,10 @@
+Thu Sep 20 06:02:43 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to 0.018
+ see /usr/share/doc/packages/perl-Test-TempDir-Tiny/Changes
+
+ 0.018 2018-07-12 08:21:56-04:00 America/New_York
+
+ - Bumped required version of File::Temp to 0.2308
+
+-------------------------------------------------------------------
Old:
----
Test-TempDir-Tiny-0.017.tar.gz
New:
----
Test-TempDir-Tiny-0.018.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-TempDir-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.mSV8Nq/_old 2018-09-24 13:12:10.241821643 +0200
+++ /var/tmp/diff_new_pack.mSV8Nq/_new 2018-09-24 13:12:10.245821636 +0200
@@ -12,12 +12,12 @@
# 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-TempDir-Tiny
-Version: 0.017
+Version: 0.018
Release: 0
%define cpan_name Test-TempDir-Tiny
Summary: Temporary directories that stick around when tests fail
@@ -31,7 +31,9 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(File::Path) >= 2.070000
+BuildRequires: perl(File::Temp) >= 0.2308
Requires: perl(File::Path) >= 2.070000
+Requires: perl(File::Temp) >= 0.2308
%{perl_requires}
%description
++++++ Test-TempDir-Tiny-0.017.tar.gz -> Test-TempDir-Tiny-0.018.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/Changes
new/Test-TempDir-Tiny-0.018/Changes
--- old/Test-TempDir-Tiny-0.017/Changes 2018-05-02 22:31:19.000000000 +0200
+++ new/Test-TempDir-Tiny-0.018/Changes 2018-07-12 14:22:03.000000000 +0200
@@ -1,5 +1,9 @@
Revision history for Test-TempDir-Tiny
+0.018 2018-07-12 08:21:56-04:00 America/New_York
+
+ - Bumped required version of File::Temp to 0.2308
+
0.017 2018-05-02 16:31:12-04:00 America/New_York
- Bumped required version of File::Path to 2.07
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/META.json
new/Test-TempDir-Tiny-0.018/META.json
--- old/Test-TempDir-Tiny-0.017/META.json 2018-05-02 22:31:19.000000000
+0200
+++ new/Test-TempDir-Tiny-0.018/META.json 2018-07-12 14:22:03.000000000
+0200
@@ -63,7 +63,7 @@
"Exporter" : "5.57",
"File::Path" : "2.07",
"File::Spec::Functions" : "0",
- "File::Temp" : "0",
+ "File::Temp" : "0.2308",
"perl" : "5.006002",
"strict" : "0",
"warnings" : "0"
@@ -86,7 +86,7 @@
"provides" : {
"Test::TempDir::Tiny" : {
"file" : "lib/Test/TempDir/Tiny.pm",
- "version" : "0.017"
+ "version" : "0.018"
}
},
"release_status" : "stable",
@@ -101,7 +101,7 @@
"web" : "https://github.com/dagolden/Test-TempDir-Tiny"
}
},
- "version" : "0.017",
+ "version" : "0.018",
"x_authority" : "cpan:DAGOLDEN",
"x_contributors" : [
"Christian Walde <[email protected]>",
@@ -109,7 +109,7 @@
"Shawn Laffan <[email protected]>",
"Sven Kirmess <[email protected]>"
],
- "x_generated_by_perl" : "v5.26.1",
- "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
+ "x_generated_by_perl" : "v5.28.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/META.yml
new/Test-TempDir-Tiny-0.018/META.yml
--- old/Test-TempDir-Tiny-0.017/META.yml 2018-05-02 22:31:19.000000000
+0200
+++ new/Test-TempDir-Tiny-0.018/META.yml 2018-07-12 14:22:03.000000000
+0200
@@ -29,7 +29,7 @@
provides:
Test::TempDir::Tiny:
file: lib/Test/TempDir/Tiny.pm
- version: '0.017'
+ version: '0.018'
requires:
B: '0'
Carp: '0'
@@ -37,7 +37,7 @@
Exporter: '5.57'
File::Path: '2.07'
File::Spec::Functions: '0'
- File::Temp: '0'
+ File::Temp: '0.2308'
perl: '5.006002'
strict: '0'
warnings: '0'
@@ -45,12 +45,12 @@
bugtracker: https://github.com/dagolden/Test-TempDir-Tiny/issues
homepage: https://github.com/dagolden/Test-TempDir-Tiny
repository: https://github.com/dagolden/Test-TempDir-Tiny.git
-version: '0.017'
+version: '0.018'
x_authority: cpan:DAGOLDEN
x_contributors:
- 'Christian Walde <[email protected]>'
- 'Kent Fredric <[email protected]>'
- 'Shawn Laffan <[email protected]>'
- 'Sven Kirmess <[email protected]>'
-x_generated_by_perl: v5.26.1
-x_serialization_backend: 'YAML::Tiny version 1.70'
+x_generated_by_perl: v5.28.0
+x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/Makefile.PL
new/Test-TempDir-Tiny-0.018/Makefile.PL
--- old/Test-TempDir-Tiny-0.017/Makefile.PL 2018-05-02 22:31:19.000000000
+0200
+++ new/Test-TempDir-Tiny-0.018/Makefile.PL 2018-07-12 14:22:03.000000000
+0200
@@ -23,7 +23,7 @@
"Exporter" => "5.57",
"File::Path" => "2.07",
"File::Spec::Functions" => 0,
- "File::Temp" => 0,
+ "File::Temp" => "0.2308",
"strict" => 0,
"warnings" => 0
},
@@ -33,7 +33,7 @@
"File::Spec" => 0,
"Test::More" => 0
},
- "VERSION" => "0.017",
+ "VERSION" => "0.018",
"test" => {
"TESTS" => "t/*.t"
}
@@ -50,7 +50,7 @@
"File::Path" => "2.07",
"File::Spec" => 0,
"File::Spec::Functions" => 0,
- "File::Temp" => 0,
+ "File::Temp" => "0.2308",
"Test::More" => 0,
"strict" => 0,
"warnings" => 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/README
new/Test-TempDir-Tiny-0.018/README
--- old/Test-TempDir-Tiny-0.017/README 2018-05-02 22:31:19.000000000 +0200
+++ new/Test-TempDir-Tiny-0.018/README 2018-07-12 14:22:03.000000000 +0200
@@ -3,7 +3,7 @@
fail
VERSION
- version 0.017
+ version 0.018
SYNOPSIS
# t/foo.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/cpanfile
new/Test-TempDir-Tiny-0.018/cpanfile
--- old/Test-TempDir-Tiny-0.017/cpanfile 2018-05-02 22:31:19.000000000
+0200
+++ new/Test-TempDir-Tiny-0.018/cpanfile 2018-07-12 14:22:03.000000000
+0200
@@ -4,7 +4,7 @@
requires "Exporter" => "5.57";
requires "File::Path" => "2.07";
requires "File::Spec::Functions" => "0";
-requires "File::Temp" => "0";
+requires "File::Temp" => "0.2308";
requires "perl" => "5.006002";
requires "strict" => "0";
requires "warnings" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/lib/Test/TempDir/Tiny.pm
new/Test-TempDir-Tiny-0.018/lib/Test/TempDir/Tiny.pm
--- old/Test-TempDir-Tiny-0.017/lib/Test/TempDir/Tiny.pm 2018-05-02
22:31:19.000000000 +0200
+++ new/Test-TempDir-Tiny-0.018/lib/Test/TempDir/Tiny.pm 2018-07-12
14:22:03.000000000 +0200
@@ -5,7 +5,7 @@
package Test::TempDir::Tiny;
# ABSTRACT: Temporary directories that stick around when tests fail
-our $VERSION = '0.017';
+our $VERSION = '0.018';
use Exporter 5.57 qw/import/;
our @EXPORT = qw/tempdir in_tempdir/;
@@ -18,7 +18,7 @@
use File::Path 2.07 qw/remove_tree/;
}
use File::Spec::Functions qw/catdir/;
-use File::Temp;
+use File::Temp 0.2308;
my ( $ROOT_DIR, $TEST_DIR, %COUNTER );
my ( $ORIGINAL_PID, $ORIGINAL_CWD, $TRIES, $DELAY, $SYSTEM_TEMP ) =
@@ -241,7 +241,7 @@
=head1 VERSION
-version 0.017
+version 0.018
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-TempDir-Tiny-0.017/t/00-report-prereqs.dd
new/Test-TempDir-Tiny-0.018/t/00-report-prereqs.dd
--- old/Test-TempDir-Tiny-0.017/t/00-report-prereqs.dd 2018-05-02
22:31:19.000000000 +0200
+++ new/Test-TempDir-Tiny-0.018/t/00-report-prereqs.dd 2018-07-12
14:22:03.000000000 +0200
@@ -37,7 +37,7 @@
'Exporter' => '5.57',
'File::Path' => '2.07',
'File::Spec::Functions' => '0',
- 'File::Temp' => '0',
+ 'File::Temp' => '0.2308',
'perl' => '5.006002',
'strict' => '0',
'warnings' => '0'