Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Minion-Backend-SQLite for 
openSUSE:Factory checked in at 2021-02-17 18:12:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Minion-Backend-SQLite (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Minion-Backend-SQLite.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Minion-Backend-SQLite"

Wed Feb 17 18:12:46 2021 rev:9 rq:873068 version:5.0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Minion-Backend-SQLite/perl-Minion-Backend-SQLite.changes
    2020-08-05 20:27:23.935044670 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Minion-Backend-SQLite.new.28504/perl-Minion-Backend-SQLite.changes
 2021-02-17 18:13:33.218039446 +0100
@@ -1,0 +2,9 @@
+Wed Feb 17 03:09:37 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 5.0.4
+   see /usr/share/doc/packages/perl-Minion-Backend-SQLite/Changes
+
+  v5.0.4    2021-02-16 13:30:11 EST
+    - Use Mojo::Promise in tests instead of the deprecated and decored 
Mojo::IOLoop::Delay (#17, Stefan Adams)
+
+-------------------------------------------------------------------

Old:
----
  Minion-Backend-SQLite-v5.0.3.tar.gz

New:
----
  Minion-Backend-SQLite-v5.0.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Minion-Backend-SQLite.spec ++++++
--- /var/tmp/diff_new_pack.28ATRo/_old  2021-02-17 18:13:33.726039861 +0100
+++ /var/tmp/diff_new_pack.28ATRo/_new  2021-02-17 18:13:33.726039861 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Minion-Backend-SQLite
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -16,29 +16,27 @@
 #
 
 
+%define cpan_name Minion-Backend-SQLite
 Name:           perl-Minion-Backend-SQLite
-Version:        5.0.3
+Version:        5.0.4
 Release:        0
-%define cpan_name Minion-Backend-SQLite
 Summary:        SQLite backend for Minion job queue
 License:        Artistic-2.0
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/D/DB/DBOOK/%{cpan_name}-v%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Minion) >= 10.13
 BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Mojo::SQLite) >= 3.000
-BuildRequires:  perl(Mojolicious) >= 7.29
+BuildRequires:  perl(Mojolicious) >= 7.49
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:       perl(Minion) >= 10.13
 Requires:       perl(Mojo::SQLite) >= 3.000
-Requires:       perl(Mojolicious) >= 7.29
+Requires:       perl(Mojolicious) >= 7.49
 %{perl_requires}
 
 %description
@@ -48,7 +46,7 @@
 database will be created in a temporary directory.
 
 %prep
-%setup -q -n %{cpan_name}-v%{version}
+%autosetup  -n %{cpan_name}-v%{version}
 
 %build
 perl Build.PL --installdirs=vendor
@@ -62,7 +60,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTING.md examples prereqs.yml README
 %license LICENSE
 

++++++ Minion-Backend-SQLite-v5.0.3.tar.gz -> 
Minion-Backend-SQLite-v5.0.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/Build.PL 
new/Minion-Backend-SQLite-v5.0.4/Build.PL
--- old/Minion-Backend-SQLite-v5.0.3/Build.PL   2020-08-03 00:15:22.000000000 
+0200
+++ new/Minion-Backend-SQLite-v5.0.4/Build.PL   2021-02-16 19:30:14.000000000 
+0100
@@ -68,7 +68,7 @@
     }
 
 
-    # This section was automatically generated by 
Dist::Zilla::Plugin::ModuleBuild v6.015.
+    # This section was automatically generated by 
Dist::Zilla::Plugin::ModuleBuild v6.017.
     use strict;
     use warnings;
 
@@ -84,7 +84,7 @@
         "Dan Book <dbook\@cpan.org>"
       ],
       "dist_name" => "Minion-Backend-SQLite",
-      "dist_version" => "v5.0.3",
+      "dist_version" => "v5.0.4",
       "license" => "artistic_2",
       "module_name" => "Minion::Backend::SQLite",
       "recursive_test_files" => 1,
@@ -92,7 +92,7 @@
         "List::Util" => 0,
         "Minion" => "10.13",
         "Mojo::SQLite" => "3.000",
-        "Mojolicious" => "7.29",
+        "Mojolicious" => "7.49",
         "Sys::Hostname" => 0,
         "Time::HiRes" => 0,
         "perl" => "5.010001"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/CONTRIBUTING.md 
new/Minion-Backend-SQLite-v5.0.4/CONTRIBUTING.md
--- old/Minion-Backend-SQLite-v5.0.3/CONTRIBUTING.md    2020-08-03 
00:15:22.000000000 +0200
+++ new/Minion-Backend-SQLite-v5.0.4/CONTRIBUTING.md    2021-02-16 
19:30:14.000000000 +0100
@@ -24,8 +24,8 @@
     $ curl -L https://cpanmin.us | perl - --installdeps --with-develop .
     $ wget -qO - https://cpanmin.us | perl - --installdeps --with-develop .
 
