Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2020-12-14 18:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack (Old)
 and      
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojolicious-Plugin-AssetPack"

Mon Dec 14 18:10:04 2020 rev:45 rq:855720 version:2.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
      2020-09-07 21:36:10.233403400 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new.2328/perl-Mojolicious-Plugin-AssetPack.changes
    2020-12-14 18:10:32.383709941 +0100
@@ -1,0 +2,10 @@
+Sat Dec 12 03:07:39 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 2.10
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  2.10 2020-12-11T11:16:01+0900
+   - Fixes warnings issued by latest Mojolicious
+     Contributor: Zoffix Znet
+
+-------------------------------------------------------------------

Old:
----
  Mojolicious-Plugin-AssetPack-2.09.tar.gz

New:
----
  Mojolicious-Plugin-AssetPack-2.10.tar.gz

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

Other differences:
------------------
++++++ perl-Mojolicious-Plugin-AssetPack.spec ++++++
--- /var/tmp/diff_new_pack.G8f25w/_old  2020-12-14 18:10:33.255710807 +0100
+++ /var/tmp/diff_new_pack.G8f25w/_new  2020-12-14 18:10:33.259710811 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mojolicious-Plugin-AssetPack
-Version:        2.09
+Version:        2.10
 Release:        0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:        Compress and convert css, less, sass, javascript and 
coffeescript files

++++++ Mojolicious-Plugin-AssetPack-2.09.tar.gz -> 
Mojolicious-Plugin-AssetPack-2.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.09/Changes 
new/Mojolicious-Plugin-AssetPack-2.10/Changes
--- old/Mojolicious-Plugin-AssetPack-2.09/Changes       2020-09-07 
01:56:50.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.10/Changes       2020-12-11 
03:16:01.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
+2.10 2020-12-11T11:16:01+0900
+ - Fixes warnings issued by latest Mojolicious
+   Contributor: Zoffix Znet
+
 2.09 2020-09-07T08:56:50+0900
  - Prevent JavaScript from runnning in 404 assets #140
  - Slimmed down the bundled documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.09/META.json 
new/Mojolicious-Plugin-AssetPack-2.10/META.json
--- old/Mojolicious-Plugin-AssetPack-2.09/META.json     2020-09-07 
01:56:52.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.10/META.json     2020-12-11 
03:16:03.000000000 +0100
@@ -1,7 +1,7 @@
 {
    "abstract" : "Compress and convert css, less, sass, javascript and 
coffeescript files",
    "author" : [
-      "Jan Henning Thorsen <[email protected]>"
+      "Zoffix Znet <[email protected]>"
    ],
    "dynamic_config" : 0,
    "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
@@ -53,7 +53,7 @@
          "web" : "https://github.com/jhthorsen/mojolicious-plugin-assetpack";
       }
    },
