Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-Bootstrap3 
for openSUSE:Factory checked in at 2015-10-03 20:30:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-Bootstrap3 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-Bootstrap3.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojolicious-Plugin-Bootstrap3"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-Bootstrap3/perl-Mojolicious-Plugin-Bootstrap3.changes
    2015-09-08 17:39:52.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-Bootstrap3.new/perl-Mojolicious-Plugin-Bootstrap3.changes
       2015-10-03 20:30:44.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Oct  2 09:18:23 UTC 2015 - [email protected]
+
+- updated to 3.3505
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-Bootstrap3/Changes
+
+  3.3505 2015-09-28T07:44:01+0200
+   - Require Mojolicious::Plugin::AssetPack 0.67
+  
+  3.3504 2015-09-27T15:46:40+0200
+   - Fix non-existing directory t/public for t/without-jquery.t
+  
+  3.3503 2015-09-25T16:56:30+0200
+   - Compatible with Mojolicious::Plugin::AssetPack 0.65
+
+-------------------------------------------------------------------

Old:
----
  Mojolicious-Plugin-Bootstrap3-3.3502.tar.gz

New:
----
  Mojolicious-Plugin-Bootstrap3-3.3505.tar.gz

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

Other differences:
------------------
++++++ perl-Mojolicious-Plugin-Bootstrap3.spec ++++++
--- /var/tmp/diff_new_pack.F0r2As/_old  2015-10-03 20:30:45.000000000 +0200
+++ /var/tmp/diff_new_pack.F0r2As/_new  2015-10-03 20:30:45.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Mojolicious-Plugin-Bootstrap3
-Version:        3.3502
+Version:        3.3505
 Release:        0
 %define cpan_name Mojolicious-Plugin-Bootstrap3
 Summary:        Mojolicious + http://getbootstrap.com/
@@ -31,10 +31,10 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Mojolicious) >= 6.00
-BuildRequires:  perl(Mojolicious::Plugin::AssetPack) >= 0.63
+BuildRequires:  perl(Mojolicious::Plugin::AssetPack) >= 0.67
 BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(Mojolicious) >= 6.00
-Requires:       perl(Mojolicious::Plugin::AssetPack) >= 0.63
+Requires:       perl(Mojolicious::Plugin::AssetPack) >= 0.67
 %{perl_requires}
 
 %description

++++++ Mojolicious-Plugin-Bootstrap3-3.3502.tar.gz -> 
Mojolicious-Plugin-Bootstrap3-3.3505.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/Changes 
new/Mojolicious-Plugin-Bootstrap3-3.3505/Changes
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/Changes    2015-08-29 
10:20:22.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/Changes    2015-09-28 
07:44:01.000000000 +0200
@@ -1,5 +1,14 @@
 Revision history for perl distribution Mojolicious-Plugin-Bootstrap3
 
+3.3505 2015-09-28T07:44:01+0200
+ - Require Mojolicious::Plugin::AssetPack 0.67
+
+3.3504 2015-09-27T15:46:40+0200
+ - Fix non-existing directory t/public for t/without-jquery.t
+
+3.3503 2015-09-25T16:56:30+0200
+ - Compatible with Mojolicious::Plugin::AssetPack 0.65
+
 3.3502 2015-08-29T10:20:22+0200
  - Bundle new assets after release of AssetPack 0.62 #6
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/MANIFEST 
new/Mojolicious-Plugin-Bootstrap3-3.3505/MANIFEST
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/MANIFEST   2015-08-29 
10:20:23.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/MANIFEST   2015-09-28 
07:44:02.000000000 +0200
@@ -25,6 +25,7 @@
 lib/Mojolicious/Plugin/Bootstrap3/js/bootstrap/transition.js
 lib/Mojolicious/Plugin/Bootstrap3/js/jquery-1.11.0.min.js
 lib/Mojolicious/Plugin/Bootstrap3/js/jquery-1.11.0.min.map
+lib/Mojolicious/Plugin/Bootstrap3/packed/_assetpack.map
 
lib/Mojolicious/Plugin/Bootstrap3/packed/affix-683c19859764baf0d17538897ea1eba2.js
 
