Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Test-Mock-Time for
openSUSE:Factory checked in at 2024-03-08 18:08:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Mock-Time (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-Mock-Time.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Mock-Time"
Fri Mar 8 18:08:49 2024 rev:4 rq:1156060 version:0.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Mock-Time/perl-Test-Mock-Time.changes
2023-06-13 16:10:40.779299408 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-Mock-Time.new.1770/perl-Test-Mock-Time.changes
2024-03-08 18:08:51.725416136 +0100
@@ -1,0 +2,9 @@
+Wed Jan 10 03:10:01 UTC 2024 - Tina Müller <[email protected]>
+
+- updated to 0.2.1
+ see /usr/share/doc/packages/perl-Test-Mock-Time/Changes
+
+ v0.2.1 2024-01-09 13:25:43 EET
+ - Fix warning about bigint/bignum conflict.
+
+-------------------------------------------------------------------
Old:
----
Test-Mock-Time-v0.2.0.tar.gz
New:
----
Test-Mock-Time-v0.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-Mock-Time.spec ++++++
--- /var/tmp/diff_new_pack.jlI73v/_old 2024-03-08 18:08:52.273436726 +0100
+++ /var/tmp/diff_new_pack.jlI73v/_new 2024-03-08 18:08:52.277436876 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-Mock-Time
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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-Mock-Time
Name: perl-Test-Mock-Time
-Version: 0.2.0
+Version: 0.2.1
Release: 0
License: MIT
Summary: Deterministic time & timers for event loop tests
++++++ Test-Mock-Time-v0.2.0.tar.gz -> Test-Mock-Time-v0.2.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/Build.PL
new/Test-Mock-Time-v0.2.1/Build.PL
--- old/Test-Mock-Time-v0.2.0/Build.PL 2023-06-07 00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/Build.PL 2024-01-09 12:25:50.000000000 +0100
@@ -1,7 +1,9 @@
-# This Build.PL for Test-Mock-Time was generated by
Dist::Zilla::Plugin::ModuleBuildTiny 0.015.
+# This Build.PL for Test-Mock-Time was generated by
Dist::Zilla::Plugin::ModuleBuildTiny 0.017.
use strict;
use warnings;
+
use 5.008001;
use Module::Build::Tiny 0.034;
Build_PL();
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/Changes
new/Test-Mock-Time-v0.2.1/Changes
--- old/Test-Mock-Time-v0.2.0/Changes 2023-06-07 00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/Changes 2024-01-09 12:25:50.000000000 +0100
@@ -1,5 +1,8 @@
Revision history for Test-Mock-Time
+v0.2.1 2024-01-09 13:25:43 EET
+ - Fix warning about bigint/bignum conflict.
+
v0.2.0 2023-06-07 01:30:38 EEST
- Fix compatibility with modern EV.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/MANIFEST
new/Test-Mock-Time-v0.2.1/MANIFEST
--- old/Test-Mock-Time-v0.2.0/MANIFEST 2023-06-07 00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/MANIFEST 2024-01-09 12:25:50.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.029.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.030.
Build.PL
Changes
LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/META.json
new/Test-Mock-Time-v0.2.1/META.json
--- old/Test-Mock-Time-v0.2.0/META.json 2023-06-07 00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/META.json 2024-01-09 12:25:50.000000000 +0100
@@ -4,7 +4,7 @@
"Alex Efros <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Milla version v1.0.21, Dist::Zilla version 6.029,
CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Milla version v1.0.22, Dist::Zilla version 6.030,
CPAN::Meta::Converter version 2.150010",
"license" : [
"mit"
],
@@ -34,7 +34,7 @@
},
"develop" : {
"requires" : {
- "Dist::Milla" : "v1.0.21",
+ "Dist::Milla" : "v1.0.22",
"Test::Distribution" : "0",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41"
@@ -68,7 +68,7 @@
"provides" : {
"Test::Mock::Time" : {
"file" : "lib/Test/Mock/Time.pm",
- "version" : "v0.2.0"
+ "version" : "v0.2.1"
}
},
"release_status" : "stable",
@@ -83,12 +83,12 @@
"web" : "https://github.com/powerman/perl-Test-Mock-Time"
}
},
- "version" : "v0.2.0",
+ "version" : "v0.2.1",
"x_contributors" : [
"Dagfinn Ilmari Manns\u00e5ker <[email protected]>"
],
- "x_generated_by_perl" : "v5.36.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
+ "x_generated_by_perl" : "v5.38.2",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
"x_spdx_expression" : "MIT",
"x_static_install" : 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/META.yml
new/Test-Mock-Time-v0.2.1/META.yml
--- old/Test-Mock-Time-v0.2.0/META.yml 2023-06-07 00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/META.yml 2024-01-09 12:25:50.000000000 +0100
@@ -8,7 +8,7 @@
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
-generated_by: 'Dist::Milla version v1.0.21, Dist::Zilla version 6.029,
CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Milla version v1.0.22, Dist::Zilla version 6.030,
CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,7 +25,7 @@
provides:
Test::Mock::Time:
file: lib/Test/Mock/Time.pm
- version: v0.2.0
+ version: v0.2.1
requires:
Export::Attrs: '0'
List::Util: '1.33'
@@ -37,10 +37,10 @@
bugtracker: https://github.com/powerman/perl-Test-Mock-Time/issues
homepage: https://github.com/powerman/perl-Test-Mock-Time
repository: https://github.com/powerman/perl-Test-Mock-Time.git
-version: v0.2.0
+version: v0.2.1
x_contributors:
- 'Dagfinn Ilmari Mannsåker <[email protected]>'
-x_generated_by_perl: v5.36.0
-x_serialization_backend: 'YAML::Tiny version 1.73'
+x_generated_by_perl: v5.38.2
+x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: MIT
x_static_install: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/README
new/Test-Mock-Time-v0.2.1/README
--- old/Test-Mock-Time-v0.2.0/README 2023-06-07 00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/README 2024-01-09 12:25:50.000000000 +0100
@@ -4,7 +4,7 @@
VERSION
- This document describes Test::Mock::Time version v0.2.0
+ This document describes Test::Mock::Time version v0.2.1
SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-Mock-Time-v0.2.0/lib/Test/Mock/Time.pm
new/Test-Mock-Time-v0.2.1/lib/Test/Mock/Time.pm
--- old/Test-Mock-Time-v0.2.0/lib/Test/Mock/Time.pm 2023-06-07
00:30:41.000000000 +0200
+++ new/Test-Mock-Time-v0.2.1/lib/Test/Mock/Time.pm 2024-01-09
12:25:50.000000000 +0100
@@ -5,7 +5,7 @@
use utf8;
use Carp;
-our $VERSION = 'v0.2.0';
+our $VERSION = 'v0.2.1';
use Export::Attrs;
use List::Util qw( any );
@@ -410,7 +410,7 @@
$repeat = sprintf '%.6f', $repeat < 0 ? 0 : $repeat;
my $now = sprintf '%.6f', $Absolute + $Relative;
if ($repeat > 0 && $at < $now) {
- use bigint;
+ use bignum;
$at += $repeat * int(($now - $at) / $repeat + 1);
$at = sprintf '%.6f', $at;
}
@@ -509,7 +509,7 @@
=head1 VERSION
-This document describes Test::Mock::Time version v0.2.0
+This document describes Test::Mock::Time version v0.2.1
=head1 SYNOPSIS