Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2019-05-13 14:51:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack (Old)
 and      
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojolicious-Plugin-AssetPack"

Mon May 13 14:51:42 2019 rev:43 rq:702478 version:2.08

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
      2019-05-06 13:27:19.653270749 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new.5148/perl-Mojolicious-Plugin-AssetPack.changes
    2019-05-13 14:51:45.478972818 +0200
@@ -1,0 +2,9 @@
+Wed May  8 05:14:46 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to 2.08
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  2.08 2019-05-07T21:16:40+0700
+   - Fix link to Mojolicious::Plugin::Webpack
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Mojolicious-Plugin-AssetPack.spec ++++++
--- /var/tmp/diff_new_pack.WXlWlT/_old  2019-05-13 14:51:46.246974753 +0200
+++ /var/tmp/diff_new_pack.WXlWlT/_new  2019-05-13 14:51:46.250974763 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mojolicious-Plugin-AssetPack
-Version:        2.07
+Version:        2.08
 Release:        0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:        Compress and convert css, less, sass, javascript and 
coffeescript files
@@ -45,10 +45,9 @@
 minified file to save bandwidth and roundtrip time to the server.
 
 Note that the main author have moved on to using
-Mojolicious::Plugin::AssetPack::Webpack instead, which uses
-https://webpack.js.org/ under the hood, but is just as convenient to use as
-this plugin. It is very easy to try out
-Mojolicious::Plugin::AssetPack::Webpack, since it will detect your
+Mojolicious::Plugin::Webpack instead, which uses https://webpack.js.org/
+under the hood, but is just as convenient to use as this plugin. It is very
+easy to try out Mojolicious::Plugin::Webpack, since it will detect your
 AssetPack based project automatically, and migrate them over to webpack
 once the plugin is loaded.
 

++++++ Mojolicious-Plugin-AssetPack-2.07.tar.gz -> 
Mojolicious-Plugin-AssetPack-2.08.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.07/Changes 
new/Mojolicious-Plugin-AssetPack-2.08/Changes
--- old/Mojolicious-Plugin-AssetPack-2.07/Changes       2019-05-04 
18:54:32.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.08/Changes       2019-05-07 
16:16:40.000000000 +0200
@@ -1,8 +1,11 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
+2.08 2019-05-07T21:16:40+0700
+ - Fix link to Mojolicious::Plugin::Webpack
+
 2.07 2019-05-04T23:54:32+0700
   - Add RollupJs->add_global();
-  - Add note about Mojolicious::Plugin::AssetPack::Webpack
+  - Add note about Mojolicious::Plugin::Webpack
 
 2.06 2018-09-02T22:25:13+0200
  - Fix deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to 
coffeescript
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.07/META.json 
new/Mojolicious-Plugin-AssetPack-2.08/META.json
--- old/Mojolicious-Plugin-AssetPack-2.07/META.json     2019-05-04 
18:54:33.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.08/META.json     2019-05-07 
16:16:41.000000000 +0200
@@ -53,7 +53,7 @@
          "web" : "https://github.com/jhthorsen/mojolicious-plugin-assetpack";
       }
    },
-   "version" : "2.07",
+   "version" : "2.08",
    "x_contributors" : [
       "Jan Henning Thorsen <jhthor...@cpan.org>",
       "Alexander Rymasheusky",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.07/META.yml 
new/Mojolicious-Plugin-AssetPack-2.08/META.yml
--- old/Mojolicious-Plugin-AssetPack-2.07/META.yml      2019-05-04 
18:54:32.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.08/META.yml      2019-05-07 
16:16:41.000000000 +0200
@@ -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.07'
+version: '2.08'
 x_contributors:
   - 'Jan Henning Thorsen <jhthor...@cpan.org>'
   - 'Alexander Rymasheusky'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-2.07/README.md 
new/Mojolicious-Plugin-AssetPack-2.08/README.md
--- old/Mojolicious-Plugin-AssetPack-2.07/README.md     2019-05-04 
18:54:32.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.08/README.md     2019-05-07 
16:16:40.000000000 +0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-2.07
+2.08
 
 # SYNOPSIS
 
@@ -45,10 +45,10 @@
 server.
 
 Note that the main author have moved on to using
-[Mojolicious::Plugin::AssetPack::Webpack](https://metacpan.org/pod/Mojolicious::Plugin::AssetPack::Webpack)
 instead, which uses
+[Mojolicious::Plugin::Webpack](https://metacpan.org/pod/Mojolicious::Plugin::Webpack)
 instead, which uses
 [https://webpack.js.org/](https://webpack.js.org/) under the hood, but is just 
as convenient to use as
 this plugin. It is very easy to try out
-[Mojolicious::Plugin::AssetPack::Webpack](https://metacpan.org/pod/Mojolicious::Plugin::AssetPack::Webpack),
 since it will detect your AssetPack
+[Mojolicious::Plugin::Webpack](https://metacpan.org/pod/Mojolicious::Plugin::Webpack),
 since it will detect your AssetPack
 based project automatically, and migrate them over to webpack once the plugin
 is loaded.
 
@@ -212,7 +212,7 @@
 
 # SEE ALSO
 
-[Mojolicious::Plugin::AssetPack::Webpack](https://metacpan.org/pod/Mojolicious::Plugin::AssetPack::Webpack).
+[Mojolicious::Plugin::Webpack](https://metacpan.org/pod/Mojolicious::Plugin::Webpack).
 
 ["GUIDES"](#guides),
 
[Mojolicious::Plugin::AssetPack::Asset](https://metacpan.org/pod/Mojolicious::Plugin::AssetPack::Asset),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-AssetPack-2.07/lib/Mojolicious/Plugin/AssetPack.pm 
new/Mojolicious-Plugin-AssetPack-2.08/lib/Mojolicious/Plugin/AssetPack.pm
--- old/Mojolicious-Plugin-AssetPack-2.07/lib/Mojolicious/Plugin/AssetPack.pm   
2019-05-04 18:54:32.000000000 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.08/lib/Mojolicious/Plugin/AssetPack.pm   
2019-05-07 16:16:40.000000000 +0200
@@ -6,7 +6,7 @@
 use Mojolicious::Plugin::AssetPack::Store;
 use Mojolicious::Plugin::AssetPack::Util qw(diag has_ro load_module DEBUG);
 
-our $VERSION = '2.07';
+our $VERSION = '2.08';
 
 has minify => sub { shift->_app->mode eq 'development' ? 0 : 1 };
 
@@ -234,7 +234,7 @@
 
 =head1 VERSION
 
-2.07
+2.08
 
 =head1 SYNOPSIS
 
@@ -275,10 +275,10 @@
 server.
 
 Note that the main author have moved on to using
-L<Mojolicious::Plugin::AssetPack::Webpack> instead, which uses
+L<Mojolicious::Plugin::Webpack> instead, which uses
 L<https://webpack.js.org/> under the hood, but is just as convenient to use as
 this plugin. It is very easy to try out
-L<Mojolicious::Plugin::AssetPack::Webpack>, since it will detect your AssetPack
+L<Mojolicious::Plugin::Webpack>, since it will detect your AssetPack
 based project automatically, and migrate them over to webpack once the plugin
 is loaded.
 
@@ -450,7 +450,7 @@
 
 =head1 SEE ALSO
 
-L<Mojolicious::Plugin::AssetPack::Webpack>.
+L<Mojolicious::Plugin::Webpack>.
 
 L</GUIDES>,
 L<Mojolicious::Plugin::AssetPack::Asset>,


Reply via email to