lib/Mojolicious/Plugin/Bootstrap3/packed/alert-ac9c0d62e9f1198d915aac1465bdcb64.js
 
lib/Mojolicious/Plugin/Bootstrap3/packed/bootstrap-ccaf8e6e3be9b527aa756b197b7f5cf3.min.js
@@ -125,7 +126,6 @@
 t/00-copy.t
 t/bundled.t
 t/custom.t
-t/public.t
 t/theme.t
 t/without-jquery.t
 META.yml                                 Module YAML meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/META.json 
new/Mojolicious-Plugin-Bootstrap3-3.3505/META.json
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/META.json  2015-08-29 
10:20:23.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/META.json  2015-09-28 
07:44:02.000000000 +0200
@@ -33,7 +33,7 @@
       "runtime" : {
          "requires" : {
             "Mojolicious" : "6.00",
-            "Mojolicious::Plugin::AssetPack" : "0.63"
+            "Mojolicious::Plugin::AssetPack" : "0.67"
          }
       }
    },
@@ -47,5 +47,5 @@
          "url" : 
"https://github.com/jhthorsen/mojolicious-plugin-bootstrap3.git";
       }
    },
-   "version" : "3.3502"
+   "version" : "3.3505"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/META.yml 
new/Mojolicious-Plugin-Bootstrap3-3.3505/META.yml
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/META.yml   2015-08-29 
10:20:23.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/META.yml   2015-09-28 
07:44:01.000000000 +0200
@@ -19,9 +19,9 @@
     - inc
 requires:
   Mojolicious: '6.00'
-  Mojolicious::Plugin::AssetPack: '0.63'
+  Mojolicious::Plugin::AssetPack: '0.67'
 resources:
   bugtracker: https://github.com/jhthorsen/mojolicious-plugin-bootstrap3/issues
   homepage: https://github.com/jhthorsen/mojolicious-plugin-bootstrap3
   repository: https://github.com/jhthorsen/mojolicious-plugin-bootstrap3.git
-version: '3.3502'
+version: '3.3505'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/Makefile.PL 
new/Mojolicious-Plugin-Bootstrap3-3.3505/Makefile.PL
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/Makefile.PL        2015-08-29 
10:20:22.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/Makefile.PL        2015-09-28 
07:44:01.000000000 +0200
@@ -20,7 +20,7 @@
 ,
   PREREQ_PM => {
   'Mojolicious' => '6.00',
-  'Mojolicious::Plugin::AssetPack' => '0.63'
+  'Mojolicious::Plugin::AssetPack' => '0.67'
 }
 ,
   test => { TESTS => 't/*.t' },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/README 
new/Mojolicious-Plugin-Bootstrap3-3.3505/README
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/README     2015-08-29 
10:20:22.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/README     2015-09-28 
07:44:01.000000000 +0200
@@ -2,7 +2,7 @@
     Mojolicious::Plugin::Bootstrap3 - Mojolicious + http://getbootstrap.com/
 
 VERSION
-    3.3502
+    3.3505
 
 DESCRIPTION
     Mojolicious::Plugin::Bootstrap3 is used to include
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/cpanfile 
new/Mojolicious-Plugin-Bootstrap3-3.3505/cpanfile
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/cpanfile   2015-08-29 
10:19:23.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/cpanfile   2015-09-28 
07:43:16.000000000 +0200
@@ -1,4 +1,4 @@
 # You can install this projct with curl -L http://cpanmin.us | perl - 
https://github.com/jhthorsen/mojolicious-plugin-bootstrap3/archive/master.tar.gz
 requires "Mojolicious"                    => "6.00";
-requires "Mojolicious::Plugin::AssetPack" => "0.63";
-test_requires "Test::More" => "0.88";
+requires "Mojolicious::Plugin::AssetPack" => "0.67";
+test_requires "Test::More"                => "0.88";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-Bootstrap3-3.3502/lib/Mojolicious/Plugin/Bootstrap3/packed/_assetpack.map
 