-   "version" : "2.09",
+   "version" : "2.10",
    "x_contributors" : [
       "Jan Henning Thorsen <[email protected]>",
       "Alexander Rymasheusky",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.09/META.yml 
new/Mojolicious-Plugin-AssetPack-2.10/META.yml
--- old/Mojolicious-Plugin-AssetPack-2.09/META.yml      2020-09-07 
01:56:52.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.10/META.yml      2020-12-11 
03:16:02.000000000 +0100
@@ -1,7 +1,7 @@
 ---
 abstract: 'Compress and convert css, less, sass, javascript and coffeescript 
files'
 author:
-  - 'Jan Henning Thorsen <[email protected]>'
+  - 'Zoffix Znet <[email protected]>'
 build_requires:
   Test::More: '0.88'
 configure_requires:
@@ -25,7 +25,7 @@
   bugtracker: https://github.com/jhthorsen/mojolicious-plugin-assetpack/issues
   homepage: https://github.com/jhthorsen/mojolicious-plugin-assetpack
   repository: https://github.com/jhthorsen/mojolicious-plugin-assetpack.git
-version: '2.09'
+version: '2.10'
 x_contributors:
   - 'Jan Henning Thorsen <[email protected]>'
   - 'Alexander Rymasheusky'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.09/Makefile.PL 
new/Mojolicious-Plugin-AssetPack-2.10/Makefile.PL
--- old/Mojolicious-Plugin-AssetPack-2.09/Makefile.PL   2020-09-07 
01:56:50.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.10/Makefile.PL   2020-12-11 
03:16:01.000000000 +0100
@@ -3,7 +3,7 @@
 use ExtUtils::MakeMaker;
 my %WriteMakefileArgs = (
   NAME           => 'Mojolicious::Plugin::AssetPack',
-  AUTHOR         => 'Jan Henning Thorsen <[email protected]>',
+  AUTHOR         => 'Zoffix Znet <[email protected]>',
   LICENSE        => 'artistic_2',
   ABSTRACT_FROM  => 'lib/Mojolicious/Plugin/AssetPack.pm',
   VERSION_FROM   => 'lib/Mojolicious/Plugin/AssetPack.pm',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.09/README.md 
new/Mojolicious-Plugin-AssetPack-2.10/README.md
--- old/Mojolicious-Plugin-AssetPack-2.09/README.md     2020-09-07 
01:56:50.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.10/README.md     2020-12-11 
03:16:01.000000000 +0100
@@ -105,8 +105,7 @@
     $collection = $self->processed($topic);
 
 Can be used to retrieve a 
[Mojo::Collection](https://metacpan.org/pod/Mojo%3A%3ACollection) object, with 
zero or more
-[Mojolicious::Plugin::AssetPack::Asset](https://metacpan.org/pod/Mojolicious%3A%3APlugin%3A%3AAssetPack%3A%3AAsset)
 objects. Returns undef if `$topic` is
-not defined with ["process"](#process).
+[Mojolicious::Plugin::AssetPack::Asset](https://metacpan.org/pod/Mojolicious%3A%3APlugin%3A%3AAssetPack%3A%3AAsset)
 objects.
 
 ## register
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-AssetPack-2.09/lib/Mojolicious/Plugin/AssetPack.pm 
new/Mojolicious-Plugin-AssetPack-2.10/lib/Mojolicious/Plugin/AssetPack.pm
--- old/Mojolicious-Plugin-AssetPack-2.09/lib/Mojolicious/Plugin/AssetPack.pm   
2020-09-07 01:56:50.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.10/lib/Mojolicious/Plugin/AssetPack.pm   
2020-12-11 03:16:01.000000000 +0100
@@ -6,12 +6,12 @@
 use Mojolicious::Plugin::AssetPack::Store;
 use Mojolicious::Plugin::AssetPack::Util qw(diag has_ro load_module DEBUG);
 
-our $VERSION = '2.09';
+our $VERSION = '2.10';
 
 has minify => sub { shift->_app->mode eq 'development' ? 0 : 1 };
 
 has route => sub {
-  shift->_app->routes->route('/asset/:checksum/*name')->via(qw(HEAD 
GET))->name('assetpack')->to(cb => \&_serve);
+  shift->_app->routes->any([qw(HEAD GET)] => 
'/asset/:checksum/*name')->name('assetpack')->to(cb => \&_serve);
 };
 
 has store => sub {
@@ -335,8 +335,7 @@
   $collection = $self->processed($topic);
 
 Can be used to retrieve a L<Mojo::Collection> object, with zero or more
-L<Mojolicious::Plugin::AssetPack::Asset> objects. Returns undef if C<$topic> is
-not defined with L</process>.
+L<Mojolicious::Plugin::AssetPack::Asset> objects.
 
 =head2 register
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.09/t/mount.t 
new/Mojolicious-Plugin-AssetPack-2.10/t/mount.t
--- old/Mojolicious-Plugin-AssetPack-2.09/t/mount.t     2018-11-01 
02:31:50.000000000 +0100
+++ new/Mojolicious-Plugin-AssetPack-2.10/t/mount.t     2020-12-11 
03:15:33.000000000 +0100
@@ -10,7 +10,7 @@
 $app->routes->get('/' => 'index');
 
 my $t = Test::Mojo->new(Mojolicious->new);
-$t->app->routes->route('/mounted')->detour(app => $app);
+$t->app->routes->any('/mounted')->detour(app => $app);
 $t->get_ok('/')->status_is(404);
 
$t->get_ok('/mounted')->status_is(200)->element_exists('link[href="/mounted/asset/5524d15cbb/foo.css"]');
 $t->get_ok($t->tx->res->dom->at('link')->{href})->status_is(200);
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to