-Otherwise, look for either a `cpanfile` or `META.json` file for a list of
-dependencies to satisfy.
+Otherwise, look for either a `cpanfile`, `prereqs.json`/`prereqs.yml`, or
+`META.json` file for a list of dependencies to satisfy.
 
 ## Running tests
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/Changes 
new/Minion-Backend-SQLite-v5.0.4/Changes
--- old/Minion-Backend-SQLite-v5.0.3/Changes    2020-08-03 00:15:22.000000000 
+0200
+++ new/Minion-Backend-SQLite-v5.0.4/Changes    2021-02-16 19:30:14.000000000 
+0100
@@ -1,3 +1,6 @@
+v5.0.4    2021-02-16 13:30:11 EST
+  - Use Mojo::Promise in tests instead of the deprecated and decored 
Mojo::IOLoop::Delay (#17, Stefan Adams)
+
 v5.0.3    2020-08-02 18:15:20 EDT
   - Minion requirement bumped to 10.13.
   - Removed experimental support for job sequences.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/MANIFEST 
new/Minion-Backend-SQLite-v5.0.4/MANIFEST
--- old/Minion-Backend-SQLite-v5.0.3/MANIFEST   2020-08-03 00:15:22.000000000 
+0200
+++ new/Minion-Backend-SQLite-v5.0.4/MANIFEST   2021-02-16 19:30:14.000000000 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.015.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.017.
 Build.PL
 CONTRIBUTING.md
 Changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/META.json 
new/Minion-Backend-SQLite-v5.0.4/META.json
--- old/Minion-Backend-SQLite-v5.0.3/META.json  2020-08-03 00:15:22.000000000 
+0200
+++ new/Minion-Backend-SQLite-v5.0.4/META.json  2021-02-16 19:30:14.000000000 
+0100
@@ -4,7 +4,7 @@
       "Dan Book <db...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "artistic_2"
    ],
@@ -41,7 +41,7 @@
             "List::Util" : "0",
             "Minion" : "10.13",
             "Mojo::SQLite" : "3.000",
-            "Mojolicious" : "7.29",
+            "Mojolicious" : "7.49",
             "Sys::Hostname" : "0",
             "Time::HiRes" : "0",
             "perl" : "5.010001"
@@ -64,7 +64,7 @@
    "provides" : {
       "Minion::Backend::SQLite" : {
          "file" : "lib/Minion/Backend/SQLite.pm",
-         "version" : "v5.0.3"
+         "version" : "v5.0.4"
       }
    },
    "release_status" : "stable",
@@ -80,13 +80,14 @@
       },
       "x_IRC" : "irc://irc.freenode.net/#mojo"
    },
-   "version" : "v5.0.3",
+   "version" : "v5.0.4",
    "x_contributors" : [
       "Dan Book <gri...@grinnz.com>",
+      "Stefan Adams <s1037...@gmail.com>",
       "yrjustice <43676784+yrjust...@users.noreply.github.com>"
    ],
-   "x_generated_by_perl" : "v5.30.2",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+   "x_generated_by_perl" : "v5.32.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
    "x_spdx_expression" : "Artistic-2.0"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/META.yml 
new/Minion-Backend-SQLite-v5.0.4/META.yml
--- old/Minion-Backend-SQLite-v5.0.3/META.yml   2020-08-03 00:15:22.000000000 
+0200
+++ new/Minion-Backend-SQLite-v5.0.4/META.yml   2021-02-16 19:30:14.000000000 
+0100
@@ -9,7 +9,7 @@
 configure_requires:
   Module::Build::Tiny: '0.034'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,12 +26,12 @@
 provides:
   Minion::Backend::SQLite:
     file: lib/Minion/Backend/SQLite.pm
-    version: v5.0.3
+    version: v5.0.4
 requires:
   List::Util: '0'
   Minion: '10.13'
   Mojo::SQLite: '3.000'
-  Mojolicious: '7.29'
+  Mojolicious: '7.49'
   Sys::Hostname: '0'
   Time::HiRes: '0'
   perl: '5.010001'
@@ -40,10 +40,11 @@
   bugtracker: https://github.com/Grinnz/Minion-Backend-SQLite/issues
   homepage: https://github.com/Grinnz/Minion-Backend-SQLite
   repository: https://github.com/Grinnz/Minion-Backend-SQLite.git
-version: v5.0.3
+version: v5.0.4
 x_contributors:
   - 'Dan Book <gri...@grinnz.com>'
+  - 'Stefan Adams <s1037...@gmail.com>'
   - 'yrjustice <43676784+yrjust...@users.noreply.github.com>'
-x_generated_by_perl: v5.30.2
+x_generated_by_perl: v5.32.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: Artistic-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Minion-Backend-SQLite-v5.0.3/lib/Minion/Backend/SQLite.pm 
new/Minion-Backend-SQLite-v5.0.4/lib/Minion/Backend/SQLite.pm
--- old/Minion-Backend-SQLite-v5.0.3/lib/Minion/Backend/SQLite.pm       
2020-08-03 00:15:22.000000000 +0200
+++ new/Minion-Backend-SQLite-v5.0.4/lib/Minion/Backend/SQLite.pm       
2021-02-16 19:30:14.000000000 +0100
@@ -8,7 +8,7 @@
 use Sys::Hostname 'hostname';
 use Time::HiRes 'usleep';
 