new/Mojolicious-Plugin-Bootstrap3-3.3505/lib/Mojolicious/Plugin/Bootstrap3/packed/_assetpack.map
--- 
old/Mojolicious-Plugin-Bootstrap3-3.3502/lib/Mojolicious/Plugin/Bootstrap3/packed/_assetpack.map
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/Mojolicious-Plugin-Bootstrap3-3.3505/lib/Mojolicious/Plugin/Bootstrap3/packed/_assetpack.map
    2015-09-25 16:46:21.000000000 +0200
@@ -0,0 +1 @@
+{"normal":{"jquery-1.11.0.min.js":["jquery-1.11.0.min-8fc25e27d42774aeae6edbc0a18b72aa.js"],"tooltip.js":["tooltip-ccae69febbcd9b2ef9ddb2efbb53a1a2.js"],"tab.js":["tab-34a34f05c5ad6f14bf5fba25d4c85856.js"],"dropdown.js":["dropdown-853fa972e584b0876a55f9ce35566f2d.js"],"button.js":["button-b7532620277e887dbbd42de56b0f47b1.js"],"bootstrap.css":["bootstrap-dde47b934a3e0bb97eac6c40f8d8231f.css"],"modal.js":["modal-b7d8f688e67e78c07ffde44ec4248fd9.js"],"transition.js":["transition-3cb001675410903ecaadcfeb7c296965.js"],"scrollspy.js":["scrollspy-b1014ea8cb47419e09ea066201ecfb6d.js"],"bootstrap.js":["jquery-1.11.0.min-8fc25e27d42774aeae6edbc0a18b72aa.js","transition-3cb001675410903ecaadcfeb7c296965.js","alert-ac9c0d62e9f1198d915aac1465bdcb64.js","button-b7532620277e887dbbd42de56b0f47b1.js","carousel-b524f883fae2f4a59206141f3153dc93.js","collapse-2bc99ca6c9b060ba5616f41ddd5e2703.js","dropdown-853fa972e584b0876a55f9ce35566f2d.js","modal-b7d8f688e67e78c07ffde44ec4248fd9.js","tooltip-ccae69febbcd9b2ef9ddb2efbb53a1a2.js","popover-c7afe286c5885ebfd68c59472c2a574e.js","scrollspy-b1014ea8cb47419e09ea066201ecfb6d.js","tab-34a34f05c5ad6f14bf5fba25d4c85856.js","affix-683c19859764baf0d17538897ea1eba2.js"],"alert.js":["alert-ac9c0d62e9f1198d915aac1465bdcb64.js"],"carousel.js":["carousel-b524f883fae2f4a59206141f3153dc93.js"],"affix.js":["affix-683c19859764baf0d17538897ea1eba2.js"],"popover.js":["popover-c7afe286c5885ebfd68c59472c2a574e.js"],"collapse.js":["collapse-2bc99ca6c9b060ba5616f41ddd5e2703.js"]},"min":{"bootstrap.css":["bootstrap-dde47b934a3e0bb97eac6c40f8d8231f.min.css"],"bootstrap.js":["bootstrap-ccaf8e6e3be9b527aa756b197b7f5cf3.min.js"]},"meta":{"ts":1443192374}}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-Bootstrap3-3.3502/lib/Mojolicious/Plugin/Bootstrap3.pm 
new/Mojolicious-Plugin-Bootstrap3-3.3505/lib/Mojolicious/Plugin/Bootstrap3.pm
--- 
old/Mojolicious-Plugin-Bootstrap3-3.3502/lib/Mojolicious/Plugin/Bootstrap3.pm   
    2015-08-29 10:20:22.000000000 +0200
+++ 
new/Mojolicious-Plugin-Bootstrap3-3.3505/lib/Mojolicious/Plugin/Bootstrap3.pm   
    2015-09-28 07:44:01.000000000 +0200
@@ -6,7 +6,7 @@
 
 =head1 VERSION
 
-3.3502
+3.3505
 
 =head1 DESCRIPTION
 
@@ -239,7 +239,7 @@
 use Cwd        ();
 use constant DEBUG => $ENV{MOJO_ASSETPACK_DEBUG} || 0;
 
-our $VERSION = '3.3502';
+our $VERSION = '3.3505';
 our $OVERRIDE;    # ugly hack. might go away
 
 $ENV{SASS_PATH} ||= '';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/t/00-copy.t 
new/Mojolicious-Plugin-Bootstrap3-3.3505/t/00-copy.t
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/t/00-copy.t        2015-08-09 
11:43:28.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/t/00-copy.t        2015-09-25 
16:51:37.000000000 +0200
@@ -5,22 +5,16 @@
 use File::Basename;
 use File::Copy;
 use File::Find;
-use File::Path qw( make_path remove_tree );
+use File::Path qw( make_path );
 
 plan skip_all => 'Cannot copy files without _bootstrap.scss' unless -r 
'assets/stylesheets/_bootstrap.scss';
 plan skip_all => 'Cannot build files on install' if 
$INC{"Mojolicious/Plugin/Bootstrap3.pm"} =~ /\bblib\b/;
 
-my $CAN_SASS = do {
-  my $app = Mojolicious->new;
-  $app->plugin('AssetPack');
-  $app->asset->preprocessors->can_process('scss');
-};
-
 my $BASE = 'lib/Mojolicious/Plugin/Bootstrap3';
 mkdir $BASE or die "mkdir $BASE: $!" unless -d $BASE;
 