-our $VERSION = 'v5.0.3';
+our $VERSION = 'v5.0.4';
 
 has dequeue_interval => 0.5;
 has 'sqlite';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/prereqs.yml 
new/Minion-Backend-SQLite-v5.0.4/prereqs.yml
--- old/Minion-Backend-SQLite-v5.0.3/prereqs.yml        2020-08-03 
00:15:22.000000000 +0200
+++ new/Minion-Backend-SQLite-v5.0.4/prereqs.yml        2021-02-16 
19:30:14.000000000 +0100
@@ -3,7 +3,7 @@
     perl: '5.010001'
     List::Util: 0
     Minion: '10.13'
-    Mojolicious: '7.29'
+    Mojolicious: '7.49'
     Mojo::SQLite: '3.000'
     Sys::Hostname: 0
     Time::HiRes: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/t/00-report-prereqs.dd 
new/Minion-Backend-SQLite-v5.0.4/t/00-report-prereqs.dd
--- old/Minion-Backend-SQLite-v5.0.3/t/00-report-prereqs.dd     2020-08-03 
00:15:22.000000000 +0200
+++ new/Minion-Backend-SQLite-v5.0.4/t/00-report-prereqs.dd     2021-02-16 
19:30:14.000000000 +0100
@@ -16,7 +16,7 @@
                                       'List::Util' => '0',
                                       'Minion' => '10.13',
                                       'Mojo::SQLite' => '3.000',
-                                      'Mojolicious' => '7.29',
+                                      'Mojolicious' => '7.49',
                                       'Sys::Hostname' => '0',
                                       'Time::HiRes' => '0',
                                       'perl' => '5.010001'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/t/00-report-prereqs.t 
new/Minion-Backend-SQLite-v5.0.4/t/00-report-prereqs.t
--- old/Minion-Backend-SQLite-v5.0.3/t/00-report-prereqs.t      2020-08-03 
00:15:22.000000000 +0200
+++ new/Minion-Backend-SQLite-v5.0.4/t/00-report-prereqs.t      2021-02-16 
19:30:14.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
 
 use Test::More tests => 1;
 
@@ -188,6 +188,6 @@
     );
 }
 
-pass;
+pass('Reported prereqs');
 
 # vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-Backend-SQLite-v5.0.3/t/sqlite.t 
new/Minion-Backend-SQLite-v5.0.4/t/sqlite.t
--- old/Minion-Backend-SQLite-v5.0.3/t/sqlite.t 2020-08-03 00:15:22.000000000 
+0200
+++ new/Minion-Backend-SQLite-v5.0.4/t/sqlite.t 2021-02-16 19:30:14.000000000 
+0100
@@ -7,6 +7,7 @@
 use Config;
 use Minion;
 use Mojo::IOLoop;
+use Mojo::Promise;
 use Sys::Hostname qw(hostname);
 use Time::HiRes qw(usleep);
 
@@ -930,7 +931,7 @@
 subtest 'Perform job in a running event loop' => sub {
   plan skip_all => 'Minion workers do not support fork emulation' if 
HAS_PSEUDOFORK;
   my $id = $minion->enqueue(add => [8, 9]);
-  Mojo::IOLoop->delay(sub { $minion->perform_jobs })->wait;
+  Mojo::Promise->new->resolve->then(sub { $minion->perform_jobs })->wait;
   is $minion->job($id)->info->{state}, 'finished', 'right state';
   is_deeply $minion->job($id)->info->{result}, {added => 17}, 'right result';
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Minion-Backend-SQLite-v5.0.3/xt/author/sqlite_lite_app.t 
new/Minion-Backend-SQLite-v5.0.4/xt/author/sqlite_lite_app.t
--- old/Minion-Backend-SQLite-v5.0.3/xt/author/sqlite_lite_app.t        
2020-08-03 00:15:22.000000000 +0200
+++ new/Minion-Backend-SQLite-v5.0.4/xt/author/sqlite_lite_app.t        
2021-02-16 19:30:14.000000000 +0100
@@ -46,7 +46,7 @@
   my $first = $t->tx->res->text;
   $t->get_ok('/add' => form => {first => 4, second => 5})->status_is(200);
   my $second = $t->tx->res->text;
-  Mojo::IOLoop->delay(sub { $t->app->minion->perform_jobs({queues => 
['test']}) })->wait;
+  Mojo::Promise->new->resolve->then(sub { 
$t->app->minion->perform_jobs({queues => ['test']}) })->wait;
   $t->get_ok('/result' => form => {id => 
$first})->status_is(200)->content_is('5');
   $t->get_ok('/result' => form => {id => 
$second})->status_is(200)->content_is('9');
 };

Reply via email to