-remove_tree "$BASE/$_" for qw( fonts js/bootstrap sass );
-remove_tree "$BASE/packed" if $CAN_SASS;
+find(sub { unlink $_ if -f and $_ ne '_assetpack.map' },
+  "$BASE/fonts", "$BASE/js/bootstrap", "$BASE/packed", "$BASE/sass");
 
 find(
   {
@@ -40,16 +34,14 @@
 ok -e "$BASE/sass/bootstrap.scss", "bootstrap.scss";
 
 SKIP: {
-  skip 'Sass is required', 1 unless $CAN_SASS;
   my $app = Mojolicious->new;
   $app->mode('production');
   $app->static->paths([Mojolicious::Plugin::Bootstrap3->asset_path]);
   $app->plugin('bootstrap3');
-  is_deeply([packed_files()], [qw( bootstrap.min.css bootstrap.min.js )], 
'packed for production');
+  is_deeply([packed_files()], [qw( _assetpack.map bootstrap.min.css 
bootstrap.min.js )], 'packed for production');
 }
 
 SKIP: {
-  skip 'Sass is required', 1 unless $CAN_SASS;
   my $app = Mojolicious->new;
   $app->static->paths([Mojolicious::Plugin::Bootstrap3->asset_path]);
   $app->mode('development');
@@ -58,6 +50,7 @@
     [packed_files()],
     [
       qw(
+        _assetpack.map
         affix.js alert.js bootstrap.css bootstrap.min.css bootstrap.min.js
         button.js carousel.js collapse.js dropdown.js jquery-1.11.0.min.js
         modal.js popover.js scrollspy.js tab.js tooltip.js
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/t/bundled.t 
new/Mojolicious-Plugin-Bootstrap3-3.3505/t/bundled.t
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/t/bundled.t        2015-08-09 
11:43:28.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/t/bundled.t        2015-09-27 
15:43:08.000000000 +0200
@@ -6,10 +6,12 @@
 
 $ENV{PATH} = '/dev/null';    # make sure sass is not found
 
-my $app = Mojolicious->new(mode => 'production');
-my $t = Test::Mojo->new($app);
+my $public = File::Spec->catdir(qw( t public ));
+my $app    = Mojolicious->new(mode => 'production');
+my $t      = Test::Mojo->new($app);
 
-$app->plugin('AssetPack', {out_dir => '.'});    # make sure we don't use 
/tmp/mojo-assetpack-public
+mkdir $public or plan skip_all => "Could not mkdir $public: $!";
+$app->static->paths([$public]);
 $app->plugin('bootstrap3');
 $app->routes->get('/test1' => 'test1');
 $t->get_ok('/test1')->status_is(200)->text_like('script', qr{Bootstrap: 
affix\.js}, 'affix.js')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/t/custom.t 
new/Mojolicious-Plugin-Bootstrap3-3.3505/t/custom.t
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/t/custom.t 2015-08-09 
11:43:28.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/t/custom.t 2015-09-25 
16:53:47.000000000 +0200
@@ -10,16 +10,14 @@
 my $app     = Mojolicious->new(mode => 'development', home => 
Mojo::Home->new($tempdir));
 my $t       = Test::Mojo->new($app);
 
-make_path "$tempdir/public";
-$app->plugin('AssetPack', {minify => 0});
-
-plan skip_all => 'Unable to create application home' unless -d 
"$tempdir/public";
+plan skip_all => $@ unless eval { make_path "$tempdir/public" };
+plan skip_all => 'Unable to create public dir' unless eval { 
$app->plugin('AssetPack', {minify => 0}) };
 plan skip_all => 'Sass is required' unless 
$app->asset->preprocessors->can_process('scss');
 
 eval {
   $app->plugin('bootstrap3', js => [], custom => 1);
   $app->routes->get('/test1' => 'test1');
-  
$t->get_ok('/test1')->status_is(200)->element_exists('style')->content_like(qr{a\.thumbnail});
+  
$t->get_ok('/test1')->status_is(200)->element_exists('style')->content_like(qr{\.popover-content});
 } or do {
   is $@, undef, 'loading bootstrap3 plugin';
 };
@@ -27,19 +25,14 @@
 ok -d "$tempdir/public/sass",                "$tempdir/public/sass";
 ok -f "$tempdir/public/sass/bootstrap.scss", 
"$tempdir/public/sass/bootstrap.scss";
 
-{
-  local @ARGV = ("$tempdir/public/sass/bootstrap.scss");
-  local $^I   = '';
-  while (<>) {
-    s/.*// unless /Components/ ... /Components/;
-    print;
-  }
-}
-
-$t->get_ok('/test1')->status_is(200)->element_exists('style')->content_unlike(qr{a\.thumbnail});
+# Modify bootstrap.scss before get_ok() below
+# Works because of MOJO_ASSETPACK_NO_CACHE=1
+my @bs = grep { !/popover/ } split "\n", 
Mojo::Util::slurp("$tempdir/public/sass/bootstrap.scss");
+Mojo::Util::spurt(join("\n", @bs), "$tempdir/public/sass/bootstrap.scss");
+$t->get_ok('/test1')->status_is(200)->element_exists('style')->content_unlike(qr{\.popover-content});
 
-remove_tree $tempdir;
-ok !-d $tempdir, "$tempdir was removed";
+eval { remove_tree $tempdir };
+ok !-d $tempdir, "remove_tree $tempdir" or diag $@;
 
 done_testing;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/t/public.t 
new/Mojolicious-Plugin-Bootstrap3-3.3505/t/public.t
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/t/public.t 2015-08-09 
11:43:28.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/t/public.t 1970-01-01 
01:00:00.000000000 +0100
@@ -1,78 +0,0 @@
-use Mojo::Base -base;
-use Mojolicious::Lite;
-use Test::Mojo;
-use Test::More;
-
-# Test that the assets can be fetched like normal files
-
-plugin 'bootstrap3';
-
-my $t = Test::Mojo->new;
-
-for my $file (
-  qw(
-  /fonts/bootstrap/glyphicons-halflings-regular.eot
-  /fonts/bootstrap/glyphicons-halflings-regular.svg
-  /fonts/bootstrap/glyphicons-halflings-regular.ttf
-  /fonts/bootstrap/glyphicons-halflings-regular.woff
-  /js/bootstrap/affix.js
-  /js/bootstrap/alert.js
-  /js/bootstrap/button.js
-  /js/bootstrap/carousel.js
-  /js/bootstrap/collapse.js
-  /js/bootstrap/dropdown.js
-  /js/bootstrap/modal.js
-  /js/bootstrap/popover.js
-  /js/bootstrap/scrollspy.js
-  /js/bootstrap/tab.js
-  /js/bootstrap/tooltip.js
-  /js/bootstrap/transition.js
-  /js/jquery-1.11.0.min.js
-  /sass/bootstrap.scss
-  /sass/bootstrap/_alerts.scss
-  /sass/bootstrap/_badges.scss
-  /sass/bootstrap/_breadcrumbs.scss
-  /sass/bootstrap/_button-groups.scss
-  /sass/bootstrap/_buttons.scss
-  /sass/bootstrap/_carousel.scss
-  /sass/bootstrap/_close.scss
-  /sass/bootstrap/_code.scss
-  /sass/bootstrap/_component-animations.scss
-  /sass/bootstrap/_dropdowns.scss
-  /sass/bootstrap/_forms.scss
-  /sass/bootstrap/_field-with-error.scss
-  /sass/bootstrap/_glyphicons.scss
-  /sass/bootstrap/_grid.scss
-  /sass/bootstrap/_input-groups.scss
-  /sass/bootstrap/_jumbotron.scss
-  /sass/bootstrap/_labels.scss
-  /sass/bootstrap/_list-group.scss
-  /sass/bootstrap/_media.scss
-  /sass/bootstrap/_mixins.scss
-  /sass/bootstrap/_modals.scss
-  /sass/bootstrap/_navbar.scss
-  /sass/bootstrap/_navs.scss
-  /sass/bootstrap/_normalize.scss
-  /sass/bootstrap/_pager.scss
-  /sass/bootstrap/_pagination.scss
-  /sass/bootstrap/_panels.scss
-  /sass/bootstrap/_popovers.scss
-  /sass/bootstrap/_print.scss
-  /sass/bootstrap/_progress-bars.scss
-  /sass/bootstrap/_responsive-utilities.scss
-  /sass/bootstrap/_scaffolding.scss
-  /sass/bootstrap/_tables.scss
-  /sass/bootstrap/_theme.scss
-  /sass/bootstrap/_thumbnails.scss
-  /sass/bootstrap/_tooltip.scss
-  /sass/bootstrap/_type.scss
-  /sass/bootstrap/_utilities.scss
-  /sass/bootstrap/_variables.scss
-  /sass/bootstrap/_wells.scss
-  )
-  )
-{
-  $t->get_ok($file)->status_is(200);
-}
-
-done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-Bootstrap3-3.3502/t/theme.t 
new/Mojolicious-Plugin-Bootstrap3-3.3505/t/theme.t
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/t/theme.t  2015-08-09 
11:43:28.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/t/theme.t  2015-09-25 
16:53:47.000000000 +0200
@@ -10,8 +10,8 @@
 my $app     = Mojolicious->new(mode => 'development', home => 
Mojo::Home->new($tempdir));
 my $t       = Test::Mojo->new($app);
 
-make_path "$tempdir/public";
-$app->plugin('AssetPack', {minify => 0});
+plan skip_all => $@ unless eval { make_path "$tempdir/public" };
+plan skip_all => 'Unable to create public dir' unless eval { 
$app->plugin('AssetPack', {minify => 0}) };
 
 plan skip_all => 'BS_THEME=https://bootswatch.com/paper/_bootswatch.scss' 
unless $ENV{BS_THEME};
 plan skip_all => 'Sass is required' unless 
$app->asset->preprocessors->can_process('scss');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-Bootstrap3-3.3502/t/without-jquery.t 
new/Mojolicious-Plugin-Bootstrap3-3.3505/t/without-jquery.t
--- old/Mojolicious-Plugin-Bootstrap3-3.3502/t/without-jquery.t 2015-08-09 
11:43:28.000000000 +0200
+++ new/Mojolicious-Plugin-Bootstrap3-3.3505/t/without-jquery.t 2015-09-27 
15:43:08.000000000 +0200
@@ -3,9 +3,12 @@
 use Test::Mojo;
 use Test::More;
 
-my $app = Mojolicious->new(mode => 'production');
-my $t = Test::Mojo->new($app);
+my $public = File::Spec->catdir(qw( t public ));
+my $app    = Mojolicious->new(mode => 'production');
+my $t      = Test::Mojo->new($app);
 
+mkdir $public or plan skip_all => "Could not mkdir $public: $!";
+$app->static->paths([$public]);
 $app->plugin('AssetPack');
 
 plan skip_all => 'Sass is required' unless 
$app->asset->preprocessors->can_process('scss');


Reply via email to