commit perl-Mojolicious for openSUSE:Factory

2020-11-09 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-11-09 13:58:43

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.11331 (New)


Package is "perl-Mojolicious"

Mon Nov  9 13:58:43 2020 rev:146 rq:847121 version:8.64

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-10-26 16:19:20.135080981 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.11331/perl-Mojolicious.changes 
2020-11-09 13:59:22.399707376 +0100
@@ -1,0 +2,11 @@
+Sat Nov  7 03:19:45 UTC 2020 - Tina Müller 
+
+- updated to 8.64
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.64  2020-11-01
+- Replaced prettify.js with highlight.js. (zakame)
+- Fixed a bug in Mojo::DOM where the tree root would be checked for all 
pseudo-classes.
+- Fixed a redefined subroutine warning in eval command. (elmar)
+
+---

Old:

  Mojolicious-8.63.tar.gz

New:

  Mojolicious-8.64.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.h0qHbP/_old  2020-11-09 13:59:23.203705622 +0100
+++ /var/tmp/diff_new_pack.h0qHbP/_new  2020-11-09 13:59:23.207705614 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.63
+Version:8.64
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.63.tar.gz -> Mojolicious-8.64.tar.gz ++
 11808 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-10-26 16:18:08

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3463 (New)


Package is "perl-Mojolicious"

Mon Oct 26 16:18:08 2020 rev:145 rq:841736 version:8.63

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-10-13 15:47:33.337499172 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3463/perl-Mojolicious.changes  
2020-10-26 16:19:20.135080981 +0100
@@ -1,0 +2,10 @@
+Wed Oct 14 03:14:41 UTC 2020 - Tina Müller 
+
+- updated to 8.63
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.63  2020-10-11
+- Improved Mojo::IOLoop::Subprocess to ensure a clean exit even if 
something unexpected happens in the forked
+  process.
+
+---

Old:

  Mojolicious-8.62.tar.gz

New:

  Mojolicious-8.63.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.3Xw2yF/_old  2020-10-26 16:19:20.787081505 +0100
+++ /var/tmp/diff_new_pack.3Xw2yF/_new  2020-10-26 16:19:20.787081505 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.62
+Version:8.63
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.62.tar.gz -> Mojolicious-8.63.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.62/Changes new/Mojolicious-8.63/Changes
--- old/Mojolicious-8.62/Changes2020-10-10 17:08:53.0 +0200
+++ new/Mojolicious-8.63/Changes2020-10-12 18:34:55.0 +0200
@@ -1,4 +1,8 @@
 
+8.63  2020-10-11
+  - Improved Mojo::IOLoop::Subprocess to ensure a clean exit even if something 
unexpected happens in the forked
+process.
+
 8.62  2020-10-10
   - Improved commands to exit with a usage message on unknown options.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.62/META.json 
new/Mojolicious-8.63/META.json
--- old/Mojolicious-8.62/META.json  2020-10-12 11:56:59.0 +0200
+++ new/Mojolicious-8.63/META.json  2020-10-13 10:17:22.0 +0200
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.62",
+   "version" : "8.63",
"x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.62/META.yml 
new/Mojolicious-8.63/META.yml
--- old/Mojolicious-8.62/META.yml   2020-10-12 11:56:59.0 +0200
+++ new/Mojolicious-8.63/META.yml   2020-10-13 10:17:22.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.62'
+version: '8.63'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.62/lib/Mojo/IOLoop/Subprocess.pm 
new/Mojolicious-8.63/lib/Mojo/IOLoop/Subprocess.pm
--- old/Mojolicious-8.62/lib/Mojo/IOLoop/Subprocess.pm  2020-09-17 
13:42:17.0 +0200
+++ new/Mojolicious-8.63/lib/Mojo/IOLoop/Subprocess.pm  2020-10-12 
18:32:34.0 +0200
@@ -48,10 +48,12 @@
   # Child
   return $self->$parent("Can't fork: $!") unless defined(my $pid = 
$self->{pid} = fork);
   unless ($pid) {
-$self->ioloop->reset;
-my $results = eval { [$self->$child] } || [];
-print {$self->{writer}} '0-', $self->serialize->([$@, @$results]);
-$self->emit('cleanup');
+eval {
+  $self->ioloop->reset;
+  my $results = eval { [$self->$child] } || [];
+  print {$self->{writer}} '0-', $self->serialize->([$@, @$results]);
+  $self->emit('cleanup');
+} or warn $@;
 POSIX::_exit(0);
   }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.62/lib/Mojolicious.pm 
new/Mojolicious-8.63/lib/Mojolicious.pm
--- old/Mojolicious-8.62/lib/Mojolicious.pm 2020-10-02 13:01:43.0 
+0200
+++ new/Mojolicious-8.63/lib/Mojolicious.pm 2020-10-12 11:57:26.0 
+0200
@@ -58,7 +58,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Supervillain';
-our $VERSION  = '8.62';
+our $VERSION  = '8.63';
 
 sub BUILD_DYNAMIC {
   my ($class, $method, $dyn_methods) = @_;




commit perl-Mojolicious for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-10-13 15:46:38

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3486 (New)


Package is "perl-Mojolicious"

Tue Oct 13 15:46:38 2020 rev:144 rq:841467 version:8.62

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-10-12 13:59:17.702215605 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3486/perl-Mojolicious.changes  
2020-10-13 15:47:33.337499172 +0200
@@ -1,0 +2,9 @@
+Tue Oct 13 03:11:34 UTC 2020 - Tina Müller 
+
+- updated to 8.62
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.62  2020-10-10
+- Improved commands to exit with a usage message on unknown options.
+
+---

Old:

  Mojolicious-8.61.tar.gz

New:

  Mojolicious-8.62.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.L0gvm1/_old  2020-10-13 15:47:35.341500037 +0200
+++ /var/tmp/diff_new_pack.L0gvm1/_new  2020-10-13 15:47:35.341500037 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.61
+Version:8.62
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.61.tar.gz -> Mojolicious-8.62.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.61/Changes new/Mojolicious-8.62/Changes
--- old/Mojolicious-8.61/Changes2020-10-01 16:06:35.0 +0200
+++ new/Mojolicious-8.62/Changes2020-10-10 17:08:53.0 +0200
@@ -1,4 +1,7 @@
 
+8.62  2020-10-10
+  - Improved commands to exit with a usage message on unknown options.
+
 8.61  2020-10-01
   - Fixed fork-safety feature in Mojo::UserAgent to work with more than one 
fork.
   - Fixed reset method in Mojo::IOLoop to not interfere with close events 
anymore, since that resulted in leaks.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.61/META.json 
new/Mojolicious-8.62/META.json
--- old/Mojolicious-8.61/META.json  2020-10-02 13:01:03.0 +0200
+++ new/Mojolicious-8.62/META.json  2020-10-12 11:56:59.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.48, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.61",
+   "version" : "8.62",
"x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.61/META.yml 
new/Mojolicious-8.62/META.yml
--- old/Mojolicious-8.61/META.yml   2020-10-02 13:01:02.0 +0200
+++ new/Mojolicious-8.62/META.yml   2020-10-12 11:56:59.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.48, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.61'
+version: '8.62'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-8.61/lib/Mojolicious/Command/Author/cpanify.pm 
new/Mojolicious-8.62/lib/Mojolicious/Command/Author/cpanify.pm
--- old/Mojolicious-8.61/lib/Mojolicious/Command/Author/cpanify.pm  
2020-09-17 13:42:25.0 +0200
+++ new/Mojolicious-8.62/lib/Mojolicious/Command/Author/cpanify.pm  
2020-10-09 18:42:58.0 +0200
@@ -10,7 +10,7 @@
 sub run {
   my ($self, @args) = @_;
 
-  getopt \@args,
+  die $self->usage unless getopt \@args,
 'p|password=s' => \(my $password = ''),
 'u|user=s' => \(my $user = '');
   die $self->usage unless my $file = shift @args;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-8.61/lib/Mojolicious/Command/Author/generate/plugin.pm 

commit perl-Mojolicious for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-10-12 13:57:58

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3486 (New)


Package is "perl-Mojolicious"

Mon Oct 12 13:57:58 2020 rev:143 rq:839314 version:8.61

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-09-29 19:02:16.693808096 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3486/perl-Mojolicious.changes  
2020-10-12 13:59:17.702215605 +0200
@@ -1,0 +2,10 @@
+Sat Oct  3 11:22:22 UTC 2020 - Oliver Kurz 
+
+- updated to 8.61
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.61  2020-10-01
+- Fixed fork-safety feature in Mojo::UserAgent to work with more than one 
fork.
+- Fixed reset method in Mojo::IOLoop to not interfere with close events 
anymore, since that resulted in leaks.
+
+---

Old:

  Mojolicious-8.60.tar.gz

New:

  Mojolicious-8.61.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.rxOsyv/_old  2020-10-12 13:59:18.294215852 +0200
+++ /var/tmp/diff_new_pack.rxOsyv/_new  2020-10-12 13:59:18.298215853 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.60
+Version:8.61
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.60.tar.gz -> Mojolicious-8.61.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.60/Changes new/Mojolicious-8.61/Changes
--- old/Mojolicious-8.60/Changes2020-09-27 17:46:20.0 +0200
+++ new/Mojolicious-8.61/Changes2020-10-01 16:06:35.0 +0200
@@ -1,4 +1,8 @@
 
+8.61  2020-10-01
+  - Fixed fork-safety feature in Mojo::UserAgent to work with more than one 
fork.
+  - Fixed reset method in Mojo::IOLoop to not interfere with close events 
anymore, since that resulted in leaks.
+
 8.60  2020-09-27
   - Improved reset method in Mojo::IOLoop to prevent close event to be emitted 
in affected streams. (kiwiroy)
   - Improved cookbook with Envoy deployment recipe. (zakame)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.60/META.json 
new/Mojolicious-8.61/META.json
--- old/Mojolicious-8.60/META.json  2020-09-27 17:49:37.0 +0200
+++ new/Mojolicious-8.61/META.json  2020-10-02 13:01:03.0 +0200
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.60",
+   "version" : "8.61",
"x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.60/META.yml 
new/Mojolicious-8.61/META.yml
--- old/Mojolicious-8.60/META.yml   2020-09-27 17:49:37.0 +0200
+++ new/Mojolicious-8.61/META.yml   2020-10-02 13:01:02.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.60'
+version: '8.61'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.60/lib/Mojo/IOLoop.pm 
new/Mojolicious-8.61/lib/Mojo/IOLoop.pm
--- old/Mojolicious-8.60/lib/Mojo/IOLoop.pm 2020-09-27 02:33:25.0 
+0200
+++ new/Mojolicious-8.61/lib/Mojo/IOLoop.pm 2020-10-01 16:06:47.0 
+0200
@@ -95,7 +95,6 @@
 
 sub reset {
   my $self = _instance(shift)->emit('reset');
-  $self->stream($_)->unsubscribe('close') for (keys %{$self->{in}}, keys 
%{$self->{out}});
   delete @$self{qw(accepting acceptors events in out stop)};
   $self->reactor->reset;
   $self->stop;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.60/lib/Mojo/UserAgent.pm 
new/Mojolicious-8.61/lib/Mojo/UserAgent.pm
--- old/Mojolicious-8.60/lib/Mojo/UserAgent.pm  2020-09-17 13:42:07.0 
+0200
+++ new/Mojolicious-8.61/lib/Mojo/UserAgent.pm  2020-10-01 16:02:31.0 
+0200
@@ -51,7 +51,8 @@
   my ($self, $tx, $cb) = @_;
 
   # Fork-safety
-  $self->_cleanup->server->restart unless ($self->{pid} //= $$) eq $$;
+  $self->_cleanup->server->restart if $self->{pid} && $self->{pid} ne $$;
+  $self->{pid} //= $$;
 
   # Non-blocking
   if ($cb) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.60/lib/Mojolicious.pm 

commit perl-Mojolicious for openSUSE:Factory

2020-09-29 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-09-29 19:01:58

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4249 (New)


Package is "perl-Mojolicious"

Tue Sep 29 19:01:58 2020 rev:142 rq:838283 version:8.60

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-09-15 16:34:47.798970545 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4249/perl-Mojolicious.changes  
2020-09-29 19:02:16.693808096 +0200
@@ -1,0 +2,10 @@
+Mon Sep 28 03:14:25 UTC 2020 - Tina Müller 
+
+- updated to 8.60
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.60  2020-09-27
+- Improved reset method in Mojo::IOLoop to prevent close event to be 
emitted in affected streams. (kiwiroy)
+- Improved cookbook with Envoy deployment recipe. (zakame)
+
+---

Old:

  Mojolicious-8.59.tar.gz

New:

  Mojolicious-8.60.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.WD5PBR/_old  2020-09-29 19:02:17.393808946 +0200
+++ /var/tmp/diff_new_pack.WD5PBR/_new  2020-09-29 19:02:17.397808951 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.59
+Version:8.60
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.59.tar.gz -> Mojolicious-8.60.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.59/Changes new/Mojolicious-8.60/Changes
--- old/Mojolicious-8.59/Changes2020-09-05 14:16:59.0 +0200
+++ new/Mojolicious-8.60/Changes2020-09-27 17:46:20.0 +0200
@@ -1,4 +1,8 @@
 
+8.60  2020-09-27
+  - Improved reset method in Mojo::IOLoop to prevent close event to be emitted 
in affected streams. (kiwiroy)
+  - Improved cookbook with Envoy deployment recipe. (zakame)
+
 8.59  2020-09-05
   - Added l function to ojo. (kiwiroy)
   - Added MOJO_PROMISE_DEBUG environment variable to Mojo::Promise.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.59/META.json 
new/Mojolicious-8.60/META.json
--- old/Mojolicious-8.59/META.json  2020-09-13 18:04:04.0 +0200
+++ new/Mojolicious-8.60/META.json  2020-09-27 17:49:37.0 +0200
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.59",
+   "version" : "8.60",
"x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.59/META.yml 
new/Mojolicious-8.60/META.yml
--- old/Mojolicious-8.59/META.yml   2020-09-13 18:04:04.0 +0200
+++ new/Mojolicious-8.60/META.yml   2020-09-27 17:49:37.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.59'
+version: '8.60'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.59/lib/Mojo/IOLoop.pm 
new/Mojolicious-8.60/lib/Mojo/IOLoop.pm
--- old/Mojolicious-8.59/lib/Mojo/IOLoop.pm 2020-09-07 17:42:33.0 
+0200
+++ new/Mojolicious-8.60/lib/Mojo/IOLoop.pm 2020-09-27 02:33:25.0 
+0200
@@ -95,6 +95,7 @@
 
 sub reset {
   my $self = _instance(shift)->emit('reset');
+  $self->stream($_)->unsubscribe('close') for (keys %{$self->{in}}, keys 
%{$self->{out}});
   delete @$self{qw(accepting acceptors events in out stop)};
   $self->reactor->reset;
   $self->stop;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.59/lib/Mojolicious/Guides/Cookbook.pod 
new/Mojolicious-8.60/lib/Mojolicious/Guides/Cookbook.pod
--- old/Mojolicious-8.59/lib/Mojolicious/Guides/Cookbook.pod2020-09-04 
00:57:31.0 +0200
+++ new/Mojolicious-8.60/lib/Mojolicious/Guides/Cookbook.pod2020-09-27 
01:01:58.0 +0200
@@ -342,6 +342,56 @@
 
   ScriptAlias / /home/sri/my_app/script/my_app/
 
+=head2 Envoy
+
+L applications can be deployed on "cloud-native" environments 
that use Lhttps://www.envoyproxy.io>,
+such as with this reverse proxy configuration similar to the Apache and Nginx 
ones above.
+
+  static_resources:
+listeners:
+- name: listener_0
+  address:
+socket_address: { address: 0.0.0.0, port_value: 80 }
+  filter_chains:
+  - 

commit perl-Mojolicious for openSUSE:Factory

2020-09-15 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-09-15 16:34:18

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4249 (New)


Package is "perl-Mojolicious"

Tue Sep 15 16:34:18 2020 rev:141 rq:834621 version:8.59

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-08-13 10:25:57.222899403 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4249/perl-Mojolicious.changes  
2020-09-15 16:34:47.798970545 +0200
@@ -1,0 +2,10 @@
+Mon Sep 14 03:10:06 UTC 2020 - Tina Müller 
+
+- updated to 8.59
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.59  2020-09-05
+- Added l function to ojo. (kiwiroy)
+- Added MOJO_PROMISE_DEBUG environment variable to Mojo::Promise.
+
+---

Old:

  Mojolicious-8.58.tar.gz

New:

  Mojolicious-8.59.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.LMkiBd/_old  2020-09-15 16:34:48.874971575 +0200
+++ /var/tmp/diff_new_pack.LMkiBd/_new  2020-09-15 16:34:48.878971580 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.58
+Version:8.59
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.58.tar.gz -> Mojolicious-8.59.tar.gz ++
 7625 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-08-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-08-13 10:20:37

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3399 (New)


Package is "perl-Mojolicious"

Thu Aug 13 10:20:37 2020 rev:140 rq:826132 version:8.58

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-07-20 21:06:20.261395040 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3399/perl-Mojolicious.changes  
2020-08-13 10:25:57.222899403 +0200
@@ -1,0 +2,10 @@
+Tue Aug 11 03:12:52 UTC 2020 - Tina Müller 
+
+- updated to 8.58
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.58  2020-08-05
+- Improved app and lite_app generators to use templates with subroutine 
signatures.
+- Updated all documentation to use subroutine signatures. (kiwiroy)
+
+---

Old:

  Mojolicious-8.57.tar.gz

New:

  Mojolicious-8.58.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.kM2KUi/_old  2020-08-13 10:25:59.790899333 +0200
+++ /var/tmp/diff_new_pack.kM2KUi/_new  2020-08-13 10:25:59.802899333 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.57
+Version:8.58
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.57.tar.gz -> Mojolicious-8.58.tar.gz ++
 6155 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-07-20 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-07-20 21:04:32

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3592 (New)


Package is "perl-Mojolicious"

Mon Jul 20 21:04:32 2020 rev:139 rq:821877 version:8.57

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-06-30 22:25:37.647998675 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3592/perl-Mojolicious.changes  
2020-07-20 21:06:20.261395040 +0200
@@ -1,0 +2,13 @@
+Sat Jul 18 03:10:07 UTC 2020 - Tina Müller 
+
+- updated to 8.57
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.57  2020-07-16
+- Added support for YAML config files.
+- Added module Mojolicious::Plugin::NotYAMLConfig.
+- Improved app generator command to use a YAML config file.
+- Fixed a bug in proxy helpers that caused response content to be ignored 
in some cases. (mohawk2)
+- Fixed attr_is bug in Test::Mojo that prevented false value comparisons 
from working correctly. (tim-2)
+
+---

Old:

  Mojolicious-8.56.tar.gz

New:

  Mojolicious-8.57.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Kt0cAl/_old  2020-07-20 21:06:21.96126 +0200
+++ /var/tmp/diff_new_pack.Kt0cAl/_new  2020-07-20 21:06:21.96126 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.56
+Version:8.57
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.56.tar.gz -> Mojolicious-8.57.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.56/Changes new/Mojolicious-8.57/Changes
--- old/Mojolicious-8.56/Changes2020-06-26 22:06:45.0 +0200
+++ new/Mojolicious-8.57/Changes2020-07-16 19:44:34.0 +0200
@@ -1,4 +1,11 @@
 
+8.57  2020-07-16
+  - Added support for YAML config files.
+  - Added module Mojolicious::Plugin::NotYAMLConfig.
+  - Improved app generator command to use a YAML config file.
+  - Fixed a bug in proxy helpers that caused response content to be ignored in 
some cases. (mohawk2)
+  - Fixed attr_is bug in Test::Mojo that prevented false value comparisons 
from working correctly. (tim-2)
+
 8.56  2020-06-19
   - Fixed a bug that prevented "% end, begin" to work in Mojo::Template. 
(jberger)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.56/MANIFEST 
new/Mojolicious-8.57/MANIFEST
--- old/Mojolicious-8.56/MANIFEST   2020-06-26 22:07:54.0 +0200
+++ new/Mojolicious-8.57/MANIFEST   2020-07-17 11:07:34.0 +0200
@@ -116,6 +116,7 @@
 lib/Mojolicious/Plugin/HeaderCondition.pm
 lib/Mojolicious/Plugin/JSONConfig.pm
 lib/Mojolicious/Plugin/Mount.pm
+lib/Mojolicious/Plugin/NotYAMLConfig.pm
 lib/Mojolicious/Plugin/TagHelpers.pm
 lib/Mojolicious/Plugins.pm
 lib/Mojolicious/Renderer.pm
@@ -353,6 +354,11 @@
 t/mojolicious/upload_stream_lite_app.t
 t/mojolicious/validation_lite_app.t
 t/mojolicious/websocket_lite_app.t
+t/mojolicious/yaml_config_lite_app.t
+t/mojolicious/yaml_config_lite_app.yaml
+t/mojolicious/yaml_config_lite_app.yml
+t/mojolicious/yaml_config_lite_app_abs.development.yml
+t/mojolicious/yaml_config_lite_app_abs.yml
 t/pod.t
 t/pod_coverage.t
 t/test/mojo.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.56/META.json 
new/Mojolicious-8.57/META.json
--- old/Mojolicious-8.56/META.json  2020-06-26 22:07:54.0 +0200
+++ new/Mojolicious-8.57/META.json  2020-07-17 11:07:34.0 +0200
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.56",
-   "x_serialization_backend" : "JSON::PP version 4.04"
+   "version" : "8.57",
+   "x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.56/META.yml 
new/Mojolicious-8.57/META.yml
--- old/Mojolicious-8.56/META.yml   2020-06-26 22:07:54.0 +0200
+++ new/Mojolicious-8.57/META.yml   2020-07-17 11:07:34.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.56'
+version: '8.57'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Mojolicious for openSUSE:Factory

2020-06-30 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-06-30 22:25:35

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3060 (New)


Package is "perl-Mojolicious"

Tue Jun 30 22:25:35 2020 rev:138 rq:817915 version:8.56

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-06-21 19:01:05.647953406 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3060/perl-Mojolicious.changes  
2020-06-30 22:25:37.647998675 +0200
@@ -1,0 +2,9 @@
+Sat Jun 27 03:11:38 UTC 2020 - Tina Müller 
+
+- updated to 8.56
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.56  2020-06-19
+- Fixed a bug that prevented "% end, begin" to work in Mojo::Template. 
(jberger)
+
+---

Old:

  Mojolicious-8.55.tar.gz

New:

  Mojolicious-8.56.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.kujVEE/_old  2020-06-30 22:25:38.312000697 +0200
+++ /var/tmp/diff_new_pack.kujVEE/_new  2020-06-30 22:25:38.312000697 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.55
+Version:8.56
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.55.tar.gz -> Mojolicious-8.56.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.55/Changes new/Mojolicious-8.56/Changes
--- old/Mojolicious-8.55/Changes2020-06-18 11:35:18.0 +0200
+++ new/Mojolicious-8.56/Changes2020-06-26 22:06:45.0 +0200
@@ -1,4 +1,7 @@
 
+8.56  2020-06-19
+  - Fixed a bug that prevented "% end, begin" to work in Mojo::Template. 
(jberger)
+
 8.55  2020-06-18
   - Fixed a regression in Mojo::DOM::CSS that caused some selectors to not be 
valid anymore.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.55/META.json 
new/Mojolicious-8.56/META.json
--- old/Mojolicious-8.55/META.json  2020-06-18 11:42:20.0 +0200
+++ new/Mojolicious-8.56/META.json  2020-06-26 22:07:54.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.55",
+   "version" : "8.56",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.55/META.yml 
new/Mojolicious-8.56/META.yml
--- old/Mojolicious-8.55/META.yml   2020-06-18 11:42:19.0 +0200
+++ new/Mojolicious-8.56/META.yml   2020-06-26 22:07:54.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.55'
+version: '8.56'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.55/lib/Mojo/Collection.pm 
new/Mojolicious-8.56/lib/Mojo/Collection.pm
--- old/Mojolicious-8.55/lib/Mojo/Collection.pm 2020-06-14 18:18:32.0 
+0200
+++ new/Mojolicious-8.56/lib/Mojo/Collection.pm 2020-06-19 22:05:37.0 
+0200
@@ -44,7 +44,7 @@
 
 sub head {
   my ($self, $size) = @_;
-  return $self->new(@$self) if $size > @$self;
+  return $self->new(@$self)   if $size > @$self;
   return $self->new(@$self[0 .. ($size - 1)]) if $size >= 0;
   return $self->new(@$self[0 .. ($#$self + $size)]);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.55/lib/Mojo/IOLoop/Client.pm 
new/Mojolicious-8.56/lib/Mojo/IOLoop/Client.pm
--- old/Mojolicious-8.55/lib/Mojo/IOLoop/Client.pm  2020-06-14 
18:18:32.0 +0200
+++ new/Mojolicious-8.56/lib/Mojo/IOLoop/Client.pm  2020-06-19 

commit perl-Mojolicious for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-06-20 20:12:29

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)


Package is "perl-Mojolicious"

Sat Jun 20 20:12:29 2020 rev:137 rq:815729 version:8.55

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-06-17 14:50:39.081045693 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes  
2020-06-21 19:01:05.647953406 +0200
@@ -1,0 +2,9 @@
+Thu Jun 18 11:22:56 UTC 2020 - Tina Müller 
+
+- updated to 8.55
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.55  2020-06-18
+- Fixed a regression in Mojo::DOM::CSS that caused some selectors to not 
be valid anymore.
+
+---

Old:

  Mojolicious-8.54.tar.gz

New:

  Mojolicious-8.55.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.4cclDr/_old  2020-06-21 19:01:06.175955190 +0200
+++ /var/tmp/diff_new_pack.4cclDr/_new  2020-06-21 19:01:06.179955204 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.54
+Version:8.55
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.54.tar.gz -> Mojolicious-8.55.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.54/Changes new/Mojolicious-8.55/Changes
--- old/Mojolicious-8.54/Changes2020-06-14 18:25:42.0 +0200
+++ new/Mojolicious-8.55/Changes2020-06-18 11:35:18.0 +0200
@@ -1,4 +1,7 @@
 
+8.55  2020-06-18
+  - Fixed a regression in Mojo::DOM::CSS that caused some selectors to not be 
valid anymore.
+
 8.54  2020-06-14
   - Added EXPERIMENTAL support for :scope and :has pseudo-classes to 
Mojo::DOM::CSS. (Eckankar, kraih)
   - Fixed a bug in Mojo::DOM where select and ruby elements were parsed 
incorrectly.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.54/META.json 
new/Mojolicious-8.55/META.json
--- old/Mojolicious-8.54/META.json  2020-06-14 19:40:34.0 +0200
+++ new/Mojolicious-8.55/META.json  2020-06-18 11:42:20.0 +0200
@@ -63,6 +63,6 @@
  "web" : "https://webchat.freenode.net/#mojo;
   }
},
-   "version" : "8.54",
+   "version" : "8.55",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.54/META.yml 
new/Mojolicious-8.55/META.yml
--- old/Mojolicious-8.54/META.yml   2020-06-14 19:40:34.0 +0200
+++ new/Mojolicious-8.55/META.yml   2020-06-18 11:42:19.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.54'
+version: '8.55'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.54/lib/Mojo/DOM/CSS.pm 
new/Mojolicious-8.55/lib/Mojo/DOM/CSS.pm
--- old/Mojolicious-8.54/lib/Mojo/DOM/CSS.pm2020-06-14 18:18:32.0 
+0200
+++ new/Mojolicious-8.55/lib/Mojo/DOM/CSS.pm2020-06-18 11:33:23.0 
+0200
@@ -1,7 +1,9 @@
 package Mojo::DOM::CSS;
 use Mojo::Base -base;
 
-use Mojo::Util qw(trim);
+use Mojo::Util qw(dumper trim);
+
+use constant DEBUG => $ENV{MOJO_DOM_CSS_DEBUG} || 0;
 
 has 'tree';
 
@@ -130,6 +132,7 @@
 else {last}
   }
 
+  warn qq{-- CSS Selector ($css)\n@{[dumper $group]}} if DEBUG;
   return $group;
 }
 
@@ -288,7 +291,10 @@
 elsif ($is_tag && $type eq 'attr') { return undef unless _attr(@$s[1, 2], 
$current) }
 
 # Pseudo-class
-else { return undef unless _pc(@$s[1, 2], $current, $tree, $scope) }
+elsif ($type eq 'pc') { return undef unless _pc(@$s[1, 2], $current, 
$tree, $scope) }
+
+# No match
+else { return undef }
   }
 
   return 1;
@@ -714,6 +720,13 @@
 Run CSS selector against L and stop as soon as the first node 
matched. Trailing key/value pairs can be used to
 declare xml namespace aliases.
 
+=head1 DEBUGGING
+
+You can set the C environment variable to get some 
advanced diagnostics information printed to
+C.
+
+  MOJO_DOM_CSS_DEBUG=1
+
 =head1 SEE ALSO
 
 L, L, L.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.54/lib/Mojo/Promise.pm 

commit perl-Mojolicious for openSUSE:Factory

2020-06-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-06-17 14:50:11

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)


Package is "perl-Mojolicious"

Wed Jun 17 14:50:11 2020 rev:136 rq:815256 version:8.54

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-06-12 21:44:59.988445601 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes  
2020-06-17 14:50:39.081045693 +0200
@@ -1,0 +2,12 @@
+Mon Jun 15 03:12:12 UTC 2020 - Tina Müller 
+
+- updated to 8.54
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.54  2020-06-14
+- Added EXPERIMENTAL support for :scope and :has pseudo-classes to 
Mojo::DOM::CSS. (Eckankar, kraih)
+- Fixed a bug in Mojo::DOM where select and ruby elements were parsed 
incorrectly.
+- Fixed a but in Mojo::UserAgent::Transactor that prevented compression 
settings to be inherited across redirects.
+- Fixed a bug where Mojolicious templates could not use the continue Perl 
keyword.
+
+---

Old:

  Mojolicious-8.53.tar.gz

New:

  Mojolicious-8.54.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.f5RSvT/_old  2020-06-17 14:50:43.593061142 +0200
+++ /var/tmp/diff_new_pack.f5RSvT/_new  2020-06-17 14:50:43.593061142 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.53
+Version:8.54
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.53.tar.gz -> Mojolicious-8.54.tar.gz ++
 1934 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-06-12 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-06-12 21:43:34

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)


Package is "perl-Mojolicious"

Fri Jun 12 21:43:34 2020 rev:135 rq:814104 version:8.53

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-06-04 17:56:53.201086340 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes  
2020-06-12 21:44:59.988445601 +0200
@@ -1,0 +2,10 @@
+Thu Jun 11 03:10:36 UTC 2020 - Tina Müller 
+
+- updated to 8.53
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.53  2020-06-09
+- Added EXPERIMENTAL extname method to Mojo::File.
+- Fixed a bug in Mojolicious::Types where dotfiles would be considered 
file extensions.
+
+---

Old:

  Mojolicious-8.52.tar.gz

New:

  Mojolicious-8.53.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.1inz4m/_old  2020-06-12 21:45:01.440445106 +0200
+++ /var/tmp/diff_new_pack.1inz4m/_new  2020-06-12 21:45:01.440445106 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.52
+Version:8.53
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.52.tar.gz -> Mojolicious-8.53.tar.gz ++
 2214 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-06-04 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-06-04 17:56:50

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)


Package is "perl-Mojolicious"

Thu Jun  4 17:56:50 2020 rev:134 rq:811445 version:8.52

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-06-03 20:33:29.141353759 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes  
2020-06-04 17:56:53.201086340 +0200
@@ -1,0 +2,11 @@
+Thu Jun  4 03:10:36 UTC 2020 - Tina Müller 
+
+- updated to 8.52
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.52  2020-06-01
+- Updated project metadata.
+- Fixed a bug in Mojo::Asset::Memory where the upgrade event could not 
change the temporary directory.
+  
+
+---

Old:

  Mojolicious-8.51.tar.gz

New:

  Mojolicious-8.52.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.cpfbPf/_old  2020-06-04 17:56:53.977088770 +0200
+++ /var/tmp/diff_new_pack.cpfbPf/_new  2020-06-04 17:56:53.981088782 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.51
+Version:8.52
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.51.tar.gz -> Mojolicious-8.52.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.51/Changes new/Mojolicious-8.52/Changes
--- old/Mojolicious-8.51/Changes2020-05-31 14:28:02.0 +0200
+++ new/Mojolicious-8.52/Changes2020-06-03 16:07:30.0 +0200
@@ -1,4 +1,8 @@
 
+8.52  2020-06-01
+  - Updated project metadata.
+  - Fixed a bug in Mojo::Asset::Memory where the upgrade event could not 
change the temporary directory.
+
 8.51  2020-05-30
   - Improved map efficiency in Mojo::Promise. (mst)
   - Improved more tests to use subtests. (veesh)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.51/META.json 
new/Mojolicious-8.52/META.json
--- old/Mojolicious-8.51/META.json  2020-05-31 14:29:02.0 +0200
+++ new/Mojolicious-8.52/META.json  2020-06-03 22:00:39.0 +0200
@@ -58,8 +58,11 @@
  "url" : "https://github.com/mojolicious/mojo.git;,
  "web" : "https://github.com/mojolicious/mojo;
   },
-  "x_IRC" : "irc://irc.freenode.net/#mojo"
+  "x_IRC" : {
+ "url" : "irc://irc.freenode.net/#mojo",
+ "web" : "https://webchat.freenode.net/#mojo;
+  }
},
-   "version" : "8.51",
+   "version" : "8.52",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.51/META.yml 
new/Mojolicious-8.52/META.yml
--- old/Mojolicious-8.51/META.yml   2020-05-31 14:29:02.0 +0200
+++ new/Mojolicious-8.52/META.yml   2020-06-03 22:00:39.0 +0200
@@ -27,10 +27,12 @@
   Sub::Util: '1.41'
   perl: '5.016'
 resources:
-  IRC: irc://irc.freenode.net/#mojo
+  IRC:
+url: irc://irc.freenode.net/#mojo
+web: https://webchat.freenode.net/#mojo
   bugtracker: https://github.com/mojolicious/mojo/issues
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.51'
+version: '8.52'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.51/Makefile.PL 
new/Mojolicious-8.52/Makefile.PL
--- old/Mojolicious-8.51/Makefile.PL2020-05-30 23:40:49.0 +0200
+++ new/Mojolicious-8.52/Makefile.PL2020-06-03 16:07:35.0 +0200
@@ -27,7 +27,7 @@
 url  => 'https://github.com/mojolicious/mojo.git',
 web  => 'https://github.com/mojolicious/mojo',
   },
-  x_IRC => 'irc://irc.freenode.net/#mojo'
+  x_IRC => {url => 'irc://irc.freenode.net/#mojo', web => 
'https://webchat.freenode.net/#mojo'}
 },
   },
   PREREQ_PM => {'IO::Socket::IP' => '0.37', 'Sub::Util' => '1.41'},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.51/lib/Mojo/Asset/Memory.pm 
new/Mojolicious-8.52/lib/Mojo/Asset/Memory.pm
--- old/Mojolicious-8.51/lib/Mojo/Asset/Memory.pm   2020-05-30 
23:40:49.0 +0200
+++ new/Mojolicious-8.52/lib/Mojo/Asset/Memory.pm   2020-06-01 
14:10:18.0 +0200
@@ -14,8 +14,8 @@

commit perl-Mojolicious for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-06-03 20:33:04

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)


Package is "perl-Mojolicious"

Wed Jun  3 20:33:04 2020 rev:133 rq:810849 version:8.51

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-05-28 09:19:33.981235965 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes  
2020-06-03 20:33:29.141353759 +0200
@@ -1,0 +2,12 @@
+Mon Jun  1 03:15:17 UTC 2020 - Tina Müller 
+
+updated to 8.51
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.51  2020-05-30
+- Improved map efficiency in Mojo::Promise. (mst)
+- Improved more tests to use subtests. (veesh)
+- Improved .perltidyrc with more modern settings.
+  
+
+---

Old:

  Mojolicious-8.50.tar.gz

New:

  Mojolicious-8.51.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.moJVOO/_old  2020-06-03 20:33:30.141356894 +0200
+++ /var/tmp/diff_new_pack.moJVOO/_new  2020-06-03 20:33:30.141356894 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.50
+Version:8.51
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.50.tar.gz -> Mojolicious-8.51.tar.gz ++
 44256 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-05-28 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-05-28 09:19:33

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606 (New)


Package is "perl-Mojolicious"

Thu May 28 09:19:33 2020 rev:132 rq:809675 version:8.50

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-05-05 19:07:31.342952048 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3606/perl-Mojolicious.changes  
2020-05-28 09:19:33.981235965 +0200
@@ -1,0 +2,29 @@
+Tue May 26 03:10:45 UTC 2020 - Tina Müller 
+
+updated to 8.50
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.50  2020-05-23
+- Increased Perl version requirement to 5.16.0. This is just a first step
+  however, at some point in the not so distant future we will increase the
+  Perl version requirement to 5.20.0 for full subroutine signatures 
support.
+- Improved Mojo::Base to enable the Perl 5.16 feature bundle with
+  "unicode_strings", "unicode_eval", "evalbytes", "current_sub" and "fc".
+  
+  8.43  2020-05-20
+- Removed deprecated argument handling from Mojo::Promise::new.
+- Removed experimental status from all_settled method in Mojo::Promise.
+- Removed experimental status from content_type and file_type methods in
+  Mojolicious::Types.
+- Removed experimental status from cleanup event in 
Mojo::IOLoop::Subprocess.
+- Switched from Storable to JSON serialization for Mojo::IOLoop::Subprocess
+  IPC to increase efficiency.
+- Added exit_code method to Mojo::IOLoop::Subprocess.
+- Improved Mojo::Promise to warn when an unhandled rejected promise is
+  destroyed.
+- Fixed a bug where the resolve class method in Mojo::Promise would
+  unnecessarily create new promises.
+- Fixed a promise chaining bug in Mojo::Promise. (karjala)
+  
+
+---

Old:

  Mojolicious-8.42.tar.gz

New:

  Mojolicious-8.50.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.6Eu1Dv/_old  2020-05-28 09:19:34.601237101 +0200
+++ /var/tmp/diff_new_pack.6Eu1Dv/_new  2020-05-28 09:19:34.605237108 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.42
+Version:8.50
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -31,13 +31,9 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(IO::Socket::IP) >= 0.37
-BuildRequires:  perl(JSON::PP) >= 2.27103
-BuildRequires:  perl(List::Util) >= 1.41
-BuildRequires:  perl(Time::Local) >= 1.2
+BuildRequires:  perl(Sub::Util) >= 1.41
 Requires:   perl(IO::Socket::IP) >= 0.37
-Requires:   perl(JSON::PP) >= 2.27103
-Requires:   perl(List::Util) >= 1.41
-Requires:   perl(Time::Local) >= 1.2
+Requires:   perl(Sub::Util) >= 1.41
 %{perl_requires}
 
 %description

++ Mojolicious-8.42.tar.gz -> Mojolicious-8.50.tar.gz ++
 2554 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-05-05 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-05-05 19:07:09

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738 (New)


Package is "perl-Mojolicious"

Tue May  5 19:07:09 2020 rev:131 rq:800395 version:8.42

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-05-04 18:40:44.793079387 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738/perl-Mojolicious.changes  
2020-05-05 19:07:31.342952048 +0200
@@ -1,0 +2,18 @@
+Tue May  5 03:12:00 UTC 2020 - Tina Müller 
+
+updated to 8.42
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.42  2020-05-04
+- This release contains fixes for security issues, everybody should 
upgrade!
+- Added EXPERIMENTAL support for :any-link pseudo-class to Mojo::DOM::CSS.
+- Added EXPERIMENTAL support for case-sensitive attribute selectors like
+  [foo="bar" s] to Mojo::DOM::CSS
+- Renamed experimental :matches pseudo-class to :is in Mojo::DOM::CSS.
+- Fixed a security issue that allowed for _method query parameters to be 
used
+  with GET requests.
+- Fixed a bug in Mojo::DOM::CSS where the case-sensitivity identifier was
+  case-sensitive.
+  
+
+---

Old:

  Mojolicious-8.41.tar.gz

New:

  Mojolicious-8.42.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.JTr5Zx/_old  2020-05-05 19:07:33.202955902 +0200
+++ /var/tmp/diff_new_pack.JTr5Zx/_new  2020-05-05 19:07:33.206955910 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.41
+Version:8.42
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.41.tar.gz -> Mojolicious-8.42.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.41/Changes new/Mojolicious-8.42/Changes
--- old/Mojolicious-8.41/Changes2020-04-30 18:01:34.0 +0200
+++ new/Mojolicious-8.42/Changes2020-05-04 18:58:21.0 +0200
@@ -1,4 +1,15 @@
 
+8.42  2020-05-04
+  - This release contains fixes for security issues, everybody should upgrade!
+  - Added EXPERIMENTAL support for :any-link pseudo-class to Mojo::DOM::CSS.
+  - Added EXPERIMENTAL support for case-sensitive attribute selectors like
+[foo="bar" s] to Mojo::DOM::CSS
+  - Renamed experimental :matches pseudo-class to :is in Mojo::DOM::CSS.
+  - Fixed a security issue that allowed for _method query parameters to be used
+with GET requests.
+  - Fixed a bug in Mojo::DOM::CSS where the case-sensitivity identifier was
+case-sensitive.
+
 8.41  2020-04-30
   - Improved Mojolicious::Commands to treat commands like
 "mojo generate lite_app" as "mojo generate lite-app".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.41/META.json 
new/Mojolicious-8.42/META.json
--- old/Mojolicious-8.41/META.json  2020-05-01 15:34:16.0 +0200
+++ new/Mojolicious-8.42/META.json  2020-05-04 19:14:24.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.41",
+   "version" : "8.42",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.41/META.yml 
new/Mojolicious-8.42/META.yml
--- old/Mojolicious-8.41/META.yml   2020-05-01 15:34:16.0 +0200
+++ new/Mojolicious-8.42/META.yml   2020-05-04 19:14:24.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.41'
+version: '8.42'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.41/lib/Mojo/DOM/CSS.pm 
new/Mojolicious-8.42/lib/Mojo/DOM/CSS.pm
--- old/Mojolicious-8.41/lib/Mojo/DOM/CSS.pm2020-03-30 11:31:15.0 
+0200
+++ new/Mojolicious-8.42/lib/Mojo/DOM/CSS.pm2020-05-01 22:08:48.0 
+0200
@@ -12,7 +12,7 @@
   (?:
 (\W)?=  # Operator
 (?:"((?:\\"|[^"])*)"|'((?:\\'|[^'])*)'|([^\]]+?))   # Value
-(?:\s+(i))? # Case-sensitivity
+(?:\s+(?:(i|I)|s|S))?   # Case-sensitivity
   )?
   \]
 /x;
@@ -102,8 +102,8 @@
 elsif ($css =~ 

commit perl-Mojolicious for openSUSE:Factory

2020-05-04 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-05-04 18:39:56

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738 (New)


Package is "perl-Mojolicious"

Mon May  4 18:39:56 2020 rev:130 rq:799927 version:8.41

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-04-23 18:38:15.452985351 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738/perl-Mojolicious.changes  
2020-05-04 18:40:44.793079387 +0200
@@ -1,0 +2,11 @@
+Sat May  2 03:13:43 UTC 2020 - Tina Müller 
+
+updated to 8.41
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.41  2020-04-30
+- Improved Mojolicious::Commands to treat commands like
+  "mojo generate lite_app" as "mojo generate lite-app".
+  
+
+---

Old:

  Mojolicious-8.40.tar.gz

New:

  Mojolicious-8.41.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Y4O1jb/_old  2020-05-04 18:40:46.249082389 +0200
+++ /var/tmp/diff_new_pack.Y4O1jb/_new  2020-05-04 18:40:46.249082389 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Mojolicious
-Version:8.40
+Version:8.41
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Mojolicious-8.40.tar.gz -> Mojolicious-8.41.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.40/Changes new/Mojolicious-8.41/Changes
--- old/Mojolicious-8.40/Changes2020-04-23 11:21:27.0 +0200
+++ new/Mojolicious-8.41/Changes2020-04-30 18:01:34.0 +0200
@@ -1,4 +1,8 @@
 
+8.41  2020-04-30
+  - Improved Mojolicious::Commands to treat commands like
+"mojo generate lite_app" as "mojo generate lite-app".
+
 8.40  2020-04-23
   - Fixed support for disabling the inactivity timeout in Mojo::UserAgent.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.40/MANIFEST 
new/Mojolicious-8.41/MANIFEST
--- old/Mojolicious-8.40/MANIFEST   2020-04-23 11:23:19.0 +0200
+++ new/Mojolicious-8.41/MANIFEST   2020-05-01 15:34:16.0 +0200
@@ -282,6 +282,7 @@
 t/mojolicious/lib/MojoliciousConfigTest.pm
 t/mojolicious/lib/MojoliciousTest.pm
 t/mojolicious/lib/MojoliciousTest/Baz.pm
+t/mojolicious/lib/MojoliciousTest/Command/_test2_command.pm
 t/mojolicious/lib/MojoliciousTest/Command/test_command.pm
 t/mojolicious/lib/MojoliciousTest/Exceptional.pm
 t/mojolicious/lib/MojoliciousTest/Foo.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.40/META.json 
new/Mojolicious-8.41/META.json
--- old/Mojolicious-8.40/META.json  2020-04-23 11:23:19.0 +0200
+++ new/Mojolicious-8.41/META.json  2020-05-01 15:34:16.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.40",
+   "version" : "8.41",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.40/META.yml 
new/Mojolicious-8.41/META.yml
--- old/Mojolicious-8.40/META.yml   2020-04-23 11:23:19.0 +0200
+++ new/Mojolicious-8.41/META.yml   2020-05-01 15:34:16.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.40'
+version: '8.41'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-8.40/lib/Mojolicious/Command/Author/generate/lite_app.pm 
new/Mojolicious-8.41/lib/Mojolicious/Command/Author/generate/lite_app.pm
--- old/Mojolicious-8.40/lib/Mojolicious/Command/Author/generate/lite_app.pm

commit perl-Mojolicious for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-04-23 18:38:14

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738 (New)


Package is "perl-Mojolicious"

Thu Apr 23 18:38:14 2020 rev:129 rq:796517 version:8.40

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-04-22 20:57:31.963927760 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738/perl-Mojolicious.changes  
2020-04-23 18:38:15.452985351 +0200
@@ -1,0 +2,9 @@
+Thu Apr 23 10:37:37 UTC 2020 -  
+
+- updated to 8.40
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.40  2020-04-23
+- Fixed support for disabling the inactivity timeout in Mojo::UserAgent.
+
+---

Old:

  Mojolicious-8.39.tar.gz

New:

  Mojolicious-8.40.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.S9Svjy/_old  2020-04-23 18:38:16.404987172 +0200
+++ /var/tmp/diff_new_pack.S9Svjy/_new  2020-04-23 18:38:16.408987180 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.39
+Version:8.40
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.39.tar.gz -> Mojolicious-8.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.39/Changes new/Mojolicious-8.40/Changes
--- old/Mojolicious-8.39/Changes2020-04-22 14:30:35.0 +0200
+++ new/Mojolicious-8.40/Changes2020-04-23 11:21:27.0 +0200
@@ -1,4 +1,7 @@
 
+8.40  2020-04-23
+  - Fixed support for disabling the inactivity timeout in Mojo::UserAgent.
+
 8.39  2020-04-22
   - Fixed a bug in Mojo::Server::Daemon where active connections could get the
 keep-alive timeout assigned instead of the inactivity timeout.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.39/META.json 
new/Mojolicious-8.40/META.json
--- old/Mojolicious-8.39/META.json  2020-04-22 14:48:56.0 +0200
+++ new/Mojolicious-8.40/META.json  2020-04-23 11:23:19.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.39",
+   "version" : "8.40",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.39/META.yml 
new/Mojolicious-8.40/META.yml
--- old/Mojolicious-8.39/META.yml   2020-04-22 14:48:56.0 +0200
+++ new/Mojolicious-8.40/META.yml   2020-04-23 11:23:19.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.39'
+version: '8.40'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.39/lib/Mojo/IOLoop/Stream.pm 
new/Mojolicious-8.40/lib/Mojo/IOLoop/Stream.pm
--- old/Mojolicious-8.39/lib/Mojo/IOLoop/Stream.pm  2020-04-19 
15:29:46.0 +0200
+++ new/Mojolicious-8.40/lib/Mojo/IOLoop/Stream.pm  2020-04-23 
11:20:56.0 +0200
@@ -82,7 +82,7 @@
 if (!$self->{timeout}) { $reactor->remove(delete $self->{timer}) }
 else   { $reactor->again($self->{timer}, $self->{timeout}) 
}
   }
-  else {
+  elsif ($self->{timeout}) {
 weaken $self;
 $self->{timer} = $reactor->timer(
   $timeout => sub {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.39/lib/Mojo/IOLoop/Subprocess.pm 
new/Mojolicious-8.40/lib/Mojo/IOLoop/Subprocess.pm
--- old/Mojolicious-8.39/lib/Mojo/IOLoop/Subprocess.pm  2020-04-21 
15:55:21.0 +0200
+++ new/Mojolicious-8.40/lib/Mojo/IOLoop/Subprocess.pm  2020-04-22 
21:18:13.0 +0200
@@ -118,6 +118,18 @@
 }
   );
 
+  # Operation that would block the event loop for 5 seconds (with promise)
+  $subprocess->run_p(sub {
+sleep 5;
+return '♥', 'Mojolicious';
+  })->then(sub {
+my @results = @_;
+say "I $results[0] $results[1]!";
+  })->catch(sub  {
+my $err = shift;
+say "Subprocess error: $err";
+  });
+
   # Start event loop if necessary
   $subprocess->ioloop->start unless $subprocess->ioloop->is_running;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.39/lib/Mojo/IOLoop.pm 

commit perl-Mojolicious for openSUSE:Factory

2020-04-22 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-04-22 20:57:29

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738 (New)


Package is "perl-Mojolicious"

Wed Apr 22 20:57:29 2020 rev:128 rq:796297 version:8.39

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-04-21 13:08:54.404601608 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738/perl-Mojolicious.changes  
2020-04-22 20:57:31.963927760 +0200
@@ -1,0 +2,21 @@
+Wed Apr 22 13:58:16 UTC 2020 -  
+
+- updated to 8.39
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.39  2020-04-22
+- Fixed a bug in Mojo::Server::Daemon where active connections could get 
the
+  keep-alive timeout assigned instead of the inactivity timeout.
+- Fixed a race condition in Mojo::UserAgent where test servers would close
+  connections prematurely.
+
+---
+Wed Apr 22 03:10:15 UTC 2020 -  
+
+- updated to 8.38
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.38  2020-04-21
+- Added run_p method to Mojo::IOLoop::Subprocess. (batman)
+
+---

Old:

  Mojolicious-8.37.tar.gz

New:

  Mojolicious-8.39.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.MgeqsG/_old  2020-04-22 20:57:32.871929567 +0200
+++ /var/tmp/diff_new_pack.MgeqsG/_new  2020-04-22 20:57:32.871929567 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.37
+Version:8.39
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.37.tar.gz -> Mojolicious-8.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.37/Changes new/Mojolicious-8.39/Changes
--- old/Mojolicious-8.37/Changes2020-04-19 16:34:05.0 +0200
+++ new/Mojolicious-8.39/Changes2020-04-22 14:30:35.0 +0200
@@ -1,4 +1,13 @@
 
+8.39  2020-04-22
+  - Fixed a bug in Mojo::Server::Daemon where active connections could get the
+keep-alive timeout assigned instead of the inactivity timeout.
+  - Fixed a race condition in Mojo::UserAgent where test servers would close
+connections prematurely.
+
+8.38  2020-04-21
+  - Added run_p method to Mojo::IOLoop::Subprocess. (batman)
+
 8.37  2020-04-19
   - Added keep_alive_timeout attribute to Mojo::Server::Daemon.
   - Added -k options to daemon and prefork commands.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.37/META.json 
new/Mojolicious-8.39/META.json
--- old/Mojolicious-8.37/META.json  2020-04-19 21:46:49.0 +0200
+++ new/Mojolicious-8.39/META.json  2020-04-22 14:48:56.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.37",
+   "version" : "8.39",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.37/META.yml 
new/Mojolicious-8.39/META.yml
--- old/Mojolicious-8.37/META.yml   2020-04-19 21:46:49.0 +0200
+++ new/Mojolicious-8.39/META.yml   2020-04-22 14:48:56.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.37'
+version: '8.39'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.37/lib/Mojo/HelloWorld.pm 
new/Mojolicious-8.39/lib/Mojo/HelloWorld.pm
--- old/Mojolicious-8.37/lib/Mojo/HelloWorld.pm 2020-03-31 22:29:52.0 
+0200
+++ new/Mojolicious-8.39/lib/Mojo/HelloWorld.pm 2020-04-21 21:48:51.0 
+0200
@@ -25,7 +25,7 @@
 
 =head1 DESCRIPTION
 
-L is the default L application. Used mostly for
+L is the default L application, used mostly for
 testing.
 
 =head1 ATTRIBUTES
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.37/lib/Mojo/IOLoop/Subprocess.pm 
new/Mojolicious-8.39/lib/Mojo/IOLoop/Subprocess.pm
--- old/Mojolicious-8.37/lib/Mojo/IOLoop/Subprocess.pm  2020-03-30 
11:31:17.0 +0200
+++ new/Mojolicious-8.39/lib/Mojo/IOLoop/Subprocess.pm  2020-04-21 
15:55:21.0 +0200
@@ -4,6 +4,7 @@
 use Config;
 use Mojo::IOLoop;
 use 

commit perl-Mojolicious for openSUSE:Factory

2020-04-21 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-04-21 13:08:32

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738 (New)


Package is "perl-Mojolicious"

Tue Apr 21 13:08:32 2020 rev:127 rq:795793 version:8.37

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-04-04 12:21:30.091731232 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2738/perl-Mojolicious.changes  
2020-04-21 13:08:54.404601608 +0200
@@ -1,0 +2,17 @@
+Mon Apr 20 03:09:02 UTC 2020 -  
+
+- updated to 8.37
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.37  2020-04-19
+- Added keep_alive_timeout attribute to Mojo::Server::Daemon.
+- Added -k options to daemon and prefork commands.
+- Added keep_alive_timeout setting to Hypnotoad.
+- Increased various default timeouts because keep_alive_timeout takes over
+  some of their previous responsibility.
+- Improved timeout setting performance significantly in 
Mojo::IOLoop::Stream.
+- Improved again method in Mojo::Reactor, Mojo::Reactor::EV and
+  Mojo::Reactor::Poll to allow changing the invocation time of active 
timers.
+- Fixed support for 425 status in Mojo::Message::Response.
+
+---

Old:

  Mojolicious-8.36.tar.gz

New:

  Mojolicious-8.37.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Bs5rMx/_old  2020-04-21 13:08:55.324603443 +0200
+++ /var/tmp/diff_new_pack.Bs5rMx/_new  2020-04-21 13:08:55.324603443 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.36
+Version:8.37
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.36.tar.gz -> Mojolicious-8.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.36/Changes new/Mojolicious-8.37/Changes
--- old/Mojolicious-8.36/Changes2020-03-31 18:47:00.0 +0200
+++ new/Mojolicious-8.37/Changes2020-04-19 16:34:05.0 +0200
@@ -1,4 +1,15 @@
 
+8.37  2020-04-19
+  - Added keep_alive_timeout attribute to Mojo::Server::Daemon.
+  - Added -k options to daemon and prefork commands.
+  - Added keep_alive_timeout setting to Hypnotoad.
+  - Increased various default timeouts because keep_alive_timeout takes over
+some of their previous responsibility.
+  - Improved timeout setting performance significantly in Mojo::IOLoop::Stream.
+  - Improved again method in Mojo::Reactor, Mojo::Reactor::EV and
+Mojo::Reactor::Poll to allow changing the invocation time of active timers.
+  - Fixed support for 425 status in Mojo::Message::Response.
+
 8.36  2020-03-31
   - Added handler attribute to Test::Mojo.
   - Added test method to Test::Mojo.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.36/META.json 
new/Mojolicious-8.37/META.json
--- old/Mojolicious-8.36/META.json  2020-04-02 11:04:47.0 +0200
+++ new/Mojolicious-8.37/META.json  2020-04-19 21:46:49.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.36",
+   "version" : "8.37",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.36/META.yml 
new/Mojolicious-8.37/META.yml
--- old/Mojolicious-8.36/META.yml   2020-04-02 11:04:47.0 +0200
+++ new/Mojolicious-8.37/META.yml   2020-04-19 21:46:49.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.36'
+version: '8.37'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.36/lib/Mojo/IOLoop/Stream.pm 
new/Mojolicious-8.37/lib/Mojo/IOLoop/Stream.pm
--- old/Mojolicious-8.36/lib/Mojo/IOLoop/Stream.pm  2020-03-30 
11:31:17.0 +0200
+++ new/Mojolicious-8.37/lib/Mojo/IOLoop/Stream.pm  2020-04-19 
15:29:46.0 +0200
@@ -72,16 +72,24 @@
 }
 
 sub timeout {
-  my $self = shift;
+  my ($self, $timeout) = @_;
 
-  return $self->{timeout} unless @_;
+  return $self->{timeout} unless defined $timeout;
+  $self->{timeout} = $timeout;
 
   my $reactor = $self->reactor;
-  $reactor->remove(delete $self->{timer}) if $self->{timer};
-  

commit perl-Mojolicious for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-04-04 12:21:26

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3248 (New)


Package is "perl-Mojolicious"

Sat Apr  4 12:21:26 2020 rev:126 rq:790932 version:8.36

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-03-25 23:46:48.248062445 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3248/perl-Mojolicious.changes  
2020-04-04 12:21:30.091731232 +0200
@@ -1,0 +2,13 @@
+Thu Apr  2 15:18:53 UTC 2020 -  
+
+- updated to 8.36
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.36  2020-03-31
+- Added handler attribute to Test::Mojo.
+- Added test method to Test::Mojo.
+- Improved Test::Mojo to allow for extensions to be tested more easily.
+- Improved request_id attribute in Mojo::Message::Request to be a little 
more
+  unique. (mst)
+
+---

Old:

  Mojolicious-8.35.tar.gz

New:

  Mojolicious-8.36.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Ai8BgF/_old  2020-04-04 12:21:30.827731865 +0200
+++ /var/tmp/diff_new_pack.Ai8BgF/_new  2020-04-04 12:21:30.827731865 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.35
+Version:8.36
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.35.tar.gz -> Mojolicious-8.36.tar.gz ++
 3037 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-03-25 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-03-25 23:45:43

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3160 (New)


Package is "perl-Mojolicious"

Wed Mar 25 23:45:43 2020 rev:125 rq:788063 version:8.35

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-03-18 12:48:25.273068234 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3160/perl-Mojolicious.changes  
2020-03-25 23:46:48.248062445 +0100
@@ -1,0 +2,9 @@
+Sun Mar 22 03:09:07 UTC 2020 -  
+
+- updated to 8.35
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.35  2020-03-20
+- Added not_empty filter to Mojolicious::Validator.
+
+---

Old:

  Mojolicious-8.34.tar.gz

New:

  Mojolicious-8.35.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.1YLvy1/_old  2020-03-25 23:46:49.544062869 +0100
+++ /var/tmp/diff_new_pack.1YLvy1/_new  2020-03-25 23:46:49.548062870 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.34
+Version:8.35
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.34.tar.gz -> Mojolicious-8.35.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/Changes new/Mojolicious-8.35/Changes
--- old/Mojolicious-8.34/Changes2020-03-16 16:52:00.0 +0100
+++ new/Mojolicious-8.35/Changes2020-03-20 18:36:05.0 +0100
@@ -1,4 +1,7 @@
 
+8.35  2020-03-20
+  - Added not_empty filter to Mojolicious::Validator.
+
 8.34  2020-03-16
   - Removed experimental status from proxy->get_p, proxy->post_p and
 proxy->start_p helpers in Mojolicious::Plugin::DefaultHelpers.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/META.json 
new/Mojolicious-8.35/META.json
--- old/Mojolicious-8.34/META.json  2020-03-16 18:26:07.0 +0100
+++ new/Mojolicious-8.35/META.json  2020-03-21 16:10:58.0 +0100
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.34",
+   "version" : "8.35",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/META.yml 
new/Mojolicious-8.35/META.yml
--- old/Mojolicious-8.34/META.yml   2020-03-16 18:26:06.0 +0100
+++ new/Mojolicious-8.35/META.yml   2020-03-21 16:10:58.0 +0100
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.34'
+version: '8.35'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/lib/Mojolicious/Validator.pm 
new/Mojolicious-8.35/lib/Mojolicious/Validator.pm
--- old/Mojolicious-8.34/lib/Mojolicious/Validator.pm   2020-03-16 
16:49:57.0 +0100
+++ new/Mojolicious-8.35/lib/Mojolicious/Validator.pm   2020-03-20 
18:35:44.0 +0100
@@ -6,7 +6,7 @@
 use Mojolicious::Validator::Validation;
 
 has checks  => sub { {} };
-has filters => sub { {trim => \&_trim} };
+has filters => sub { {not_empty => \&_not_empty, trim => \&_trim} };
 
 sub add_check {
   my ($self, $name, $cb) = @_;
@@ -47,6 +47,8 @@
   return 1;
 }
 
+sub _not_empty { length $_[2] ? $_[2] : undef }
+
 sub _num {
   my ($v, $name, $value, $min, $max) = @_;
   return 1 if $value !~ /^-?[0-9]+$/;
@@ -135,6 +137,12 @@
 
 These filters are available by default.
 
+=head2 not_empty
+
+  $v = $v->optional('foo', 'not_empty');
+
+Remove empty string values and treat them as if they had not been submitted.
+
 =head2 trim
 
   $v = $v->optional('foo', 'trim');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.34/lib/Mojolicious.pm 
new/Mojolicious-8.35/lib/Mojolicious.pm
--- old/Mojolicious-8.34/lib/Mojolicious.pm 2020-03-07 14:32:21.0 
+0100
+++ new/Mojolicious-8.35/lib/Mojolicious.pm 2020-03-18 02:26:02.0 
+0100
@@ -59,7 +59,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Supervillain';
-our $VERSION  = '8.34';
+our $VERSION  = '8.35';
 
 sub BUILD_DYNAMIC {
   my ($class, $method, $dyn_methods) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Mojolicious for openSUSE:Factory

2020-03-18 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-03-18 12:43:11

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3160 (New)


Package is "perl-Mojolicious"

Wed Mar 18 12:43:11 2020 rev:124 rq:786004 version:8.34

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-02-13 10:11:57.432355341 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.3160/perl-Mojolicious.changes  
2020-03-18 12:48:25.273068234 +0100
@@ -1,0 +2,23 @@
+Tue Mar 17 03:14:21 UTC 2020 -  
+
+- updated to 8.34
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.34  2020-03-16
+- Removed experimental status from proxy->get_p, proxy->post_p and
+  proxy->start_p helpers in Mojolicious::Plugin::DefaultHelpers.
+- Removed experimental status from compress and min_compress_size 
attributes
+  in Mojolicious::Renderer.
+- Removed experimental status from high_water_mark attribute in
+  Mojo::IOLoop::Stream.
+- Removed experimental status from respond method in Mojolicious::Renderer.
+- Removed experimental status from bytes_waiting and can_write methods in
+  Mojo::IOLoop::Stream.
+- Removed experimental status from dehop method in Mojo::Headers.
+- Removed experimental status from scope_guard function in Mojo::Util.
+- Improved size check in Mojolicious::Validator to only require one 
argument.
+- Fixed Mojolicious::Validator to also validate empty string values 
instead of
+  ignoring them. This behaviour had caused a lot of confusion in the past.
+- Fixed plugin generator not to use an __END__ section.
+
+---

Old:

  Mojolicious-8.33.tar.gz

New:

  Mojolicious-8.34.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.lwF5QG/_old  2020-03-18 12:48:33.021072861 +0100
+++ /var/tmp/diff_new_pack.lwF5QG/_new  2020-03-18 12:48:33.021072861 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.33
+Version:8.34
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.33.tar.gz -> Mojolicious-8.34.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.33/Changes new/Mojolicious-8.34/Changes
--- old/Mojolicious-8.33/Changes2020-02-11 13:00:49.0 +0100
+++ new/Mojolicious-8.34/Changes2020-03-16 16:52:00.0 +0100
@@ -1,4 +1,21 @@
 
+8.34  2020-03-16
+  - Removed experimental status from proxy->get_p, proxy->post_p and
+proxy->start_p helpers in Mojolicious::Plugin::DefaultHelpers.
+  - Removed experimental status from compress and min_compress_size attributes
+in Mojolicious::Renderer.
+  - Removed experimental status from high_water_mark attribute in
+Mojo::IOLoop::Stream.
+  - Removed experimental status from respond method in Mojolicious::Renderer.
+  - Removed experimental status from bytes_waiting and can_write methods in
+Mojo::IOLoop::Stream.
+  - Removed experimental status from dehop method in Mojo::Headers.
+  - Removed experimental status from scope_guard function in Mojo::Util.
+  - Improved size check in Mojolicious::Validator to only require one argument.
+  - Fixed Mojolicious::Validator to also validate empty string values instead 
of
+ignoring them. This behaviour had caused a lot of confusion in the past.
+  - Fixed plugin generator not to use an __END__ section.
+
 8.33  2020-02-11
   - Added EXPERIMENTAL humanize_bytes function to Mojo::Util. (kraih, coolo)
   - Added EXPERIMENTAL humanize_bytes method to Mojo::ByteStream.
@@ -2229,8 +2246,8 @@
 4.49  2013-10-17
   - Added tls_ciphers option to Mojo::IOLoop::Server::listen.
   - Added ciphers parameter to Mojo::Server::Daemon::listen.
-  - Removed experimental status from Mojolicioua::Validator.
-  - Removed experimental status from Mojolicioua::Validator::Validation.
+  - Removed experimental status from Mojolicious::Validator.
+  - Removed experimental status from Mojolicious::Validator::Validation.
   - Removed experimental status from validation method in
 Mojolicious::Controller.
   - Removed experimental status from validator attribute in Mojolicious.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.33/META.json 
new/Mojolicious-8.34/META.json
--- old/Mojolicious-8.33/META.json  2020-02-11 21:24:26.0 +0100
+++ new/Mojolicious-8.34/META.json  2020-03-16 18:26:07.0 +0100
@@ 

commit perl-Mojolicious for openSUSE:Factory

2020-02-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-02-13 10:11:56

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.26092 (New)


Package is "perl-Mojolicious"

Thu Feb 13 10:11:56 2020 rev:123 rq:773677 version:8.33

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-01-21 21:03:47.868944955 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.26092/perl-Mojolicious.changes 
2020-02-13 10:11:57.432355341 +0100
@@ -1,0 +2,11 @@
+Wed Feb 12 03:11:47 UTC 2020 -  
+
+- updated to 8.33
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.33  2020-02-11
+- Added EXPERIMENTAL humanize_bytes function to Mojo::Util. (kraih, coolo)
+- Added EXPERIMENTAL humanize_bytes method to Mojo::ByteStream.
+- Updated Future::AsyncAwait requirement to 0.36 for better tests. (ilmari)
+
+---

Old:

  Mojolicious-8.32.tar.gz

New:

  Mojolicious-8.33.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.UlceqM/_old  2020-02-13 10:11:58.168355768 +0100
+++ /var/tmp/diff_new_pack.UlceqM/_new  2020-02-13 10:11:58.168355768 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.32
+Version:8.33
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.32.tar.gz -> Mojolicious-8.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.32/Changes new/Mojolicious-8.33/Changes
--- old/Mojolicious-8.32/Changes2020-01-18 17:18:35.0 +0100
+++ new/Mojolicious-8.33/Changes2020-02-11 13:00:49.0 +0100
@@ -1,4 +1,9 @@
 
+8.33  2020-02-11
+  - Added EXPERIMENTAL humanize_bytes function to Mojo::Util. (kraih, coolo)
+  - Added EXPERIMENTAL humanize_bytes method to Mojo::ByteStream.
+  - Updated Future::AsyncAwait requirement to 0.36 for better tests. (ilmari)
+
 8.32  2020-01-18
   - Changed experimental -async flag to -async_await in Mojo::Base, because of 
a
 Perl quirk that Future::AsyncAwait can't handle itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.32/META.json 
new/Mojolicious-8.33/META.json
--- old/Mojolicious-8.32/META.json  2020-01-19 15:34:03.0 +0100
+++ new/Mojolicious-8.33/META.json  2020-02-11 21:24:26.0 +0100
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.32",
+   "version" : "8.33",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.32/META.yml 
new/Mojolicious-8.33/META.yml
--- old/Mojolicious-8.32/META.yml   2020-01-19 15:34:03.0 +0100
+++ new/Mojolicious-8.33/META.yml   2020-02-11 21:24:26.0 +0100
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.32'
+version: '8.33'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.32/lib/Mojo/Base.pm 
new/Mojolicious-8.33/lib/Mojo/Base.pm
--- old/Mojolicious-8.32/lib/Mojo/Base.pm   2020-01-18 17:16:12.0 
+0100
+++ new/Mojolicious-8.33/lib/Mojo/Base.pm   2020-01-21 20:30:18.0 
+0100
@@ -20,10 +20,10 @@
 use constant ROLES =>
   !!(eval { require Role::Tiny; Role::Tiny->VERSION('2.01'); 1 });
 
-# async/await support requires Future::AsyncAwait 0.35+
+# async/await support requires Future::AsyncAwait 0.36+
 use constant ASYNC => $ENV{MOJO_NO_ASYNC} ? 0 : !!(eval {
   require Future::AsyncAwait;
-  Future::AsyncAwait->VERSION('0.35');
+  Future::AsyncAwait->VERSION('0.36');
   1;
 });
 
@@ -129,7 +129,7 @@
 
 # async/await
 elsif ($flag eq '-async_await') {
-  Carp::croak 'Future::AsyncAwait 0.35+ is required for async/await'
+  Carp::croak 'Future::AsyncAwait 0.36+ is required for async/await'
 unless ASYNC;
   require Mojo::Promise;
   Future::AsyncAwait->import_into($caller, future_class => 
'Mojo::Promise');
@@ -272,7 +272,7 @@
   use Mojo::Base 'SomeBaseClass', -signatures;
   use Mojo::Base -role, -signatures;
 
-If you have L 0.35+ installed you can also use the
+If you have L 0.36+ installed you can also use the
 C<-async_await> flag to activate 

commit perl-Mojolicious for openSUSE:Factory

2020-01-21 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-01-21 21:03:05

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.26092 (New)


Package is "perl-Mojolicious"

Tue Jan 21 21:03:05 2020 rev:122 rq:766093 version:8.32

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-01-19 20:58:07.604071971 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.26092/perl-Mojolicious.changes 
2020-01-21 21:03:47.868944955 +0100
@@ -1,0 +2,12 @@
+Mon Jan 20 03:12:34 UTC 2020 -  
+
+- updated to 8.32
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.32  2020-01-18
+- Changed experimental -async flag to -async_await in Mojo::Base, because 
of a
+  Perl quirk that Future::AsyncAwait can't handle itself.
+- Fixed a bug where the -async_await flag in Mojo::Base would not load
+  Mojo::Promise.
+
+---

Old:

  Mojolicious-8.31.tar.gz

New:

  Mojolicious-8.32.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.hGV2I0/_old  2020-01-21 21:03:48.364945186 +0100
+++ /var/tmp/diff_new_pack.hGV2I0/_new  2020-01-21 21:03:48.364945186 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.31
+Version:8.32
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.31.tar.gz -> Mojolicious-8.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.31/Changes new/Mojolicious-8.32/Changes
--- old/Mojolicious-8.31/Changes2020-01-14 20:55:36.0 +0100
+++ new/Mojolicious-8.32/Changes2020-01-18 17:18:35.0 +0100
@@ -1,4 +1,10 @@
 
+8.32  2020-01-18
+  - Changed experimental -async flag to -async_await in Mojo::Base, because of 
a
+Perl quirk that Future::AsyncAwait can't handle itself.
+  - Fixed a bug where the -async_await flag in Mojo::Base would not load
+Mojo::Promise.
+
 8.31  2020-01-14
   - Added attr_is, attr_isnt, attr_like and attr_unlike methods to Test::Mojo.
 (pau4o)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.31/META.json 
new/Mojolicious-8.32/META.json
--- old/Mojolicious-8.31/META.json  2020-01-14 21:17:46.0 +0100
+++ new/Mojolicious-8.32/META.json  2020-01-19 15:34:03.0 +0100
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.42, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.31",
+   "version" : "8.32",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.31/META.yml 
new/Mojolicious-8.32/META.yml
--- old/Mojolicious-8.31/META.yml   2020-01-14 21:17:46.0 +0100
+++ new/Mojolicious-8.32/META.yml   2020-01-19 15:34:03.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.42, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.31'
+version: '8.32'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.31/lib/Mojo/Base.pm 
new/Mojolicious-8.32/lib/Mojo/Base.pm
--- old/Mojolicious-8.31/lib/Mojo/Base.pm   2020-01-14 20:58:37.0 
+0100
+++ new/Mojolicious-8.32/lib/Mojo/Base.pm   2020-01-18 17:16:12.0 
+0100
@@ -128,9 +128,10 @@
 }
 
 # async/await
-elsif ($flag eq '-async') {
+elsif ($flag eq '-async_await') {
   Carp::croak 'Future::AsyncAwait 0.35+ is required for async/await'
 unless ASYNC;
+  require Mojo::Promise;
   Future::AsyncAwait->import_into($caller, future_class => 
'Mojo::Promise');
 }
 
@@ -271,14 +272,14 @@
  

commit perl-Mojolicious for openSUSE:Factory

2020-01-19 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-01-19 20:56:29

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.26092 (New)


Package is "perl-Mojolicious"

Sun Jan 19 20:56:29 2020 rev:121 rq:765444 version:8.31

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2020-01-14 21:13:38.710939043 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.26092/perl-Mojolicious.changes 
2020-01-19 20:58:07.604071971 +0100
@@ -1,0 +2,12 @@
+Wed Jan 15 03:11:15 UTC 2020 -  
+
+- updated to 8.31
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.31  2020-01-14
+- Added attr_is, attr_isnt, attr_like and attr_unlike methods to 
Test::Mojo.
+  (pau4o)
+- Improved is_fresh method in Mojolicious::Static with support for weak 
etags.
+  (ether)
+
+---

Old:

  Mojolicious-8.30.tar.gz

New:

  Mojolicious-8.31.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.oRxbIG/_old  2020-01-19 20:58:08.360072368 +0100
+++ /var/tmp/diff_new_pack.oRxbIG/_new  2020-01-19 20:58:08.364072370 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.30
+Version:8.31
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.30.tar.gz -> Mojolicious-8.31.tar.gz ++
 1834 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2020-01-14 21:10:30

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.6675 (New)


Package is "perl-Mojolicious"

Tue Jan 14 21:10:30 2020 rev:120 rq:764298 version:8.30

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-12-30 12:34:55.795807706 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.6675/perl-Mojolicious.changes  
2020-01-14 21:13:38.710939043 +0100
@@ -1,0 +2,10 @@
+Fri Jan 10 03:09:42 UTC 2020 -  
+
+- updated to 8.30
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.30  2020-01-07
+- Switch from Future::AsyncAwait::Frozen to Future::AsyncAwait for 
async/await
+  support.
+
+---

Old:

  Mojolicious-8.29.tar.gz

New:

  Mojolicious-8.30.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.yWt3Ws/_old  2020-01-14 21:13:39.362939339 +0100
+++ /var/tmp/diff_new_pack.yWt3Ws/_new  2020-01-14 21:13:39.366939341 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.29
+Version:8.30
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.29.tar.gz -> Mojolicious-8.30.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.29/Changes new/Mojolicious-8.30/Changes
--- old/Mojolicious-8.29/Changes2019-12-28 00:31:06.0 +0100
+++ new/Mojolicious-8.30/Changes2020-01-07 20:38:28.0 +0100
@@ -1,4 +1,8 @@
 
+8.30  2020-01-07
+  - Switch from Future::AsyncAwait::Frozen to Future::AsyncAwait for 
async/await
+support.
+
 8.29  2019-12-28
   - Improved async/await support to work in many more cases, such as WebSocket
 handlers.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.29/META.json 
new/Mojolicious-8.30/META.json
--- old/Mojolicious-8.29/META.json  2019-12-28 17:57:13.0 +0100
+++ new/Mojolicious-8.30/META.json  2020-01-09 21:35:01.0 +0100
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.29",
+   "version" : "8.30",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.29/META.yml 
new/Mojolicious-8.30/META.yml
--- old/Mojolicious-8.29/META.yml   2019-12-28 17:57:12.0 +0100
+++ new/Mojolicious-8.30/META.yml   2020-01-09 21:35:01.0 +0100
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.29'
+version: '8.30'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.29/lib/Mojo/Base.pm 
new/Mojolicious-8.30/lib/Mojo/Base.pm
--- old/Mojolicious-8.29/lib/Mojo/Base.pm   2019-12-26 16:50:14.0 
+0100
+++ new/Mojolicious-8.30/lib/Mojo/Base.pm   2020-01-07 20:36:28.0 
+0100
@@ -20,10 +20,10 @@
 use constant ROLES =>
   !!(eval { require Role::Tiny; Role::Tiny->VERSION('2.01'); 1 });
 
-# async/await support requires Future::AsyncAwait::Frozen 0.36+
+# async/await support requires Future::AsyncAwait 0.35+
 use constant ASYNC => $ENV{MOJO_NO_ASYNC} ? 0 : !!(eval {
-  require Future::AsyncAwait::Frozen;
-  Future::AsyncAwait::Frozen->VERSION('0.01');
+  require Future::AsyncAwait;
+  Future::AsyncAwait->VERSION('0.35');
   1;
 });
 
@@ -129,10 +129,9 @@
 
 # async/await
 elsif ($flag eq '-async') {
-  Carp::croak 'Future::AsyncAwait::Frozen 0.36+ is required for 
async/await'
+  Carp::croak 'Future::AsyncAwait 0.35+ is required for async/await'
 unless ASYNC;
-  Future::AsyncAwait::Frozen->import_into($caller,
-future_class => 'Mojo::Promise');
+  Future::AsyncAwait->import_into($caller, future_class => 
'Mojo::Promise');
 }
 
 # Signatures (Perl 5.20+)
@@ -272,8 +271,8 @@
   use Mojo::Base 

commit perl-Mojolicious for openSUSE:Factory

2019-12-30 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-12-30 12:34:48

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.6675 (New)


Package is "perl-Mojolicious"

Mon Dec 30 12:34:48 2019 rev:119 rq:759925 version:8.29

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-12-06 12:08:53.260126543 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.6675/perl-Mojolicious.changes  
2019-12-30 12:34:55.795807706 +0100
@@ -1,0 +2,14 @@
+Sun Dec 29 03:09:13 UTC 2019 -  
+
+- updated to 8.29
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.29  2019-12-28
+- Improved async/await support to work in many more cases, such as 
WebSocket
+  handlers.
+  
+  8.28  2019-12-26
+- Added EXPERIMENTAL support for async/await (with -async Mojo::Base flag).
+- Added EXPERIMENTAL all_settled and any methods to Mojo::Promise.
+
+---

Old:

  Mojolicious-8.27.tar.gz

New:

  Mojolicious-8.29.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Y3U8cD/_old  2019-12-30 12:34:56.243807946 +0100
+++ /var/tmp/diff_new_pack.Y3U8cD/_new  2019-12-30 12:34:56.243807946 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.27
+Version:8.29
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.27.tar.gz -> Mojolicious-8.29.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.27/Changes new/Mojolicious-8.29/Changes
--- old/Mojolicious-8.27/Changes2019-12-04 18:30:14.0 +0100
+++ new/Mojolicious-8.29/Changes2019-12-28 00:31:06.0 +0100
@@ -1,4 +1,12 @@
 
+8.29  2019-12-28
+  - Improved async/await support to work in many more cases, such as WebSocket
+handlers.
+
+8.28  2019-12-26
+  - Added EXPERIMENTAL support for async/await (with -async Mojo::Base flag).
+  - Added EXPERIMENTAL all_settled and any methods to Mojo::Promise.
+
 8.27  2019-12-04
   - Added EXPERIMENTAL before_command hook.
   - Added EXPERIMENTAL scope_guard function to Mojo::Util.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.27/MANIFEST 
new/Mojolicious-8.29/MANIFEST
--- old/Mojolicious-8.27/MANIFEST   2019-12-04 20:47:12.0 +0100
+++ new/Mojolicious-8.29/MANIFEST   2019-12-28 17:57:13.0 +0100
@@ -216,6 +216,7 @@
 t/mojo/path.t
 t/mojo/prefork.t
 t/mojo/promise.t
+t/mojo/promise_async_await.t
 t/mojo/proxy.t
 t/mojo/psgi.t
 t/mojo/reactor_detect.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.27/META.json 
new/Mojolicious-8.29/META.json
--- old/Mojolicious-8.27/META.json  2019-12-04 20:47:12.0 +0100
+++ new/Mojolicious-8.29/META.json  2019-12-28 17:57:13.0 +0100
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.38, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.42, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.27",
+   "version" : "8.29",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.27/META.yml 
new/Mojolicious-8.29/META.yml
--- old/Mojolicious-8.27/META.yml   2019-12-04 20:47:12.0 +0100
+++ new/Mojolicious-8.29/META.yml   2019-12-28 17:57:12.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.38, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.42, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.27'
+version: '8.29'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.27/README.md 
new/Mojolicious-8.29/README.md
--- 

commit perl-Mojolicious for openSUSE:Factory

2019-12-06 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-12-06 12:08:45

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4691 (New)


Package is "perl-Mojolicious"

Fri Dec  6 12:08:45 2019 rev:118 rq:754474 version:8.27

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-11-06 14:05:31.988750057 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4691/perl-Mojolicious.changes  
2019-12-06 12:08:53.260126543 +0100
@@ -1,0 +2,13 @@
+Thu Dec  5 03:18:03 UTC 2019 -  
+
+- updated to 8.27
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.27  2019-12-04
+- Added EXPERIMENTAL before_command hook.
+- Added EXPERIMENTAL scope_guard function to Mojo::Util.
+- Removed experimental status from context method in Mojo::Log.
+- Changed default MIME type of content_type method in Mojolicious::Types to
+  application/octet-stream. (aitap)
+
+---

Old:

  Mojolicious-8.26.tar.gz

New:

  Mojolicious-8.27.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.L4jLxM/_old  2019-12-06 12:08:53.944126211 +0100
+++ /var/tmp/diff_new_pack.L4jLxM/_new  2019-12-06 12:08:53.944126211 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.26
+Version:8.27
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -51,7 +51,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" 
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++ Mojolicious-8.26.tar.gz -> Mojolicious-8.27.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.26/Changes new/Mojolicious-8.27/Changes
--- old/Mojolicious-8.26/Changes2019-11-02 17:41:48.0 +0100
+++ new/Mojolicious-8.27/Changes2019-12-04 18:30:14.0 +0100
@@ -1,4 +1,11 @@
 
+8.27  2019-12-04
+  - Added EXPERIMENTAL before_command hook.
+  - Added EXPERIMENTAL scope_guard function to Mojo::Util.
+  - Removed experimental status from context method in Mojo::Log.
+  - Changed default MIME type of content_type method in Mojolicious::Types to
+application/octet-stream. (aitap)
+
 8.26  2019-11-02
   - Removed deprecated slice method from Mojo::Collection.
   - Moved HTML entities from Mojo::Util into a separate file. (rage311)
@@ -13,7 +20,7 @@
   - Added EXPERIMENTAL cleanup event to Mojo::IOLoop::Subprocess.
   - Added log helper to Mojolicious::Plugin::DefaultHelpers.
   - Improved log messages generated by Mojolicious to include request ids when
-possible
+possible.
 
 8.23  2019-08-12
   - Updated Cpanel::JSON::XS requirement to 4.09 for duplicate keys support.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.26/META.json 
new/Mojolicious-8.27/META.json
--- old/Mojolicious-8.26/META.json  2019-11-03 16:47:38.0 +0100
+++ new/Mojolicious-8.27/META.json  2019-12-04 20:47:12.0 +0100
@@ -21,8 +21,8 @@
  "t"
   ],
   "package" : [
- "Mojo::Exception::_Guard",
- "Mojo::Server::PSGI::_IO"
+ "Mojo::Server::PSGI::_IO",
+ "Mojo::Util::_Guard"
   ]
},
"prereqs" : {
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.26",
+   "version" : "8.27",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.26/META.yml 
new/Mojolicious-8.27/META.yml
--- old/Mojolicious-8.26/META.yml   2019-11-03 16:47:38.0 +0100
+++ new/Mojolicious-8.27/META.yml   2019-12-04 20:47:12.0 +0100
@@ -20,8 +20,8 @@
 - examples
 - t
   package:
-- Mojo::Exception::_Guard
 - Mojo::Server::PSGI::_IO
+- Mojo::Util::_Guard
 requires:
   IO::Socket::IP: '0.37'
   JSON::PP: '2.27103'
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.26'
+version: '8.27'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' 

commit perl-Mojolicious for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-11-06 14:05:28

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2990 (New)


Package is "perl-Mojolicious"

Wed Nov  6 14:05:28 2019 rev:117 rq:745358 version:8.26

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-09-30 16:03:43.172526727 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2990/perl-Mojolicious.changes  
2019-11-06 14:05:31.988750057 +0100
@@ -1,0 +2,12 @@
+Mon Nov  4 11:22:18 UTC 2019 -  
+
+- updated to 8.26
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.26  2019-11-02
+- Removed deprecated slice method from Mojo::Collection.
+- Moved HTML entities from Mojo::Util into a separate file. (rage311)
+- Changed how the state of the event loop is determined in 
Mojo::Reactor::EV
+  to be more consistent with Mojo::Reactor::Poll.
+
+---

Old:

  Mojolicious-8.25.tar.gz

New:

  Mojolicious-8.26.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.xbqQsi/_old  2019-11-06 14:05:33.136751258 +0100
+++ /var/tmp/diff_new_pack.xbqQsi/_new  2019-11-06 14:05:33.140751263 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.25
+Version:8.26
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -51,7 +51,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" 
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++ Mojolicious-8.25.tar.gz -> Mojolicious-8.26.tar.gz ++
 5322 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-09-30 16:03:32

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2352 (New)


Package is "perl-Mojolicious"

Mon Sep 30 16:03:32 2019 rev:116 rq:734054 version:8.25

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-09-16 10:52:43.239154216 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.2352/perl-Mojolicious.changes  
2019-09-30 16:03:43.172526727 +0200
@@ -1,0 +2,9 @@
+Mon Sep 30 10:44:01 UTC 2019 -  
+
+- updated to 8.25
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.25  2019-09-29
+- Added curfile function to Mojo::File. (Grinnz)
+
+---

Old:

  Mojolicious-8.24.tar.gz

New:

  Mojolicious-8.25.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.YQ0pN3/_old  2019-09-30 16:03:44.396523470 +0200
+++ /var/tmp/diff_new_pack.YQ0pN3/_new  2019-09-30 16:03:44.400523459 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.24
+Version:8.25
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.24.tar.gz -> Mojolicious-8.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.24/Changes new/Mojolicious-8.25/Changes
--- old/Mojolicious-8.24/Changes2019-09-11 22:25:59.0 +0200
+++ new/Mojolicious-8.25/Changes2019-09-29 15:13:48.0 +0200
@@ -1,4 +1,7 @@
 
+8.25  2019-09-29
+  - Added curfile function to Mojo::File. (Grinnz)
+
 8.24  2019-09-11
   - Added EXPERIMENTAL context method to Mojo::Log.
   - Added EXPERIMENTAL cleanup event to Mojo::IOLoop::Subprocess.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.24/META.json 
new/Mojolicious-8.25/META.json
--- old/Mojolicious-8.24/META.json  2019-09-12 00:32:28.0 +0200
+++ new/Mojolicious-8.25/META.json  2019-09-29 15:15:20.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.38, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.24",
+   "version" : "8.25",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.24/META.yml 
new/Mojolicious-8.25/META.yml
--- old/Mojolicious-8.24/META.yml   2019-09-12 00:32:28.0 +0200
+++ new/Mojolicious-8.25/META.yml   2019-09-29 15:15:20.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.38, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.24'
+version: '8.25'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.24/lib/Mojo/File.pm 
new/Mojolicious-8.25/lib/Mojo/File.pm
--- old/Mojolicious-8.24/lib/Mojo/File.pm   2019-07-31 17:58:31.0 
+0200
+++ new/Mojolicious-8.25/lib/Mojo/File.pm   2019-09-25 21:36:04.0 
+0200
@@ -20,7 +20,7 @@
 use IO::File   ();
 use Mojo::Collection;
 
-our @EXPORT_OK = ('path', 'tempdir', 'tempfile');
+our @EXPORT_OK = ('curfile', 'path', 'tempdir', 'tempfile');
 
 sub basename { File::Basename::basename ${shift()}, @_ }
 
@@ -38,6 +38,8 @@
   return $self->new(-d $to ? ($to, File::Basename::basename $self) : $to);
 }
 
+sub curfile { __PACKAGE__->new(Cwd::realpath((caller)[1])) }
+
 sub dirname { $_[0]->new(scalar File::Basename::dirname ${$_[0]}) }
 
 sub is_abs { file_name_is_absolute ${shift()} }
@@ -209,6 +211,13 @@
 L implements the following functions, which can be imported
 individually.
 
+=head2 curfile
+
+  my $path = curfile;
+
+Construct a new scalar-based L object for the 

commit perl-Mojolicious for openSUSE:Factory

2019-09-16 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-09-16 10:52:40

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.7948 (New)


Package is "perl-Mojolicious"

Mon Sep 16 10:52:40 2019 rev:115 rq:730867 version:8.24

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-08-13 13:28:05.365310623 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.7948/perl-Mojolicious.changes  
2019-09-16 10:52:43.239154216 +0200
@@ -1,0 +2,13 @@
+Thu Sep 12 08:00:02 UTC 2019 -  
+
+- updated to 8.24
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.24  2019-09-11
+- Added EXPERIMENTAL context method to Mojo::Log.
+- Added EXPERIMENTAL cleanup event to Mojo::IOLoop::Subprocess.
+- Added log helper to Mojolicious::Plugin::DefaultHelpers.
+- Improved log messages generated by Mojolicious to include request ids 
when
+  possible
+
+---

Old:

  Mojolicious-8.23.tar.gz

New:

  Mojolicious-8.24.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.IW2WGP/_old  2019-09-16 10:52:45.347153944 +0200
+++ /var/tmp/diff_new_pack.IW2WGP/_new  2019-09-16 10:52:45.351153942 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.23
+Version:8.24
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.23.tar.gz -> Mojolicious-8.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.23/Changes new/Mojolicious-8.24/Changes
--- old/Mojolicious-8.23/Changes2019-08-12 23:54:23.0 +0200
+++ new/Mojolicious-8.24/Changes2019-09-11 22:25:59.0 +0200
@@ -1,4 +1,11 @@
 
+8.24  2019-09-11
+  - Added EXPERIMENTAL context method to Mojo::Log.
+  - Added EXPERIMENTAL cleanup event to Mojo::IOLoop::Subprocess.
+  - Added log helper to Mojolicious::Plugin::DefaultHelpers.
+  - Improved log messages generated by Mojolicious to include request ids when
+possible
+
 8.23  2019-08-12
   - Updated Cpanel::JSON::XS requirement to 4.09 for duplicate keys support.
 (Grinnz)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.23/MANIFEST 
new/Mojolicious-8.24/MANIFEST
--- old/Mojolicious-8.23/MANIFEST   2019-08-13 00:50:48.0 +0200
+++ new/Mojolicious-8.24/MANIFEST   2019-09-12 00:32:28.0 +0200
@@ -296,6 +296,7 @@
 t/mojolicious/lib/PluginWithTemplate.pm
 t/mojolicious/lib/SingleFileTestApp.pm
 t/mojolicious/lite_app.t
+t/mojolicious/log_lite_app.t
 t/mojolicious/longpolling_lite_app.t
 t/mojolicious/mojolicious_config_test.whatever.conf
 t/mojolicious/multipath_lite_app.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.23/META.json 
new/Mojolicious-8.24/META.json
--- old/Mojolicious-8.23/META.json  2019-08-13 00:50:48.0 +0200
+++ new/Mojolicious-8.24/META.json  2019-09-12 00:32:28.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.23",
+   "version" : "8.24",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.23/META.yml 
new/Mojolicious-8.24/META.yml
--- old/Mojolicious-8.23/META.yml   2019-08-13 00:50:48.0 +0200
+++ new/Mojolicious-8.24/META.yml   2019-09-12 00:32:28.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.23'
+version: '8.24'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.23/lib/Mojo/IOLoop/Subprocess.pm 
new/Mojolicious-8.24/lib/Mojo/IOLoop/Subprocess.pm
--- old/Mojolicious-8.23/lib/Mojo/IOLoop/Subprocess.pm  2019-06-21 
22:48:59.0 +0200
+++ new/Mojolicious-8.24/lib/Mojo/IOLoop/Subprocess.pm  2019-09-02 
20:56:05.0 +0200
@@ -38,6 +38,7 @@
 $self->ioloop->reset;
 my $results = eval { [$self->$child] } || [];
 print {$self->{writer}} '0-', $self->serialize->([$@, @$results]);
+$self->emit('cleanup');
 POSIX::_exit(0);
   }
 
@@ -116,6 +117,21 @@
 L inherits all events from L and
 can emit the following new ones.
 
+=head2 cleanup
+
+  

commit perl-Mojolicious for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-08-13 13:28:03

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.9556 (New)


Package is "perl-Mojolicious"

Tue Aug 13 13:28:03 2019 rev:114 rq:723031 version:8.23

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-07-21 11:34:32.884775234 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.9556/perl-Mojolicious.changes  
2019-08-13 13:28:05.365310623 +0200
@@ -1,0 +2,12 @@
+Tue Aug 13 05:17:36 UTC 2019 - Stephan Kulow 
+
+- updated to 8.23
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.23  2019-08-12
+- Updated Cpanel::JSON::XS requirement to 4.09 for duplicate keys support.
+  (Grinnz)
+- Added head and tail methods to Mojo::Collection. (Grinnz)
+- Improved Mojo::File not to allow undefined values in paths.
+
+---

Old:

  Mojolicious-8.22.tar.gz

New:

  Mojolicious-8.23.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.inAp2M/_old  2019-08-13 13:28:06.261310387 +0200
+++ /var/tmp/diff_new_pack.inAp2M/_new  2019-08-13 13:28:06.261310387 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.22
+Version:8.23
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.22.tar.gz -> Mojolicious-8.23.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.22/Changes new/Mojolicious-8.23/Changes
--- old/Mojolicious-8.22/Changes2019-07-17 12:36:08.0 +0200
+++ new/Mojolicious-8.23/Changes2019-08-12 23:54:23.0 +0200
@@ -1,4 +1,10 @@
 
+8.23  2019-08-12
+  - Updated Cpanel::JSON::XS requirement to 4.09 for duplicate keys support.
+(Grinnz)
+  - Added head and tail methods to Mojo::Collection. (Grinnz)
+  - Improved Mojo::File not to allow undefined values in paths.
+
 8.22  2019-07-17
   - Fixed a bug where Mojo::Exception would not stringify correctly for error
 messages that end with a newline.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.22/MANIFEST 
new/Mojolicious-8.23/MANIFEST
--- old/Mojolicious-8.22/MANIFEST   2019-07-17 12:45:49.0 +0200
+++ new/Mojolicious-8.23/MANIFEST   2019-08-13 00:50:48.0 +0200
@@ -149,6 +149,7 @@
 LICENSE
 Makefile.PL
 MANIFEST   This list of files
+MANIFEST.bak
 MANIFEST.SKIP
 README.md
 script/hypnotoad
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.22/MANIFEST.bak 
new/Mojolicious-8.23/MANIFEST.bak
--- old/Mojolicious-8.22/MANIFEST.bak   1970-01-01 01:00:00.0 +0100
+++ new/Mojolicious-8.23/MANIFEST.bak   2019-07-17 12:45:46.0 +0200
@@ -0,0 +1,352 @@
+.perltidyrc
+Changes
+examples/chat.pl
+examples/connect-proxy.pl
+examples/entities.pl
+examples/fast.pl
+examples/hello-template.pl
+examples/hello.pl
+examples/microhttpd.pl
+examples/proxy.pl
+examples/responses.pl
+lib/Mojo.pm
+lib/Mojo/Asset.pm
+lib/Mojo/Asset/File.pm
+lib/Mojo/Asset/Memory.pm
+lib/Mojo/Base.pm
+lib/Mojo/ByteStream.pm
+lib/Mojo/Cache.pm
+lib/Mojo/Collection.pm
+lib/Mojo/Content.pm
+lib/Mojo/Content/MultiPart.pm
+lib/Mojo/Content/Single.pm
+lib/Mojo/Cookie.pm
+lib/Mojo/Cookie/Request.pm
+lib/Mojo/Cookie/Response.pm
+lib/Mojo/Date.pm
+lib/Mojo/DOM.pm
+lib/Mojo/DOM/CSS.pm
+lib/Mojo/DOM/HTML.pm
+lib/Mojo/DynamicMethods.pm
+lib/Mojo/EventEmitter.pm
+lib/Mojo/Exception.pm
+lib/Mojo/File.pm
+lib/Mojo/Headers.pm
+lib/Mojo/HelloWorld.pm
+lib/Mojo/Home.pm
+lib/Mojo/IOLoop.pm
+lib/Mojo/IOLoop/Client.pm
+lib/Mojo/IOLoop/Delay.pm
+lib/Mojo/IOLoop/resources/server.crt
+lib/Mojo/IOLoop/resources/server.key
+lib/Mojo/IOLoop/Server.pm
+lib/Mojo/IOLoop/Stream.pm
+lib/Mojo/IOLoop/Subprocess.pm
+lib/Mojo/IOLoop/TLS.pm
+lib/Mojo/JSON.pm
+lib/Mojo/JSON/Pointer.pm
+lib/Mojo/Loader.pm
+lib/Mojo/Log.pm
+lib/Mojo/Message.pm
+lib/Mojo/Message/Request.pm
+lib/Mojo/Message/Response.pm
+lib/Mojo/Parameters.pm
+lib/Mojo/Path.pm
+lib/Mojo/Promise.pm
+lib/Mojo/Reactor.pm
+lib/Mojo/Reactor/EV.pm
+lib/Mojo/Reactor/Poll.pm
+lib/Mojo/Server.pm
+lib/Mojo/Server/CGI.pm
+lib/Mojo/Server/Daemon.pm
+lib/Mojo/Server/Hypnotoad.pm
+lib/Mojo/Server/Morbo.pm
+lib/Mojo/Server/Morbo/Backend.pm
+lib/Mojo/Server/Morbo/Backend/Poll.pm
+lib/Mojo/Server/Prefork.pm
+lib/Mojo/Server/PSGI.pm
+lib/Mojo/Template.pm
+lib/Mojo/Transaction.pm
+lib/Mojo/Transaction/HTTP.pm

commit perl-Mojolicious for openSUSE:Factory

2019-07-21 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-07-21 11:34:31

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4126 (New)


Package is "perl-Mojolicious"

Sun Jul 21 11:34:31 2019 rev:113 rq:716851 version:8.22

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-07-17 14:26:55.595407112 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4126/perl-Mojolicious.changes  
2019-07-21 11:34:32.884775234 +0200
@@ -1,0 +2,12 @@
+Fri Jul 19 05:49:50 UTC 2019 - Stephan Kulow 
+
+- updated to 8.22
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.22  2019-07-17
+- Fixed a bug where Mojo::Exception would not stringify correctly for error
+  messages that end with a newline.
+- Fixed Mojo::Exception to append file and line number to stringified error
+  messages that do not end with a newline.
+
+---

Old:

  Mojolicious-8.21.tar.gz

New:

  Mojolicious-8.22.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.DsNbdL/_old  2019-07-21 11:34:33.436775140 +0200
+++ /var/tmp/diff_new_pack.DsNbdL/_new  2019-07-21 11:34:33.436775140 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.21
+Version:8.22
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.21.tar.gz -> Mojolicious-8.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.21/Changes new/Mojolicious-8.22/Changes
--- old/Mojolicious-8.21/Changes2019-07-13 21:37:00.0 +0200
+++ new/Mojolicious-8.22/Changes2019-07-17 12:36:08.0 +0200
@@ -1,4 +1,10 @@
 
+8.22  2019-07-17
+  - Fixed a bug where Mojo::Exception would not stringify correctly for error
+messages that end with a newline.
+  - Fixed Mojo::Exception to append file and line number to stringified error
+messages that do not end with a newline.
+
 8.21  2019-07-13
   - Undeprecated Mojo::Exception::verbose.
   - Added support for MOJO_EXCEPTION_VERBOSE environment variable.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.21/META.json 
new/Mojolicious-8.22/META.json
--- old/Mojolicious-8.21/META.json  2019-07-14 19:08:42.0 +0200
+++ new/Mojolicious-8.22/META.json  2019-07-17 12:45:49.0 +0200
@@ -62,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.21",
+   "version" : "8.22",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.21/META.yml 
new/Mojolicious-8.22/META.yml
--- old/Mojolicious-8.21/META.yml   2019-07-14 19:08:42.0 +0200
+++ new/Mojolicious-8.22/META.yml   2019-07-17 12:45:49.0 +0200
@@ -34,5 +34,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.21'
+version: '8.22'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.21/lib/Mojo/Exception.pm 
new/Mojolicious-8.22/lib/Mojo/Exception.pm
--- old/Mojolicious-8.21/lib/Mojo/Exception.pm  2019-07-13 21:17:39.0 
+0200
+++ new/Mojolicious-8.22/lib/Mojo/Exception.pm  2019-07-17 12:33:17.0 
+0200
@@ -92,7 +92,12 @@
   my $self = shift;
 
   my $str = $self->message;
-  $str .= "\n" unless $str =~ /\n$/;
+
+  my $frames = $self->frames;
+  if ($str !~ /\n$/) {
+$str .= @$frames ? " at $frames->[0][1] line $frames->[0][2].\n" : "\n";
+  }
+  return $str unless $self->verbose;
 
   my $line = $self->line;
   if (@$line) {
@@ -102,13 +107,9 @@
 $str .= "  $_->[0]: $_->[1]\n" for @{$self->lines_after};
   }
 
-  my $frames = $self->frames;
   if (my $max = @$frames) {
 $str .= "Traceback (most recent call first):\n";
-my $offset = $self->verbose ? $#$frames : $#$frames <= 4 ? $#$frames : 4;
-$str .= qq{  File "$_->[1]", line $_->[2], in "$_->[0]"\n}
-  for @$frames[0 .. $offset];
-$str .= "  ...\n" if $max > ($offset + 1);
+$str .= qq{  File "$_->[1]", line $_->[2], in "$_->[0]"\n} for @$frames;
   }
 
   return $str;
@@ -325,8 +326,8 @@
   my $bool = $e->verbose;
   $e   = $e->verbose($bool);
 
-Show more information with L, such as 

commit perl-Mojolicious for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-07-17 14:26:54

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.1887 (New)


Package is "perl-Mojolicious"

Wed Jul 17 14:26:54 2019 rev:112 rq:715697 version:8.21

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-06-30 10:22:23.883703782 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.1887/perl-Mojolicious.changes  
2019-07-17 14:26:55.595407112 +0200
@@ -1,0 +2,30 @@
+Mon Jul 15 16:40:28 UTC 2019 - Oliver Kurz 
+
+- updated to 8.21
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.21  2019-07-13
+- Undeprecated Mojo::Exception::verbose.
+- Added support for MOJO_EXCEPTION_VERBOSE environment variable.
+- Improved built in templates to use the same stack trace format as
+  Mojo::Exception.
+
+  8.20  2019-07-08
+- Improved check function in Mojo::Exception to match regular expressions
+  against stringified exception objects too.
+- Improved num check in Mojolicious::Validator to accept negative numbers.
+  (kiwiroy)
+
+  8.19  2019-07-07
+- Deprecated Mojo::Exception::verbose.
+- Added EXPERIMENTAL check and raise functions to Mojo::Exception.
+- Added -f option to generate plugin command.
+- Improved inspect method in Mojo::Exception to be safe to call more than
+  once.
+- Fixed various stack trace bugs in Mojo::Exception, so your error messages
+  and stack traces can look slightly different than before.
+- Fixed bugs in reply->exception helper that could result in exceptions
+  without error message.
+- Fixed daemonize exception handling in Mojo::Server. (skaji)
+
+---

Old:

  Mojolicious-8.18.tar.gz

New:

  Mojolicious-8.21.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.yUPl9y/_old  2019-07-17 14:26:56.447404465 +0200
+++ /var/tmp/diff_new_pack.yUPl9y/_new  2019-07-17 14:26:56.451404452 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.18
+Version:8.21
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.18.tar.gz -> Mojolicious-8.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.18/Changes new/Mojolicious-8.21/Changes
--- old/Mojolicious-8.18/Changes2019-06-28 23:19:12.0 +0200
+++ new/Mojolicious-8.21/Changes2019-07-13 21:37:00.0 +0200
@@ -1,4 +1,28 @@
 
+8.21  2019-07-13
+  - Undeprecated Mojo::Exception::verbose.
+  - Added support for MOJO_EXCEPTION_VERBOSE environment variable.
+  - Improved built in templates to use the same stack trace format as
+Mojo::Exception.
+
+8.20  2019-07-08
+  - Improved check function in Mojo::Exception to match regular expressions
+against stringified exception objects too.
+  - Improved num check in Mojolicious::Validator to accept negative numbers.
+(kiwiroy)
+
+8.19  2019-07-07
+  - Deprecated Mojo::Exception::verbose.
+  - Added EXPERIMENTAL check and raise functions to Mojo::Exception.
+  - Added -f option to generate plugin command.
+  - Improved inspect method in Mojo::Exception to be safe to call more than
+once.
+  - Fixed various stack trace bugs in Mojo::Exception, so your error messages
+and stack traces can look slightly different than before.
+  - Fixed bugs in reply->exception helper that could result in exceptions
+without error message.
+  - Fixed daemonize exception handling in Mojo::Server. (skaji)
+
 8.18  2019-06-28
   - Welcome to the Mojolicious core team CandyAngel, Christopher Rasch-Olsen
 Raa and Dan Book.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.18/META.json 
new/Mojolicious-8.21/META.json
--- old/Mojolicious-8.18/META.json  2019-06-28 23:28:50.0 +0200
+++ new/Mojolicious-8.21/META.json  2019-07-14 19:08:42.0 +0200
@@ -19,6 +19,10 @@
  "inc",
  "examples",
  "t"
+  ],
+  "package" : [
+ "Mojo::Exception::_Guard",
+ "Mojo::Server::PSGI::_IO"
   ]
},
"prereqs" : {
@@ -58,6 +62,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.18",
-   "x_serialization_backend" : "JSON::PP version 4.02"
+   "version" : "8.21",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Mojolicious for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-06-30 10:22:05

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4615 (New)


Package is "perl-Mojolicious"

Sun Jun 30 10:22:05 2019 rev:111 rq:712541 version:8.18

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-05-25 13:20:49.180323516 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.4615/perl-Mojolicious.changes  
2019-06-30 10:22:23.883703782 +0200
@@ -1,0 +2,29 @@
+Sat Jun 29 05:17:39 UTC 2019 - Stephan Kulow 
+
+- updated to 8.18
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.18  2019-06-28
+- Welcome to the Mojolicious core team CandyAngel, Christopher Rasch-Olsen
+  Raa and Dan Book.
+- Deprecated the use of the config stash value and $config variable in
+  templates by Mojolicious::Plugin::Config. You can use the config helper
+  instead. Unfortunately there is no good way to warn users, so this
+  deprecation will be in effect until the next major release.
+- Deprecated Mojo::Collection::slice since nobody remembers anymore what 
its
+  intended purpose was.
+- Added EXPERIMENTAL proxy->get_p, proxy->post_p and proxy->start_p 
helpers to
+  Mojolicious::Plugin::DefaultHelpers.
+- Added EXPERIMENTAL dehop method to Mojo::Headers.
+- Added EXPERIMENTAL bytes_waiting and can_write methods to
+  Mojo::IOLoop::Stream.
+- Added EXPERIMENTAL high_water_mark attribute to Mojo::IOLoop::Stream.
+- Updated bundled TLS certificate.
+- Improved Mojo::Base flags not to require a certain order.
+- Improved clone performance in Mojo::Headers by 100%.
+- Improved streaming response performance slightly.
+- Fixed a typo in the 425 status message in Mojo::Message::Response.
+  (CandyAngel)
+- Fixed a missing deprecation warning in Mojo::Promise. (marcus)
+
+---

Old:

  Mojolicious-8.17.tar.gz

New:

  Mojolicious-8.18.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.xa02wa/_old  2019-06-30 10:22:24.407704597 +0200
+++ /var/tmp/diff_new_pack.xa02wa/_new  2019-06-30 10:22:24.411704603 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.17
+Version:8.18
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.17.tar.gz -> Mojolicious-8.18.tar.gz ++
 2177 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2019-05-25 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-05-25 13:20:48

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.5148 (New)


Package is "perl-Mojolicious"

Sat May 25 13:20:48 2019 rev:110 rq:705195 version:8.17

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-05-21 10:40:28.331083680 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.5148/perl-Mojolicious.changes  
2019-05-25 13:20:49.180323516 +0200
@@ -1,0 +2,10 @@
+Fri May 24 05:14:59 UTC 2019 - Stephan Kulow 
+
+- updated to 8.17
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.17  2019-05-23
+- Fixed a bug in Mojo::UserAgent where the request timeout would not work 
for
+  keep-alive requests. (ilmari)
+
+---

Old:

  Mojolicious-8.16.tar.gz

New:

  Mojolicious-8.17.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.XdU4O5/_old  2019-05-25 13:20:50.748322933 +0200
+++ /var/tmp/diff_new_pack.XdU4O5/_new  2019-05-25 13:20:50.752322931 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.16
+Version:8.17
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.16.tar.gz -> Mojolicious-8.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.16/Changes new/Mojolicious-8.17/Changes
--- old/Mojolicious-8.16/Changes2019-05-14 16:38:33.0 +0200
+++ new/Mojolicious-8.17/Changes2019-05-23 22:47:46.0 +0200
@@ -1,4 +1,8 @@
 
+8.17  2019-05-23
+  - Fixed a bug in Mojo::UserAgent where the request timeout would not work for
+keep-alive requests. (ilmari)
+
 8.16  2019-05-14
   - Improved Mojo::Headers to reject characters in header values that would
 corrupt the HTTP message.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.16/META.json 
new/Mojolicious-8.17/META.json
--- old/Mojolicious-8.16/META.json  2019-05-19 21:49:29.0 +0200
+++ new/Mojolicious-8.17/META.json  2019-05-23 22:50:34.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.16",
+   "version" : "8.17",
"x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.16/META.yml 
new/Mojolicious-8.17/META.yml
--- old/Mojolicious-8.16/META.yml   2019-05-19 21:49:29.0 +0200
+++ new/Mojolicious-8.17/META.yml   2019-05-23 22:50:34.0 +0200
@@ -31,5 +31,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.16'
+version: '8.17'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.16/lib/Mojo/UserAgent.pm 
new/Mojolicious-8.17/lib/Mojo/UserAgent.pm
--- old/Mojolicious-8.16/lib/Mojo/UserAgent.pm  2018-11-28 19:00:50.0 
+0100
+++ new/Mojolicious-8.17/lib/Mojo/UserAgent.pm  2019-05-23 22:46:21.0 
+0200
@@ -225,7 +225,7 @@
 
   # Remove request timeout and finish transaction
   return undef unless my $c = $self->{connections}{$id};
-  $c->{ioloop}->remove($c->{timeout}) if $c->{timeout};
+  $c->{ioloop}->remove(delete $c->{timeout}) if $c->{timeout};
   return $self->_reuse($id, $close) unless my $old = $c->{tx};
 
   # Premature connection close
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.16/lib/Mojolicious.pm 
new/Mojolicious-8.17/lib/Mojolicious.pm
--- old/Mojolicious-8.16/lib/Mojolicious.pm 2019-04-26 19:53:50.0 
+0200
+++ new/Mojolicious-8.17/lib/Mojolicious.pm 2019-05-23 22:48:50.0 
+0200
@@ -59,7 +59,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Supervillain';
-our $VERSION  = '8.16';
+our $VERSION  = '8.17';
 
 sub BUILD_DYNAMIC {
   my ($class, $method, $dyn_methods) = @_;
@@ -974,6 +974,8 @@
 
 Danijel Tasov
 
+Dagfinn Ilmari Mannsaker
+
 Danny Thomas
 
 David Davis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.16/t/mojo/user_agent.t 
new/Mojolicious-8.17/t/mojo/user_agent.t
--- old/Mojolicious-8.16/t/mojo/user_agent.t2018-11-22 

commit perl-Mojolicious for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-05-21 10:40:00

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.5148 (New)


Package is "perl-Mojolicious"

Tue May 21 10:40:00 2019 rev:109 rq:704251 version:8.16

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-04-28 20:14:59.254361273 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.5148/perl-Mojolicious.changes  
2019-05-21 10:40:28.331083680 +0200
@@ -1,0 +2,12 @@
+Mon May 20 05:14:58 UTC 2019 - Stephan Kulow 
+
+- updated to 8.16
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.16  2019-05-14
+- Improved Mojo::Headers to reject characters in header values that would
+  corrupt the HTTP message.
+- Fixed getopt function in Mojo::Util to behave more like 
GetOptionsFromArray.
+  (jberger, reneeb)
+
+---

Old:

  Mojolicious-8.15.tar.gz

New:

  Mojolicious-8.16.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.YXzvVG/_old  2019-05-21 10:40:29.587082864 +0200
+++ /var/tmp/diff_new_pack.YXzvVG/_new  2019-05-21 10:40:29.627082838 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.15
+Version:8.16
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.15.tar.gz -> Mojolicious-8.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.15/Changes new/Mojolicious-8.16/Changes
--- old/Mojolicious-8.15/Changes2019-04-26 16:02:39.0 +0200
+++ new/Mojolicious-8.16/Changes2019-05-14 16:38:33.0 +0200
@@ -1,4 +1,10 @@
 
+8.16  2019-05-14
+  - Improved Mojo::Headers to reject characters in header values that would
+corrupt the HTTP message.
+  - Fixed getopt function in Mojo::Util to behave more like 
GetOptionsFromArray.
+(jberger, reneeb)
+
 8.15  2019-04-26
   - Updated jQuery to version 3.4.0.
   - Improved wait method in Mojo::Promise not to be affected by manually 
stopped
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.15/META.json 
new/Mojolicious-8.16/META.json
--- old/Mojolicious-8.15/META.json  2019-04-26 19:53:10.0 +0200
+++ new/Mojolicious-8.16/META.json  2019-05-19 21:49:29.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.15",
+   "version" : "8.16",
"x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.15/META.yml 
new/Mojolicious-8.16/META.yml
--- old/Mojolicious-8.15/META.yml   2019-04-26 19:53:10.0 +0200
+++ new/Mojolicious-8.16/META.yml   2019-05-19 21:49:29.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,5 +31,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.15'
+version: '8.16'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.15/lib/Mojo/Headers.pm 
new/Mojolicious-8.16/lib/Mojo/Headers.pm
--- old/Mojolicious-8.15/lib/Mojo/Headers.pm2018-11-22 21:21:53.0 
+0100
+++ new/Mojolicious-8.16/lib/Mojo/Headers.pm2019-05-14 17:42:51.0 
+0200
@@ -1,6 +1,7 @@
 package Mojo::Headers;
 use Mojo::Base -base;
 
+use Carp 'croak';
 use Mojo::Util 'monkey_patch';
 
 has max_line_size => sub { $ENV{MOJO_MAX_LINE_SIZE} || 8192 };
@@ -33,6 +34,8 @@
 sub add {
   my ($self, $name) = (shift, shift);
 
+  tr/\x0d\x0a// and croak "Invalid characters in $name header" for @_;
+
   # Make sure we have a normal case 

commit perl-Mojolicious for openSUSE:Factory

2019-04-20 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-04-20 17:13:04

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.5536 (New)


Package is "perl-Mojolicious"

Sat Apr 20 17:13:04 2019 rev:107 rq:695937 version:8.14

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-02-04 14:25:45.669043835 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.5536/perl-Mojolicious.changes  
2019-04-20 17:13:12.510927460 +0200
@@ -1,0 +2,30 @@
+Fri Apr 19 05:17:46 UTC 2019 - Stephan Kulow 
+
+- updated to 8.14
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.14  2019-04-18
+- Added EXPERIMENTAL timer method to Mojo::Promise.
+- Added header_exists and header_exists_not methods to Test::Mojo.
+- Fixed a bug where the finally callback in Mojo::Promise was passed a 
value,
+  which is incompatible with the JavaScript API.
+- Fixed a bug in Mojo::Promise where the finally method could change 
promise
+  values.
+- Fixed a merge bug in Mojo::Parameters where multiple values sharing the 
same
+  name could get lost.
+
+---
+Fri Mar 22 06:19:30 UTC 2019 - Stephan Kulow 
+
+- updated to 8.13
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.13  2019-03-21
+- Added EXPERIMENTAL map method to Mojo::Promise. (jberger)
+- Added EXPERIMENTAL min_compress_size attribute to Mojolicious::Renderer.
+  (CandyAngel, mjemmeson)
+- Improved the security of signed cookies by also signing the cookie name.
+  Note that this means that all sessions will be reset.
+- Fixed Mojo::IOLoop::Server to not check if listen sockets are writable.
+
+---

Old:

  Mojolicious-8.12.tar.gz

New:

  Mojolicious-8.14.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.RZEvoP/_old  2019-04-20 17:13:14.114929881 +0200
+++ /var/tmp/diff_new_pack.RZEvoP/_new  2019-04-20 17:13:14.114929881 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.12
+Version:8.14
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.12.tar.gz -> Mojolicious-8.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.12/Changes new/Mojolicious-8.14/Changes
--- old/Mojolicious-8.12/Changes2019-01-31 00:20:26.0 +0100
+++ new/Mojolicious-8.14/Changes2019-04-18 20:53:24.0 +0200
@@ -1,4 +1,22 @@
 
+8.14  2019-04-18
+  - Added EXPERIMENTAL timer method to Mojo::Promise.
+  - Added header_exists and header_exists_not methods to Test::Mojo.
+  - Fixed a bug where the finally callback in Mojo::Promise was passed a value,
+which is incompatible with the JavaScript API.
+  - Fixed a bug in Mojo::Promise where the finally method could change promise
+values.
+  - Fixed a merge bug in Mojo::Parameters where multiple values sharing the 
same
+name could get lost.
+
+8.13  2019-03-21
+  - Added EXPERIMENTAL map method to Mojo::Promise. (jberger)
+  - Added EXPERIMENTAL min_compress_size attribute to Mojolicious::Renderer.
+(CandyAngel, mjemmeson)
+  - Improved the security of signed cookies by also signing the cookie name.
+Note that this means that all sessions will be reset.
+  - Fixed Mojo::IOLoop::Server to not check if listen sockets are writable.
+
 8.12  2019-01-27
   - Added EXPERIMENTAL timeout method to Mojo::Promise. (batman)
   - Removed deprecated module Mojolicious::Plugin::PODRenderer.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.12/META.json 
new/Mojolicious-8.14/META.json
--- old/Mojolicious-8.12/META.json  2019-02-01 17:33:33.0 +0100
+++ new/Mojolicious-8.14/META.json  2019-04-18 21:10:14.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.12",
-   "x_serialization_backend" : "JSON::PP version 4.00"
+   "version" : "8.14",
+   "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.12/META.yml 
new/Mojolicious-8.14/META.yml
--- old/Mojolicious-8.12/META.yml   2019-02-01 17:33:33.0 +0100
+++ new/Mojolicious-8.14/META.yml   2019-04-18 21:10:14.0 +0200
@@ -31,5 +31,5 @@
   homepage: https://mojolicious.org
   license: 

commit perl-Mojolicious for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-02-04 14:25:36

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.28833 (New)


Package is "perl-Mojolicious"

Mon Feb  4 14:25:36 2019 rev:106 rq:670908 version:8.12

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2019-01-03 18:09:56.379960343 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.28833/perl-Mojolicious.changes 
2019-02-04 14:25:45.669043835 +0100
@@ -1,0 +2,12 @@
+Sat Feb  2 06:23:31 UTC 2019 - Stephan Kulow 
+
+- updated to 8.12
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.12  2019-01-27
+- Added EXPERIMENTAL timeout method to Mojo::Promise. (batman)
+- Removed deprecated module Mojolicious::Plugin::PODRenderer.
+- Removed deprecated method mojo_lib_dir from Mojo::Home.
+- Fixed rare warning in Mojo::Log. (Grinnz)
+
+---

Old:

  Mojolicious-8.11.tar.gz

New:

  Mojolicious-8.12.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.N6TXnb/_old  2019-02-04 14:25:46.321043526 +0100
+++ /var/tmp/diff_new_pack.N6TXnb/_new  2019-02-04 14:25:46.321043526 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.11
+Version:8.12
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.11.tar.gz -> Mojolicious-8.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.11/Changes new/Mojolicious-8.12/Changes
--- old/Mojolicious-8.11/Changes2019-01-02 14:50:33.0 +0100
+++ new/Mojolicious-8.12/Changes2019-01-31 00:20:26.0 +0100
@@ -1,4 +1,10 @@
 
+8.12  2019-01-27
+  - Added EXPERIMENTAL timeout method to Mojo::Promise. (batman)
+  - Removed deprecated module Mojolicious::Plugin::PODRenderer.
+  - Removed deprecated method mojo_lib_dir from Mojo::Home.
+  - Fixed rare warning in Mojo::Log. (Grinnz)
+
 8.11  2019-01-01
   - Added EXPERIMENTAL support for SameSite cookies to better protect
 Mojolicious applications from CSRF attacks. (dylanwh, sri)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.11/MANIFEST 
new/Mojolicious-8.12/MANIFEST
--- old/Mojolicious-8.11/MANIFEST   2019-01-02 19:03:59.0 +0100
+++ new/Mojolicious-8.12/MANIFEST   2019-02-01 17:33:33.0 +0100
@@ -113,7 +113,6 @@
 lib/Mojolicious/Plugin/HeaderCondition.pm
 lib/Mojolicious/Plugin/JSONConfig.pm
 lib/Mojolicious/Plugin/Mount.pm
-lib/Mojolicious/Plugin/PODRenderer.pm
 lib/Mojolicious/Plugin/TagHelpers.pm
 lib/Mojolicious/Plugins.pm
 lib/Mojolicious/Renderer.pm
@@ -134,7 +133,6 @@
 lib/Mojolicious/resources/templates/mojo/debug.html.ep
 lib/Mojolicious/resources/templates/mojo/exception.html.ep
 lib/Mojolicious/resources/templates/mojo/not_found.html.ep
-lib/Mojolicious/resources/templates/mojo/perldoc.html.ep
 lib/Mojolicious/Routes.pm
 lib/Mojolicious/Routes/Match.pm
 lib/Mojolicious/Routes/Pattern.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.11/META.json 
new/Mojolicious-8.12/META.json
--- old/Mojolicious-8.11/META.json  2019-01-02 19:03:59.0 +0100
+++ new/Mojolicious-8.12/META.json  2019-02-01 17:33:33.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.11",
+   "version" : "8.12",
"x_serialization_backend" : "JSON::PP version 4.00"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.11/META.yml 
new/Mojolicious-8.12/META.yml
--- old/Mojolicious-8.11/META.yml   2019-01-02 19:03:59.0 +0100
+++ new/Mojolicious-8.12/META.yml   2019-02-01 17:33:33.0 +0100
@@ -31,5 +31,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/mojolicious/mojo.git
-version: '8.11'
+version: '8.12'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.11/lib/Mojo/Home.pm 
new/Mojolicious-8.12/lib/Mojo/Home.pm
--- old/Mojolicious-8.11/lib/Mojo/Home.pm   2018-11-22 21:21:44.0 
+0100
+++ new/Mojolicious-8.12/lib/Mojo/Home.pm   2019-01-27 22:24:59.0 
+0100
@@ -1,7 +1,7 @@
 package Mojo::Home;
 use Mojo::Base 'Mojo::File';

commit perl-Mojolicious for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2019-01-03 18:09:56

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.28833 (New)


Package is "perl-Mojolicious"

Thu Jan  3 18:09:56 2019 rev:105 rq:662641 version:8.11

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-12-12 17:27:05.658982719 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.28833/perl-Mojolicious.changes 
2019-01-03 18:09:56.379960343 +0100
@@ -1,0 +2,26 @@
+Thu Jan  3 06:18:04 UTC 2019 - Stephan Kulow 
+
+- updated to 8.11
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.11  2019-01-01
+- Added EXPERIMENTAL support for SameSite cookies to better protect
+  Mojolicious applications from CSRF attacks. (dylanwh, sri)
+- Added EXPERIMENTAL samesite attributes to Mojo::Cookie::Response and
+  Mojolicious::Cookies. (dylanwh, sri)
+- Added lstat method to Mojo::File. (Grinnz)
+- Added remove method to Mojo::File.
+- Improved eval command with support for promises. (jberger)
+- Improved Mojo::JSON::Pointer to ignore many invalid JSON Pointers.
+
+---
+Fri Dec 21 06:15:06 UTC 2018 - Stephan Kulow 
+
+- updated to 8.10
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.10  2018-12-18
+- Added reset event to Mojo::IOLoop.
+- Added limit argument to split method in Mojo::ByteStream. (s1037989)
+
+---

Old:

  Mojolicious-8.09.tar.gz

New:

  Mojolicious-8.11.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.KRI3lq/_old  2019-01-03 18:09:56.807959908 +0100
+++ /var/tmp/diff_new_pack.KRI3lq/_new  2019-01-03 18:09:56.811959904 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.09
+Version:8.11
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.09.tar.gz -> Mojolicious-8.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.09/Changes new/Mojolicious-8.11/Changes
--- old/Mojolicious-8.09/Changes2018-12-03 00:10:54.0 +0100
+++ new/Mojolicious-8.11/Changes2019-01-02 14:50:33.0 +0100
@@ -1,4 +1,18 @@
 
+8.11  2019-01-01
+  - Added EXPERIMENTAL support for SameSite cookies to better protect
+Mojolicious applications from CSRF attacks. (dylanwh, sri)
+  - Added EXPERIMENTAL samesite attributes to Mojo::Cookie::Response and
+Mojolicious::Cookies. (dylanwh, sri)
+  - Added lstat method to Mojo::File. (Grinnz)
+  - Added remove method to Mojo::File.
+  - Improved eval command with support for promises. (jberger)
+  - Improved Mojo::JSON::Pointer to ignore many invalid JSON Pointers.
+
+8.10  2018-12-18
+  - Added reset event to Mojo::IOLoop.
+  - Added limit argument to split method in Mojo::ByteStream. (s1037989)
+
 8.09  2018-12-02
   - Added touch method to Mojo::File.
   - Added max_depth option to list_tree method in Mojo::File.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.09/MANIFEST 
new/Mojolicious-8.11/MANIFEST
--- old/Mojolicious-8.09/MANIFEST   2018-12-04 21:58:03.0 +0100
+++ new/Mojolicious-8.11/MANIFEST   2019-01-02 19:03:59.0 +0100
@@ -133,7 +133,6 @@
 lib/Mojolicious/resources/public/mojo/prettify/run_prettify.js
 lib/Mojolicious/resources/templates/mojo/debug.html.ep
 lib/Mojolicious/resources/templates/mojo/exception.html.ep
-lib/Mojolicious/resources/templates/mojo/menubar.html.ep
 lib/Mojolicious/resources/templates/mojo/not_found.html.ep
 lib/Mojolicious/resources/templates/mojo/perldoc.html.ep
 lib/Mojolicious/Routes.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-8.09/META.json 
new/Mojolicious-8.11/META.json
--- old/Mojolicious-8.09/META.json  2018-12-04 21:58:03.0 +0100
+++ new/Mojolicious-8.11/META.json  2019-01-02 19:03:59.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.freenode.net/#mojo"
},
-   "version" : "8.09",
-   

commit perl-Mojolicious for openSUSE:Factory

2018-12-12 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-12-12 17:27:03

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new.28833 (New)


Package is "perl-Mojolicious"

Wed Dec 12 17:27:03 2018 rev:104 rq:655783 version:8.09

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-11-12 09:41:32.217179409 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious.new.28833/perl-Mojolicious.changes 
2018-12-12 17:27:05.658982719 +0100
@@ -1,0 +2,18 @@
+Thu Dec  6 15:55:22 UTC 2018 - Stephan Kulow 
+
+- updated to 8.09
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.09  2018-12-02
+- Added touch method to Mojo::File.
+- Added max_depth option to list_tree method in Mojo::File.
+  
+  8.08  2018-11-26
+- Added stat method to Mojo::File.
+  
+  8.07  2018-11-16
+- Fixed a bug that caused debug log messages to be generated for static 
files.
+- Fixed a bug in Mojo::Server::Morbo that prevented the before_server_start
+  hook from getting emitted.
+
+---

Old:

  Mojolicious-8.06.tar.gz

New:

  Mojolicious-8.09.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.q43XVR/_old  2018-12-12 17:27:06.698981397 +0100
+++ /var/tmp/diff_new_pack.q43XVR/_new  2018-12-12 17:27:06.702981393 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:8.06
+Version:8.09
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-8.06.tar.gz -> Mojolicious-8.09.tar.gz ++
 2737 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-11-12 09:41:21

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Nov 12 09:41:21 2018 rev:103 rq:647499 version:8.06

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-09-26 14:24:59.029772795 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-11-12 09:41:32.217179409 +0100
@@ -1,0 +2,69 @@
+Fri Nov  9 06:20:32 UTC 2018 - Stephan Kulow 
+
+- updated to 8.06
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.06  2018-11-07
+- Added support for progress updates to Mojo::IOLoop::Subprocess. (karjala)
+- Added progress method to Mojo::IOLoop::Subprocess. (karjala)
+- Added progress event to Mojo::IOLoop::Subprocess. (karjala)
+- Improved debug, error, fatal, info and warn methods in Mojo::Log to 
accept
+  closures to generate log messages on demand. So expensive code for 
debugging
+  can be deactivated easily in production.
+- Improved Mojo::Log to use the time format "2018-11-08 14:25:5.76027" and 
to
+  include the process id in log messages.
+- Improved Mojolicious performance by up to 10% with more efficient 
logging.
+- Fixed a problem with the built in templates where an image was missing.
+
+---
+Thu Nov  8 06:37:46 UTC 2018 - Stephan Kulow 
+
+- updated to 8.05
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  8.05  2018-10-25
+- Deprecated Mojolicious::Plugin::PODRenderer in favor of alternatives from
+  CPAN.
+- Deprecated Mojo::Home::mojo_lib_dir.
+- Replaced continue, flash, redirect_to, respond_to and validation methods 
in
+  Mojolicious::Controller with helpers in 
Mojolicious::Plugin::DefaultHelpers.
+- Updated FAQ with a warning not to use Perl 5.10.x and 5.12.x with
+  Mojolicious.
+  
+  8.04  2018-10-21
+- Added EXPERIMENTAL module Mojo::DynamicMethods. (mst)
+- Replaced all uses of AUTOLOAD with a much faster alternative, so helpers 
are
+  faster by up to 400% and stack traces contain more information. (mst)
+- Removed experimental status from server method in Mojolicious.
+  
+  8.03  2018-10-16
+- Added support for weak reference accessors to Mojo::Base. (mst)
+- Updated List::Util requirement to 1.41 for set_subname support.
+- Fixed a small bug in Mojo::UserAgent where request timeouts could be 
created
+  twice.
+- Improved Mojo::Exception to include a stack trace in verbose output.
+- Improved Mojolicious::Types to use the correct MIME types for woff and
+  woff2 files.
+  
+  8.02  2018-10-01
+- Deprecated Mojo::Transaction::success in favor of 
Mojo::Transaction::result
+  and Mojo::Transaction::error. Unfortunately this method is used a lot in
+  legacy code, so this deprecation will be in effect until the next major
+  release.
+- Added support for gzip compression of dynamically generated responses
+  (enable with $app->renderer->compress(1)).
+- Added EXPERIMENTAL compress attribute to Mojolicious::Renderer.
+- Added compressed attribute to Mojo::UserAgent::Transactor.
+- Added EXPERIMENTAL respond method to Mojolicious::Renderer.
+- Added save_to method to Mojo::Message.
+- Added gunzip and gzip methods to Mojo::ByteStream.
+- Added gunzip and gzip functions to Mojo::Util.
+- Improved HTML5.2 compliance of Mojo::DOM::HTML.
+- Fixed a bug in Mojo::Transaction::HTTP that prevented the finish event in
+  Mojo::Message::Request from getting emitted sometimes.
+- Fixed a bug in Mojo::Promise where the ioloop attribute was not a 
weakened
+  reference after object construction.
+- Fixed a bug where the is_fresh helper could only handle If-None-Match
+  headers with a single etag value.
+
+---

Old:

  Mojolicious-8.01.tar.gz

New:

  Mojolicious-8.06.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.SXQTqc/_old  2018-11-12 09:41:33.097178151 +0100
+++ /var/tmp/diff_new_pack.SXQTqc/_new  2018-11-12 09:41:33.101178145 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Mojolicious
-Version:8.01
+Version:8.06
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Mojolicious/

commit perl-Mojolicious for openSUSE:Factory

2018-09-20 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-09-20 11:42:32

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Thu Sep 20 11:42:32 2018 rev:101 rq:636639 version:8.0

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-09-13 12:10:34.682357281 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-09-20 11:42:33.912817649 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 05:38:05 UTC 2018 - Stephan Kulow 
+
+- updated to 8.0
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+---

Old:

  Mojolicious-7.94.tar.gz

New:

  Mojolicious-8.0.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.3aCgn6/_old  2018-09-20 11:42:34.832817110 +0200
+++ /var/tmp/diff_new_pack.3aCgn6/_new  2018-09-20 11:42:34.836817107 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Mojolicious
-Version:7.94
+Version:8.0
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.94.tar.gz -> Mojolicious-8.0.tar.gz ++
 4242 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-09-13 12:10:31

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Thu Sep 13 12:10:31 2018 rev:100 rq:632860 version:7.94

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-08-18 00:05:14.851280840 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-09-13 12:10:34.682357281 +0200
@@ -1,0 +2,13 @@
+Sat Sep  1 05:39:49 UTC 2018 - co...@suse.com
+
+- updated to 7.94
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.94  2018-08-27
+- Added EXPERIMENTAL content_type and file_type methods to 
Mojolicious::Types.
+- Fixed a bug where the reply->file helper would not try to set a 
Content-Type
+  header.
+- Fixed a bug where the render method in Mojolicious::Controller would not
+  always use Mojolicious::Types to find the correct Content-Type value.
+
+---

Old:

  Mojolicious-7.93.tar.gz

New:

  Mojolicious-7.94.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.trGVte/_old  2018-09-13 12:10:35.118356792 +0200
+++ /var/tmp/diff_new_pack.trGVte/_new  2018-09-13 12:10:35.122356786 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.93
+Version:7.94
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.93.tar.gz -> Mojolicious-7.94.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.93/Changes new/Mojolicious-7.94/Changes
--- old/Mojolicious-7.93/Changes2018-08-11 13:52:07.0 +0200
+++ new/Mojolicious-7.94/Changes2018-08-27 19:35:37.0 +0200
@@ -1,4 +1,11 @@
 
+7.94  2018-08-27
+  - Added EXPERIMENTAL content_type and file_type methods to 
Mojolicious::Types.
+  - Fixed a bug where the reply->file helper would not try to set a 
Content-Type
+header.
+  - Fixed a bug where the render method in Mojolicious::Controller would not
+always use Mojolicious::Types to find the correct Content-Type value.
+
 7.93  2018-08-11
   - Improved Test::Mojo to accept Mojo::File objects pointing to application
 scripts and to override configurations more consistently.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.93/META.json 
new/Mojolicious-7.94/META.json
--- old/Mojolicious-7.93/META.json  2018-08-12 16:22:23.0 +0200
+++ new/Mojolicious-7.94/META.json  2018-08-31 14:52:00.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.93",
+   "version" : "7.94",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.93/META.yml 
new/Mojolicious-7.94/META.yml
--- old/Mojolicious-7.93/META.yml   2018-08-12 16:22:22.0 +0200
+++ new/Mojolicious-7.94/META.yml   2018-08-31 14:52:00.0 +0200
@@ -31,5 +31,5 @@
   homepage: https://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.93'
+version: '7.94'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.93/README.md 
new/Mojolicious-7.94/README.md
--- old/Mojolicious-7.93/README.md  2018-08-07 13:21:46.0 +0200
+++ new/Mojolicious-7.94/README.md  2018-08-15 16:39:26.0 +0200
@@ -35,7 +35,7 @@
   highly scalable web services.
 * JSON and HTML/XML parser with CSS selector support.
   * Very clean, portable and object-oriented pure-Perl API with no hidden
-magic and no requirements besides Perl 5.24.0 (versions as old as 5.10.1
+magic and no requirements besides Perl 5.26.0 (versions as old as 5.10.1
 can be used too, but may require additional CPAN modules to be installed)
   * Fresh code based upon years of experience developing
 [Catalyst](http://www.catalystframework.org), free and open source.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.93/lib/Mojo/Content/MultiPart.pm 
new/Mojolicious-7.94/lib/Mojo/Content/MultiPart.pm
--- old/Mojolicious-7.93/lib/Mojo/Content/MultiPart.pm  2018-05-29 
21:53:40.0 +0200
+++ 

commit perl-Mojolicious for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-08-18 00:05:07

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Aug 18 00:05:07 2018 rev:99 rq:629578 version:7.93

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-07-31 15:57:19.235335055 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-08-18 00:05:14.851280840 +0200
@@ -1,0 +2,9 @@
+Tue Aug 14 11:59:57 UTC 2018 - marius.kitt...@suse.com
+
+- Update to 7.93
+- See /usr/share/doc/packages/perl-Mojolicious/Changes
+- Most notable change is revert of streaming related changes
+  causing instability (eg. some openQA internal tests were
+  randomly failing).
+
+---

Old:

  Mojolicious-7.88.tar.gz

New:

  Mojolicious-7.93.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.FqdbRt/_old  2018-08-18 00:05:15.491282755 +0200
+++ /var/tmp/diff_new_pack.FqdbRt/_new  2018-08-18 00:05:15.503282791 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.88
+Version:7.93
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.88.tar.gz -> Mojolicious-7.93.tar.gz ++
 2175 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-07-31 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-07-31 15:56:58

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Jul 31 15:56:58 2018 rev:98 rq:624683 version:7.88

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-06-02 11:59:08.572608328 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-07-31 15:57:19.235335055 +0200
@@ -1,0 +2,57 @@
+Sun Jul 22 05:37:31 UTC 2018 - co...@suse.com
+
+- updated to 7.88
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.88  2018-07-11
+- Added EXPERIMENTAL bytes_read, bytes_written and transition methods to
+  Mojo::IOLoop::Stream.
+- Added transition event to Mojo::IOLoop::Stream.
+- Improved default request ids generated by Mojo::Message::Request to be a
+  little more unique.
+- Fixed a bug where prefork tests would fail if a prefork server was 
already
+  running.
+  
+  7.87  2018-07-04
+- Added optional support for Cpanel::JSON::XS to Mojo::JSON for much better
+  JSON encoding and decoding performance. That also means Mojo::JSON can no
+  longer encode the two Unicode whitespace characters u2028 and u2029, 
since
+  this is unsupported by Cpanel::JSON::XS.
+- Improved Mojo::JSON to encode unknown reference types to "null",
+  consistently with Cpanel::JSON::XS.
+  
+  7.86  2018-07-02
+- Added template attribute to Mojolicious::Command.
+- Added spawn event to Mojo::IOLoop::Subprocess.
+- Improved Mojo::IOLoop::Subprocess to only fork new processes after the 
event
+  loop has been started.
+  
+  7.85  2018-06-17
+- Removed deprecated build_tx, config, handler and log methods from Mojo.
+- Added promisify method to Mojo::UserAgent::Transactor.
+- Improved Mojolicious::Command to die on template errors.
+  
+  7.84  2018-06-05
+- Fixed a bug where test servers would be started when reusing a
+  Mojo::UserAgent object after fork.
+  
+  7.83  2018-06-02
+- Replaced MOJO_DAEMON_DEBUG and MOJO_USERAGENT_DEBUG environment variables
+  with MOJO_SERVER_DEBUG and MOJO_CLIENT_DEBUG. (anparker)
+- Updated IO::Socket::SSL requirement to 2.009 for ALPN support.
+- Added modules Mojo::IOLoop::Stream::HTTPClient,
+  Mojo::IOLoop::Stream::HTTPServer, Mojo::IOLoop::Stream::WebSocketClient 
and
+  Mojo::IOLoop::Stream::WebSocketServer. (anparker)
+- Added transition method to Mojo::IOLoop. (anparker)
+- Added close_connections method to Mojo::Server::Daemon. (anparker)
+- Added stream_class and tls_protocols arguments to client and server 
methods
+  in Mojo::IOLoop. (anparker, sri)
+- Fixed a small render_maybe argument localization bug.
+  
+  7.82  2018-05-27
+- Removed experimental status from new_tag and selector methods in 
Mojo::DOM.
+- Improved Mojo::Server::PSGI with support for the before_server_start 
hook.
+- Fixed a bug where render_maybe in Mojolicious::Controller could not 
render
+  multiple alternatives properly because arguments were not localized.
+
+---

Old:

  Mojolicious-7.81.tar.gz

New:

  Mojolicious-7.88.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.KrKRd2/_old  2018-07-31 15:57:20.451337114 +0200
+++ /var/tmp/diff_new_pack.KrKRd2/_new  2018-07-31 15:57:20.455337120 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.81
+Version:7.88
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.81.tar.gz -> Mojolicious-7.88.tar.gz ++
 3752 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-06-02 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-06-02 11:59:07

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Jun  2 11:59:07 2018 rev:97 rq:611488 version:7.81

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-05-03 12:33:30.417876702 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-06-02 11:59:08.572608328 +0200
@@ -1,0 +2,31 @@
+Wed May 23 05:36:43 UTC 2018 - co...@suse.com
+
+- updated to 7.81
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+---
+Sat May 19 05:33:43 UTC 2018 - co...@suse.com
+
+- updated to 7.79
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.79  2018-05-14
+- Added EXPERIMENTAL selector method to Mojo::DOM.
+- Added reply->file helper to Mojolicious::Plugin::DefaultHelpers.
+
+---
+Sat May 12 05:38:38 UTC 2018 - co...@suse.com
+
+- updated to 7.78
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.78  2018-05-11
+- Deprecated delay helper in Mojolicious::Plugin::DefaultHelpers.
+- Added EXPERIMENTAL new_tag method to Mojo::DOM. (jberger, sri)
+- Added EXPERIMENTAL tag method to Mojo::DOM::HTML.
+- Added EXPERIMENTAL tag_to_html function to Mojo::DOM::HTML.
+- Improved performance of all DOM manipulation methods in Mojo::DOM
+  significantly when reusing Mojo::DOM objects.
+- Fixed a Windows directory traversal security issue. (dmanto)
+
+---

Old:

  Mojolicious-7.77.tar.gz

New:

  Mojolicious-7.81.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.1uqayR/_old  2018-06-02 11:59:09.176586179 +0200
+++ /var/tmp/diff_new_pack.1uqayR/_new  2018-06-02 11:59:09.180586033 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.77
+Version:7.81
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.77.tar.gz -> Mojolicious-7.81.tar.gz ++
 3451 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-05-03 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-05-03 12:33:28

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Thu May  3 12:33:28 2018 rev:96 rq:603036 version:7.77

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-04-26 13:38:27.971123951 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-05-03 12:33:30.417876702 +0200
@@ -1,0 +2,13 @@
+Wed May  2 05:35:20 UTC 2018 - co...@suse.com
+
+- updated to 7.77
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.77  2018-04-28
+- Added support for namespace selectors like "ns|*" to Mojo::DOM::CSS.
+  (jberger)
+- Added support for :link and :visited pseudo-classes to Mojo::DOM::CSS.
+- Added support for hyphen-separated list attribute selectors like
+  "[heflang|=en]" to Mojo::DOM::CSS.
+
+---

Old:

  Mojolicious-7.76.tar.gz

New:

  Mojolicious-7.77.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.2JxKYs/_old  2018-05-03 12:33:31.309844932 +0200
+++ /var/tmp/diff_new_pack.2JxKYs/_new  2018-05-03 12:33:31.309844932 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.76
+Version:7.77
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.76.tar.gz -> Mojolicious-7.77.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.76/Changes new/Mojolicious-7.77/Changes
--- old/Mojolicious-7.76/Changes2018-04-23 22:35:18.0 +0200
+++ new/Mojolicious-7.77/Changes2018-04-30 00:08:39.0 +0200
@@ -1,7 +1,14 @@
 
+7.77  2018-04-28
+  - Added support for namespace selectors like "ns|*" to Mojo::DOM::CSS.
+(jberger)
+  - Added support for :link and :visited pseudo-classes to Mojo::DOM::CSS.
+  - Added support for hyphen-separated list attribute selectors like
+"[heflang|=en]" to Mojo::DOM::CSS.
+
 7.76  2018-04-23
   - Due to lack of domain experts on the team, Windows is no longer officially
-supported. Moving foward, we will try to keep Mojolicious installable on
+supported. Moving forward, we will try to keep Mojolicious installable on
 Windows, but cannot make any promises regarding security and/or 
reliability.
   - Fixed a bug in Mojolicious::Plugin::Config where the config stash value was
 not available when the config_override feature was used. (tim)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.76/META.json 
new/Mojolicious-7.77/META.json
--- old/Mojolicious-7.76/META.json  2018-04-24 18:54:58.0 +0200
+++ new/Mojolicious-7.77/META.json  2018-05-01 19:17:25.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.76",
+   "version" : "7.77",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.76/META.yml 
new/Mojolicious-7.77/META.yml
--- old/Mojolicious-7.76/META.yml   2018-04-24 18:54:58.0 +0200
+++ new/Mojolicious-7.77/META.yml   2018-05-01 19:17:25.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.76'
+version: '7.77'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.76/README.md 
new/Mojolicious-7.77/README.md
--- old/Mojolicious-7.76/README.md  2017-12-03 03:34:54.0 +0100
+++ new/Mojolicious-7.77/README.md  2018-04-27 20:37:53.0 +0200
@@ -71,7 +71,7 @@
 
   Use all the latest Perl and HTML features in beautiful single file
   prototypes like this one, and
-  [grow](http://mojolicious.org/perldoc/Mojolicious/Guides/Growing#Differences)
+  
[grow](https://mojolicious.org/perldoc/Mojolicious/Guides/Growing#Differences)
   them easily into well-structured **Model-View-Controller** web applications.
 
 ```perl
@@ -104,4 +104,4 @@
 
 ## Want to know more?
 
-  Take a look at our excellent [documentation](http://mojolicious.org/perldoc)!
+  Take a look at our excellent 
[documentation](https://mojolicious.org/perldoc)!
diff -urN '--exclude=CVS' 

commit perl-Mojolicious for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-04-26 13:38:26

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Thu Apr 26 13:38:26 2018 rev:95 rq:600834 version:7.76

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-04-19 15:28:49.072701989 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-04-26 13:38:27.971123951 +0200
@@ -1,0 +2,13 @@
+Wed Apr 25 05:33:36 UTC 2018 - co...@suse.com
+
+- updated to 7.76
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.76  2018-04-23
+- Due to lack of domain experts on the team, Windows is no longer 
officially
+  supported. Moving foward, we will try to keep Mojolicious installable on
+  Windows, but cannot make any promises regarding security and/or 
reliability.
+- Fixed a bug in Mojolicious::Plugin::Config where the config stash value 
was
+  not available when the config_override feature was used. (tim)
+
+---

Old:

  Mojolicious-7.75.tar.gz

New:

  Mojolicious-7.76.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.CT47wz/_old  2018-04-26 13:38:28.559102400 +0200
+++ /var/tmp/diff_new_pack.CT47wz/_new  2018-04-26 13:38:28.563102253 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.75
+Version:7.76
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.75.tar.gz -> Mojolicious-7.76.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.75/Changes new/Mojolicious-7.76/Changes
--- old/Mojolicious-7.75/Changes2018-04-09 17:27:43.0 +0200
+++ new/Mojolicious-7.76/Changes2018-04-23 22:35:18.0 +0200
@@ -1,4 +1,11 @@
 
+7.76  2018-04-23
+  - Due to lack of domain experts on the team, Windows is no longer officially
+supported. Moving foward, we will try to keep Mojolicious installable on
+Windows, but cannot make any promises regarding security and/or 
reliability.
+  - Fixed a bug in Mojolicious::Plugin::Config where the config stash value was
+not available when the config_override feature was used. (tim)
+
 7.75  2018-04-09
   - Deprecated placeholder quoting with "(placeholder)" in favor of
 "".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.75/META.json 
new/Mojolicious-7.76/META.json
--- old/Mojolicious-7.75/META.json  2018-04-10 18:03:30.0 +0200
+++ new/Mojolicious-7.76/META.json  2018-04-24 18:54:58.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.75",
+   "version" : "7.76",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.75/META.yml 
new/Mojolicious-7.76/META.yml
--- old/Mojolicious-7.75/META.yml   2018-04-10 18:03:30.0 +0200
+++ new/Mojolicious-7.76/META.yml   2018-04-24 18:54:58.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.75'
+version: '7.76'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.75/lib/Mojolicious/Guides/Cookbook.pod 
new/Mojolicious-7.76/lib/Mojolicious/Guides/Cookbook.pod
--- old/Mojolicious-7.75/lib/Mojolicious/Guides/Cookbook.pod2018-03-15 
20:11:17.0 +0100
+++ new/Mojolicious-7.76/lib/Mojolicious/Guides/Cookbook.pod2018-04-18 
17:37:23.0 +0200
@@ -619,8 +619,8 @@
 
   app->start;
 
-To create promises maually you just wrap your continuation-passing style APIs 
in
-functions that return promises. Here's an example for how
+To create promises manually you just wrap your continuation-passing style APIs
+in functions that return promises. Here's an example for how
 L works internally.
 
   use Mojo::UserAgent;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.75/lib/Mojolicious/Guides/FAQ.pod 
new/Mojolicious-7.76/lib/Mojolicious/Guides/FAQ.pod
--- old/Mojolicious-7.75/lib/Mojolicious/Guides/FAQ.pod 2017-11-06 
18:19:39.0 +0100
+++ 

commit perl-Mojolicious for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-04-19 15:28:47

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Thu Apr 19 15:28:47 2018 rev:94 rq:595606 version:7.75

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-03-19 23:39:57.429935801 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-04-19 15:28:49.072701989 +0200
@@ -1,0 +2,50 @@
+Wed Apr 11 05:35:40 UTC 2018 - co...@suse.com
+
+- updated to 7.75
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.75  2018-04-09
+- Deprecated placeholder quoting with "(placeholder)" in favor of
+  "".
+- Fixed warnings in Mojo::Collection.
+
+---
+Tue Apr 10 05:34:12 UTC 2018 - co...@suse.com
+
+- updated to 7.74
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.74  2018-04-06
+- Improved unknown placeholder types to match nothing in
+  Mojolicious::Routes::Pattern.
+
+---
+Sat Apr  7 05:36:04 UTC 2018 - co...@suse.com
+
+- updated to 7.73
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.73  2018-04-05
+- Added support for routes with placeholder types.
+- Added types attribute to Mojolicious::Routes and
+  Mojolicious::Routes::Pattern.
+- Added add_type method to Mojolicious::Routes.
+- Added to_file method to Mojo::Asset, Mojo::Asset::File and
+  Mojo::Asset::Memory.
+- Added num placeholder type to Mojolicious::Routes.
+- Removed deprecated use of Mojo::Promise::all and Mojo::Promise::race as
+  instance methods.
+
+---
+Tue Apr  3 05:38:14 UTC 2018 - co...@suse.com
+
+- updated to 7.72
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.72  2018-04-02
+- Improved Mojo::Content::MultiPart performance for large numbers of parts.
+  (philipspencer)
+- Fixed another problem with ordering of sources for content negotiation in
+  Mojolicious::Renderer.
+
+---

Old:

  Mojolicious-7.71.tar.gz

New:

  Mojolicious-7.75.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.WYp5sy/_old  2018-04-19 15:28:50.096660118 +0200
+++ /var/tmp/diff_new_pack.WYp5sy/_new  2018-04-19 15:28:50.100659954 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.71
+Version:7.75
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.71.tar.gz -> Mojolicious-7.75.tar.gz ++
 2109 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-03-19 Thread root


biny1X3XfRWqY.bin
Description: Binary data


commit perl-Mojolicious for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-03-06 10:47:05

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Mar  6 10:47:05 2018 rev:92 rq:581948 version:7.70

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-02-27 16:58:08.995625665 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-03-06 10:47:06.900658996 +0100
@@ -1,0 +2,6 @@
+Fri Mar  2 06:39:56 UTC 2018 - co...@suse.com
+
+- updated to 7.70
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+---

Old:

  Mojolicious-7.69.tar.gz

New:

  Mojolicious-7.70.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.6j9Yin/_old  2018-03-06 10:47:07.644632120 +0100
+++ /var/tmp/diff_new_pack.6j9Yin/_new  2018-03-06 10:47:07.648631976 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.69
+Version:7.70
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.69.tar.gz -> Mojolicious-7.70.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.69/Changes new/Mojolicious-7.70/Changes
--- old/Mojolicious-7.69/Changes2018-02-24 19:50:34.0 +0100
+++ new/Mojolicious-7.70/Changes2018-03-01 00:42:26.0 +0100
@@ -1,4 +1,10 @@
 
+7.70  2018-03-01
+  - Fixed ordering of sources for content negotiation in Mojolicious::Renderer.
+  - Fixed a content negotiation bug in Mojolicious::Renderer that prevented all
+sources from being considered at the same time.
+  - Fixed source links in documentation browser.
+
 7.69  2018-02-24
   - Improved respond_to method in Mojolicious::Controller and accepts helper in
 Mojolicious::Plugin::DefaultHelpers to no longer limit support for multiple
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.69/META.json 
new/Mojolicious-7.70/META.json
--- old/Mojolicious-7.69/META.json  2018-02-24 22:58:27.0 +0100
+++ new/Mojolicious-7.70/META.json  2018-03-01 00:45:52.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.69",
+   "version" : "7.70",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.69/META.yml 
new/Mojolicious-7.70/META.yml
--- old/Mojolicious-7.69/META.yml   2018-02-24 22:58:27.0 +0100
+++ new/Mojolicious-7.70/META.yml   2018-03-01 00:45:52.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.69'
+version: '7.70'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.69/lib/Mojolicious/Controller.pm 
new/Mojolicious-7.70/lib/Mojolicious/Controller.pm
--- old/Mojolicious-7.69/lib/Mojolicious/Controller.pm  2018-02-24 
18:40:34.0 +0100
+++ new/Mojolicious-7.70/lib/Mojolicious/Controller.pm  2018-03-01 
00:41:21.0 +0100
@@ -768,8 +768,8 @@
 any  => sub {...}
   );
 
-Automatically select best possible representation for resource from C
-request header, C stash value or C C/C parameter,
+Automatically select best possible representation for resource from C
+stash value, C C/C parameter or C request header,
 defaults to L or rendering an empty
 C<204> response. Each representation can be handled with a callback or a hash
 reference containing arguments to be passed to L.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-7.69/lib/Mojolicious/Guides/Rendering.pod 
new/Mojolicious-7.70/lib/Mojolicious/Guides/Rendering.pod
--- old/Mojolicious-7.69/lib/Mojolicious/Guides/Rendering.pod   2018-02-24 
18:37:13.0 +0100
+++ new/Mojolicious-7.70/lib/Mojolicious/Guides/Rendering.pod   2018-03-01 
00:40:46.0 +0100
@@ -381,10 +381,10 @@
   );
 
 The best possible representation will be automatically selected from the
-C request header, C stash value or C C/C
-parameter and stored in the C stash value. To change MIME type mappings
-for the C request header or the C response header you can
-use L.
+C stash value, C C/C 

commit perl-Mojolicious for openSUSE:Factory

2018-02-27 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-02-27 16:58:07

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Feb 27 16:58:07 2018 rev:91 rq:579897 version:7.69

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-02-21 14:13:57.512815527 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-02-27 16:58:08.995625665 +0100
@@ -1,0 +2,23 @@
+Sun Feb 25 06:34:52 UTC 2018 - co...@suse.com
+
+- updated to 7.69
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.69  2018-02-24
+- Improved respond_to method in Mojolicious::Controller and accepts helper 
in
+  Mojolicious::Plugin::DefaultHelpers to no longer limit support for 
multiple
+  MIME types to requests containing an X-Requested-With header, since 
browsers
+  have become smarter about requesting what they actually want.
+
+---
+Sat Feb 24 06:39:22 UTC 2018 - co...@suse.com
+
+- updated to 7.68
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.68  2018-02-22
+- Fixed RFC 7230 compliance bugs in Mojo::Message::Request that prevented
+  "GET //foo/bar HTTP/1.1" to be interpreted as a request target in origin
+  form.
+
+---

Old:

  Mojolicious-7.67.tar.gz

New:

  Mojolicious-7.69.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.QM307x/_old  2018-02-27 16:58:10.871557884 +0100
+++ /var/tmp/diff_new_pack.QM307x/_new  2018-02-27 16:58:10.875557740 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.67
+Version:7.69
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.67.tar.gz -> Mojolicious-7.69.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.67/Changes new/Mojolicious-7.69/Changes
--- old/Mojolicious-7.67/Changes2018-02-19 12:12:21.0 +0100
+++ new/Mojolicious-7.69/Changes2018-02-24 19:50:34.0 +0100
@@ -1,4 +1,15 @@
 
+7.69  2018-02-24
+  - Improved respond_to method in Mojolicious::Controller and accepts helper in
+Mojolicious::Plugin::DefaultHelpers to no longer limit support for multiple
+MIME types to requests containing an X-Requested-With header, since 
browsers
+have become smarter about requesting what they actually want.
+
+7.68  2018-02-22
+  - Fixed RFC 7230 compliance bugs in Mojo::Message::Request that prevented
+"GET //foo/bar HTTP/1.1" to be interpreted as a request target in origin
+form.
+
 7.67  2018-02-19
   - Modernized ".perltidyrc".
   - Fixed a bug in Mojo::Asset::File where forked processes could delete
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.67/META.json 
new/Mojolicious-7.69/META.json
--- old/Mojolicious-7.67/META.json  2018-02-20 00:10:29.0 +0100
+++ new/Mojolicious-7.69/META.json  2018-02-24 22:58:27.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.67",
+   "version" : "7.69",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.67/META.yml 
new/Mojolicious-7.69/META.yml
--- old/Mojolicious-7.67/META.yml   2018-02-20 00:10:28.0 +0100
+++ new/Mojolicious-7.69/META.yml   2018-02-24 22:58:27.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.67'
+version: '7.69'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.67/lib/Mojo/Message/Request.pm 
new/Mojolicious-7.69/lib/Mojo/Message/Request.pm
--- old/Mojolicious-7.67/lib/Mojo/Message/Request.pm2018-02-19 
00:56:36.0 +0100
+++ new/Mojolicious-7.69/lib/Mojo/Message/Request.pm2018-02-22 
19:58:55.0 +0100
@@ -54,8 +54,11 @@
   # We have a (hopefully) full request-line
   return !$self->error({message => 'Bad request start-line'})
 unless $1 =~ /^(\S+)\s+(\S+)\s+HTTP\/(\d\.\d)$/;
-  my $url = $self->method($1)->version($3)->url;
-  return !!($1 eq 'CONNECT' ? 

commit perl-Mojolicious for openSUSE:Factory

2018-02-21 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-02-21 14:13:54

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Wed Feb 21 14:13:54 2018 rev:90 rq:578618 version:7.67

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-02-16 21:45:27.953370434 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-02-21 14:13:57.512815527 +0100
@@ -1,0 +2,6 @@
+Wed Feb 21 06:37:46 UTC 2018 - co...@suse.com
+
+- updated to 7.67
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+---

Old:

  Mojolicious-7.66.tar.gz

New:

  Mojolicious-7.67.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.zE22N8/_old  2018-02-21 14:13:58.576777211 +0100
+++ /var/tmp/diff_new_pack.zE22N8/_new  2018-02-21 14:13:58.576777211 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.66
+Version:7.67
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.66.tar.gz -> Mojolicious-7.67.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.66/.perltidyrc 
new/Mojolicious-7.67/.perltidyrc
--- old/Mojolicious-7.66/.perltidyrc2018-01-03 14:03:42.0 +0100
+++ new/Mojolicious-7.67/.perltidyrc2018-02-19 00:56:16.0 +0100
@@ -9,4 +9,5 @@
 -pt=2# High parenthesis tightness
 -bt=2# High brace tightness
 -sbt=2   # High square bracket tightness
+-wn  # Weld nested containers
 -isbc# Don't indent comments without leading space
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.66/Changes new/Mojolicious-7.67/Changes
--- old/Mojolicious-7.66/Changes2018-02-13 18:03:58.0 +0100
+++ new/Mojolicious-7.67/Changes2018-02-19 12:12:21.0 +0100
@@ -1,4 +1,9 @@
 
+7.67  2018-02-19
+  - Modernized ".perltidyrc".
+  - Fixed a bug in Mojo::Asset::File where forked processes could delete
+temporary files prematurely.
+
 7.66  2018-02-13
   - This release contains fixes for security issues, everybody should upgrade!
   - Removed origin attribute of Mojo::Cookie::Response.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.66/META.json 
new/Mojolicious-7.67/META.json
--- old/Mojolicious-7.66/META.json  2018-02-14 09:54:38.0 +0100
+++ new/Mojolicious-7.67/META.json  2018-02-20 00:10:29.0 +0100
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.32, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.66",
+   "version" : "7.67",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.66/META.yml 
new/Mojolicious-7.67/META.yml
--- old/Mojolicious-7.66/META.yml   2018-02-14 09:54:38.0 +0100
+++ new/Mojolicious-7.67/META.yml   2018-02-20 00:10:28.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.32, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.66'
+version: '7.67'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.66/lib/Mojo/Asset/File.pm 
new/Mojolicious-7.67/lib/Mojo/Asset/File.pm
--- old/Mojolicious-7.66/lib/Mojo/Asset/File.pm 2018-01-03 13:49:43.0 
+0100
+++ new/Mojolicious-7.67/lib/Mojo/Asset/File.pm 2018-02-19 12:26:00.0 
+0100
@@ -29,9 +29,12 @@
 
 sub DESTROY {
   my $self = shift;
+
   return unless $self->cleanup && defined(my $path = $self->path);
   if (my $handle 

commit perl-Mojolicious for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-02-16 21:45:26

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Fri Feb 16 21:45:26 2018 rev:89 rq:577180 version:7.66

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-02-13 10:31:17.761001959 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-02-16 21:45:27.953370434 +0100
@@ -1,0 +2,16 @@
+Thu Feb 15 06:41:22 UTC 2018 - co...@suse.com
+
+- updated to 7.66
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.66  2018-02-13
+- This release contains fixes for security issues, everybody should 
upgrade!
+- Removed origin attribute of Mojo::Cookie::Response.
+- Removed deprecated data and remaining methods from Mojo::IOLoop::Delay.
+- Added host_only attribute to Mojo::Cookie::Response.
+- Improved all method in Mojo::Promise to resolve with no results if no
+  promises have been passed.
+- Fixed a bug in Mojo::UserAgent::CookieJar where old cookies could be 
leaked.
+  (exp-innit, sri)
+
+---

Old:

  Mojolicious-7.65.tar.gz

New:

  Mojolicious-7.66.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.eofnf8/_old  2018-02-16 21:45:28.765341150 +0100
+++ /var/tmp/diff_new_pack.eofnf8/_new  2018-02-16 21:45:28.769341005 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.65
+Version:7.66
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.65.tar.gz -> Mojolicious-7.66.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.65/Changes new/Mojolicious-7.66/Changes
--- old/Mojolicious-7.65/Changes2018-02-11 14:19:36.0 +0100
+++ new/Mojolicious-7.66/Changes2018-02-13 18:03:58.0 +0100
@@ -1,4 +1,14 @@
 
+7.66  2018-02-13
+  - This release contains fixes for security issues, everybody should upgrade!
+  - Removed origin attribute of Mojo::Cookie::Response.
+  - Removed deprecated data and remaining methods from Mojo::IOLoop::Delay.
+  - Added host_only attribute to Mojo::Cookie::Response.
+  - Improved all method in Mojo::Promise to resolve with no results if no
+promises have been passed.
+  - Fixed a bug in Mojo::UserAgent::CookieJar where old cookies could be 
leaked.
+(exp-innit, sri)
+
 7.65  2018-02-11
   - Added EXPERIMENTAL timing->begin, timing->elapsed, timing->rps and
 timing->server_timing helpers to Mojolicious::Plugin::DefaultHelpers.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.65/META.json 
new/Mojolicious-7.66/META.json
--- old/Mojolicious-7.65/META.json  2018-02-11 22:54:53.0 +0100
+++ new/Mojolicious-7.66/META.json  2018-02-14 09:54:38.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.65",
+   "version" : "7.66",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.65/META.yml 
new/Mojolicious-7.66/META.yml
--- old/Mojolicious-7.65/META.yml   2018-02-11 22:54:53.0 +0100
+++ new/Mojolicious-7.66/META.yml   2018-02-14 09:54:38.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.65'
+version: '7.66'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.65/lib/Mojo/Cookie/Response.pm 
new/Mojolicious-7.66/lib/Mojo/Cookie/Response.pm
--- old/Mojolicious-7.65/lib/Mojo/Cookie/Response.pm2018-01-03 
13:49:50.0 +0100
+++ new/Mojolicious-7.66/lib/Mojo/Cookie/Response.pm2018-02-13 
17:35:27.0 +0100
@@ -4,7 +4,7 @@
 use Mojo::Date;
 use Mojo::Util qw(quote split_cookie_header);
 
-has [qw(domain expires httponly max_age origin path secure)];
+has [qw(domain expires host_only httponly max_age path secure)];
 
 my %ATTRS = map { $_ => 1 } qw(domain expires httponly max-age path secure);
 
@@ -100,6 +100,14 @@
 
 Expiration for cookie.
 
+=head2 host_only
+
+  my $bool = $cookie->host_only;
+  $cookie  = $cookie->host_only($bool);
+
+Host-only flag, 

commit perl-Mojolicious for openSUSE:Factory

2018-02-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-02-13 10:31:15

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Feb 13 10:31:15 2018 rev:88 rq:575635 version:7.65

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-02-09 15:46:24.149855028 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-02-13 10:31:17.761001959 +0100
@@ -1,0 +2,12 @@
+Mon Feb 12 12:02:07 UTC 2018 - co...@suse.com
+
+- updated to 7.65
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.65  2018-02-11
+- Added EXPERIMENTAL timing->begin, timing->elapsed, timing->rps and
+  timing->server_timing helpers to Mojolicious::Plugin::DefaultHelpers.
+- Added EXPERIMENTAL server_timing method to Mojo::Headers.
+- Added support for new HTTP status code.
+
+---

Old:

  Mojolicious-7.64.tar.gz

New:

  Mojolicious-7.65.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.HGogNX/_old  2018-02-13 10:31:18.692968377 +0100
+++ /var/tmp/diff_new_pack.HGogNX/_new  2018-02-13 10:31:18.692968377 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.64
+Version:7.65
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.64.tar.gz -> Mojolicious-7.65.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.64/Changes new/Mojolicious-7.65/Changes
--- old/Mojolicious-7.64/Changes2018-02-07 10:47:46.0 +0100
+++ new/Mojolicious-7.65/Changes2018-02-11 14:19:36.0 +0100
@@ -1,4 +1,10 @@
 
+7.65  2018-02-11
+  - Added EXPERIMENTAL timing->begin, timing->elapsed, timing->rps and
+timing->server_timing helpers to Mojolicious::Plugin::DefaultHelpers.
+  - Added EXPERIMENTAL server_timing method to Mojo::Headers.
+  - Added support for new HTTP status code.
+
 7.64  2018-02-07
   - Fixed a bug in Mojo::Log where short log messages spanning multiple lines
 would not be formatted properly for systemd.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.64/META.json 
new/Mojolicious-7.65/META.json
--- old/Mojolicious-7.64/META.json  2018-02-07 11:16:36.0 +0100
+++ new/Mojolicious-7.65/META.json  2018-02-11 22:54:53.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.64",
+   "version" : "7.65",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.64/META.yml 
new/Mojolicious-7.65/META.yml
--- old/Mojolicious-7.64/META.yml   2018-02-07 11:16:36.0 +0100
+++ new/Mojolicious-7.65/META.yml   2018-02-11 22:54:53.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.64'
+version: '7.65'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.64/lib/Mojo/Headers.pm 
new/Mojolicious-7.65/lib/Mojo/Headers.pm
--- old/Mojolicious-7.64/lib/Mojo/Headers.pm2018-01-03 13:49:51.0 
+0100
+++ new/Mojolicious-7.65/lib/Mojo/Headers.pm2018-02-10 21:15:14.0 
+0100
@@ -16,8 +16,8 @@
   qw(Last-Modified Link Location Origin Proxy-Authenticate),
   qw(Proxy-Authorization Range Sec-WebSocket-Accept Sec-WebSocket-Extensions),
   qw(Sec-WebSocket-Key Sec-WebSocket-Protocol Sec-WebSocket-Version Server),
-  qw(Set-Cookie Status Strict-Transport-Security TE Trailer Transfer-Encoding),
-  qw(Upgrade User-Agent Vary WWW-Authenticate)
+  qw(Server-Timing Set-Cookie Status Strict-Transport-Security TE Trailer),
+  qw(Transfer-Encoding Upgrade User-Agent Vary WWW-Authenticate)
 );
 for my $header (keys %NAMES) {
   my $name = $header;
@@ -609,6 +609,15 @@
 
 Get or replace current header value, shortcut for the C header.
 
+=head2 server_timing
+
+  my $timing = $headers->server_timing;
+  $headers   = $headers->server_timing('app;desc=Mojolicious;dur=0.0001');
+
+Get or replace current header value, shortcut for the C header
+from Lhttps://www.w3.org/TR/server-timing/>.
+Note that this method is EXPERIMENTAL and might change without 

commit perl-Mojolicious for openSUSE:Factory

2018-02-09 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-02-09 15:46:21

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Fri Feb  9 15:46:21 2018 rev:87 rq:573896 version:7.64

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-01-20 11:25:39.367336355 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-02-09 15:46:24.149855028 +0100
@@ -1,0 +2,19 @@
+Wed Feb  7 16:52:18 UTC 2018 - co...@suse.com
+
+- updated to 7.64
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.64  2018-02-07
+- Fixed a bug in Mojo::Log where short log messages spanning multiple lines
+  would not be formatted properly for systemd.
+  
+  7.63  2018-02-06
+- Improved Mojo::Log to use native systemd log levels.
+  
+  7.62  2018-02-01
+- Added -u option to get command. (jberger)
+- Added dont_use_nlink option to list_tree method in Mojo::File.
+- Added reverse proxy section to Mojolicious::Guides::Cookbook. (polettix)
+- Fixed a promise resolution bug in Mojo::Promise.
+
+---

Old:

  Mojolicious-7.61.tar.gz

New:

  Mojolicious-7.64.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.K1Cqbh/_old  2018-02-09 15:46:24.909827739 +0100
+++ /var/tmp/diff_new_pack.K1Cqbh/_new  2018-02-09 15:46:24.913827595 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.61
+Version:7.64
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.61.tar.gz -> Mojolicious-7.64.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.61/Changes new/Mojolicious-7.64/Changes
--- old/Mojolicious-7.61/Changes2018-01-08 18:26:40.0 +0100
+++ new/Mojolicious-7.64/Changes2018-02-07 10:47:46.0 +0100
@@ -1,4 +1,17 @@
 
+7.64  2018-02-07
+  - Fixed a bug in Mojo::Log where short log messages spanning multiple lines
+would not be formatted properly for systemd.
+
+7.63  2018-02-06
+  - Improved Mojo::Log to use native systemd log levels.
+
+7.62  2018-02-01
+  - Added -u option to get command. (jberger)
+  - Added dont_use_nlink option to list_tree method in Mojo::File.
+  - Added reverse proxy section to Mojolicious::Guides::Cookbook. (polettix)
+  - Fixed a promise resolution bug in Mojo::Promise.
+
 7.61  2018-01-08
   - Increased default upgrade_timeout from 60 to 180 seconds in
 Mojo::Server::Hypnotoad.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.61/META.json 
new/Mojolicious-7.64/META.json
--- old/Mojolicious-7.61/META.json  2018-01-15 16:34:27.0 +0100
+++ new/Mojolicious-7.64/META.json  2018-02-07 11:16:36.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.61",
+   "version" : "7.64",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.61/META.yml 
new/Mojolicious-7.64/META.yml
--- old/Mojolicious-7.61/META.yml   2018-01-15 16:34:27.0 +0100
+++ new/Mojolicious-7.64/META.yml   2018-02-07 11:16:36.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.61'
+version: '7.64'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.61/lib/Mojo/File.pm 
new/Mojolicious-7.64/lib/Mojo/File.pm
--- old/Mojolicious-7.61/lib/Mojo/File.pm   2018-01-03 13:49:48.0 
+0100
+++ new/Mojolicious-7.64/lib/Mojo/File.pm   2018-02-01 22:25:08.0 
+0100
@@ -54,6 +54,9 @@
   # This may break in the future, but is worth it for performance
   local $File::Find::skip_pattern = qr/^\./ unless $options->{hidden};
 
+  # The File::Find documentation lies, this is needed for CIFS
+  local $File::Find::dont_use_nlink = 1 if $options->{dont_use_nlink};
+
   my %all;
   my $wanted = {wanted => sub { $all{$File::Find::name}++ }, no_chdir => 1};
   $wanted->{postprocess} = sub { delete $all{$File::Find::dir} }
@@ -320,6 +323,12 @@
 
 Include directories.
 
+=item dont_use_nlink
+
+  dont_use_nlink => 1
+
+Force L to 

commit perl-Mojolicious for openSUSE:Factory

2018-01-20 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-01-20 11:25:38

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Jan 20 11:25:38 2018 rev:86 rq:566232 version:7.61

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-01-09 14:35:04.486781430 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-01-20 11:25:39.367336355 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 06:47:37 UTC 2018 - co...@suse.com
+
+- updated to 7.61
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.61  2018-01-08
+- Increased default upgrade_timeout from 60 to 180 seconds in
+  Mojo::Server::Hypnotoad.
+
+---

Old:

  Mojolicious-7.60.tar.gz

New:

  Mojolicious-7.61.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.WRUPyy/_old  2018-01-20 11:25:40.243295400 +0100
+++ /var/tmp/diff_new_pack.WRUPyy/_new  2018-01-20 11:25:40.243295400 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.60
+Version:7.61
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.60.tar.gz -> Mojolicious-7.61.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.60/Changes new/Mojolicious-7.61/Changes
--- old/Mojolicious-7.60/Changes2018-01-03 14:03:42.0 +0100
+++ new/Mojolicious-7.61/Changes2018-01-08 18:26:40.0 +0100
@@ -1,4 +1,8 @@
 
+7.61  2018-01-08
+  - Increased default upgrade_timeout from 60 to 180 seconds in
+Mojo::Server::Hypnotoad.
+
 7.60  2018-01-02
   - Deprecated use of Mojo::Promise::all and Mojo::Promise::race as instance
 methods.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.60/META.json 
new/Mojolicious-7.61/META.json
--- old/Mojolicious-7.60/META.json  2018-01-03 14:59:45.0 +0100
+++ new/Mojolicious-7.61/META.json  2018-01-15 16:34:27.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.60",
+   "version" : "7.61",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.60/META.yml 
new/Mojolicious-7.61/META.yml
--- old/Mojolicious-7.60/META.yml   2018-01-03 14:59:44.0 +0100
+++ new/Mojolicious-7.61/META.yml   2018-01-15 16:34:27.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.60'
+version: '7.61'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.60/lib/Mojo/Server/Hypnotoad.pm 
new/Mojolicious-7.61/lib/Mojo/Server/Hypnotoad.pm
--- old/Mojolicious-7.60/lib/Mojo/Server/Hypnotoad.pm   2018-01-03 
13:49:46.0 +0100
+++ new/Mojolicious-7.61/lib/Mojo/Server/Hypnotoad.pm   2018-01-08 
18:25:27.0 +0100
@@ -10,7 +10,7 @@
 use Scalar::Util 'weaken';
 
 has prefork => sub { Mojo::Server::Prefork->new(listen => ['http://*:8080']) };
-has upgrade_timeout => 60;
+has upgrade_timeout => 180;
 
 sub configure {
   my ($self, $name) = @_;
@@ -352,7 +352,7 @@
   upgrade_timeout => 45
 
 Maximum amount of time in seconds a zero downtime software upgrade may take
-before getting canceled, defaults to C<60>.
+before getting canceled, defaults to C<180>.
 
 =head2 workers
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.60/lib/Mojolicious.pm 
new/Mojolicious-7.61/lib/Mojolicious.pm
--- old/Mojolicious-7.60/lib/Mojolicious.pm 2018-01-03 13:49:41.0 
+0100
+++ new/Mojolicious-7.61/lib/Mojolicious.pm 2018-01-04 19:52:04.0 
+0100
@@ -66,7 +66,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Doughnut';
-our $VERSION  = '7.60';
+our $VERSION  = '7.61';
 
 sub AUTOLOAD {
   my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.60/t/mojo/hypnotoad.t 
new/Mojolicious-7.61/t/mojo/hypnotoad.t
--- old/Mojolicious-7.60/t/mojo/hypnotoad.t 2018-01-03 13:49:05.0 
+0100
+++ new/Mojolicious-7.61/t/mojo/hypnotoad.t 

commit perl-Mojolicious for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-01-09 14:35:03

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Jan  9 14:35:03 2018 rev:85 rq:562419 version:7.60

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-12-23 12:17:45.380644644 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-01-09 14:35:04.486781430 +0100
@@ -1,0 +2,19 @@
+Thu Jan  4 06:53:25 UTC 2018 - co...@suse.com
+
+- updated to 7.60
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.60  2018-01-02
+- Deprecated use of Mojo::Promise::all and Mojo::Promise::race as instance
+  methods.
+- Improved all and race methods in Mojo::Promise to be able to handle
+  arbitrary then-ables.
+- Improved number detection in Mojo::JSON with a workaround for an upcoming
+  breaking change in Perl 5.28. (haarg)
+- Improved HTML Living Standard compliance of Mojo::DOM::HTML.
+- Fixed a bug in Mojo::Base that prevented composition of multiple roles.
+  (aferreira, batman)
+- Fixed a bug in Mojolicious::Static where text files from DATA sections 
would
+  not be UTF-8 encoded. (Grinnz)
+
+---

Old:

  Mojolicious-7.59.tar.gz

New:

  Mojolicious-7.60.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.ear77L/_old  2018-01-09 14:35:05.186748595 +0100
+++ /var/tmp/diff_new_pack.ear77L/_new  2018-01-09 14:35:05.190748408 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.59
+Version:7.60
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.59.tar.gz -> Mojolicious-7.60.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.59/Changes new/Mojolicious-7.60/Changes
--- old/Mojolicious-7.59/Changes2017-12-16 01:48:47.0 +0100
+++ new/Mojolicious-7.60/Changes2018-01-03 14:03:42.0 +0100
@@ -1,4 +1,17 @@
 
+7.60  2018-01-02
+  - Deprecated use of Mojo::Promise::all and Mojo::Promise::race as instance
+methods.
+  - Improved all and race methods in Mojo::Promise to be able to handle
+arbitrary then-ables.
+  - Improved number detection in Mojo::JSON with a workaround for an upcoming
+breaking change in Perl 5.28. (haarg)
+  - Improved HTML Living Standard compliance of Mojo::DOM::HTML.
+  - Fixed a bug in Mojo::Base that prevented composition of multiple roles.
+(aferreira, batman)
+  - Fixed a bug in Mojolicious::Static where text files from DATA sections 
would
+not be UTF-8 encoded. (Grinnz)
+
 7.59  2017-12-15
   - Moved home and ua attributes from Mojo to Mojolicious.
   - Changed Mojo::IOLoop::Client to only start a thread pool with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.59/META.json 
new/Mojolicious-7.60/META.json
--- old/Mojolicious-7.59/META.json  2017-12-17 18:58:31.0 +0100
+++ new/Mojolicious-7.60/META.json  2018-01-03 14:59:45.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.59",
-   "x_serialization_backend" : "JSON::PP version 2.97000"
+   "version" : "7.60",
+   "x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.59/META.yml 
new/Mojolicious-7.60/META.yml
--- old/Mojolicious-7.59/META.yml   2017-12-17 18:58:30.0 +0100
+++ new/Mojolicious-7.60/META.yml   2018-01-03 14:59:44.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.59'
+version: '7.60'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.59/lib/Mojo/Base.pm 
new/Mojolicious-7.60/lib/Mojo/Base.pm
--- old/Mojolicious-7.59/lib/Mojo/Base.pm   

commit perl-Mojolicious for openSUSE:Factory

2017-12-23 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-12-23 12:17:41

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Dec 23 12:17:41 2017 rev:84 rq:558060 version:7.59

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-12-08 21:47:21.379151377 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-12-23 12:17:45.380644644 +0100
@@ -1,0 +2,14 @@
+Mon Dec 18 06:37:16 UTC 2017 - co...@suse.com
+
+- updated to 7.59
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.59  2017-12-15
+- Moved home and ua attributes from Mojo to Mojolicious.
+- Changed Mojo::IOLoop::Client to only start a thread pool with
+  Net::DNS::Native on demand. (Grinnz)
+- Improved subprocess method in Mojo::IOLoop to allow for easier role
+  composition.
+- Fixed RFC 7230 compliance bug in Mojo::Message::Response. (jberger)
+
+---

Old:

  Mojolicious-7.58.tar.gz

New:

  Mojolicious-7.59.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.XN2oiL/_old  2017-12-23 12:17:46.228603298 +0100
+++ /var/tmp/diff_new_pack.XN2oiL/_new  2017-12-23 12:17:46.228603298 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.58
+Version:7.59
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.58.tar.gz -> Mojolicious-7.59.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.58/Changes new/Mojolicious-7.59/Changes
--- old/Mojolicious-7.58/Changes2017-12-02 21:02:52.0 +0100
+++ new/Mojolicious-7.59/Changes2017-12-16 01:48:47.0 +0100
@@ -1,4 +1,12 @@
 
+7.59  2017-12-15
+  - Moved home and ua attributes from Mojo to Mojolicious.
+  - Changed Mojo::IOLoop::Client to only start a thread pool with
+Net::DNS::Native on demand. (Grinnz)
+  - Improved subprocess method in Mojo::IOLoop to allow for easier role
+composition.
+  - Fixed RFC 7230 compliance bug in Mojo::Message::Response. (jberger)
+
 7.58  2017-12-02
   - Added websocket_p method to Mojo::UserAgent.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.58/META.json 
new/Mojolicious-7.59/META.json
--- old/Mojolicious-7.58/META.json  2017-12-03 23:14:26.0 +0100
+++ new/Mojolicious-7.59/META.json  2017-12-17 18:58:31.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.58",
+   "version" : "7.59",
"x_serialization_backend" : "JSON::PP version 2.97000"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.58/META.yml 
new/Mojolicious-7.59/META.yml
--- old/Mojolicious-7.58/META.yml   2017-12-03 23:14:26.0 +0100
+++ new/Mojolicious-7.59/META.yml   2017-12-17 18:58:30.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.58'
+version: '7.59'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.58/lib/Mojo/Content.pm 
new/Mojolicious-7.59/lib/Mojo/Content.pm
--- old/Mojolicious-7.58/lib/Mojo/Content.pm2017-11-23 11:26:07.0 
+0100
+++ new/Mojolicious-7.59/lib/Mojo/Content.pm2017-12-14 19:39:41.0 
+0100
@@ -104,7 +104,7 @@
 
   # Relaxed parsing
   my $headers = $self->headers;
-  my $len = $headers->content_length // '';
+  my $len = $headers->content_length // '';
   if ($self->auto_relax && !length $len) {
 my $connection = lc($headers->connection // '');
 $self->relaxed(1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.58/lib/Mojo/IOLoop/Client.pm 
new/Mojolicious-7.59/lib/Mojo/IOLoop/Client.pm
--- old/Mojolicious-7.58/lib/Mojo/IOLoop/Client.pm  2017-11-07 
21:49:28.0 +0100
+++ new/Mojolicious-7.59/lib/Mojo/IOLoop/Client.pm  2017-12-14 
19:39:44.0 +0100
@@ -13,7 +13,7 @@
 use constant NNR => $ENV{MOJO_NO_NNR}
   ? 0
   : eval { require Net::DNS::Native; Net::DNS::Native->VERSION('0.15'); 1 };
-my $NDN = NNR ? Net::DNS::Native->new(pool => 5, extra_thread => 1) : undef;
+my $NDN;
 
 

commit perl-Mojolicious for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-12-08 21:46:11

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Fri Dec  8 21:46:11 2017 rev:83 rq:548019 version:7.58

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-11-21 15:21:05.593738566 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-12-08 21:47:21.379151377 +0100
@@ -1,0 +2,9 @@
+Mon Dec  4 06:40:50 UTC 2017 - co...@suse.com
+
+- updated to 7.58
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.58  2017-12-02
+- Added websocket_p method to Mojo::UserAgent.
+
+---

Old:

  Mojolicious-7.57.tar.gz

New:

  Mojolicious-7.58.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.j6Um88/_old  2017-12-08 21:47:21.903128838 +0100
+++ /var/tmp/diff_new_pack.j6Um88/_new  2017-12-08 21:47:21.907128666 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.57
+Version:7.58
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.57.tar.gz -> Mojolicious-7.58.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/Changes new/Mojolicious-7.58/Changes
--- old/Mojolicious-7.57/Changes2017-11-18 17:05:36.0 +0100
+++ new/Mojolicious-7.58/Changes2017-12-02 21:02:52.0 +0100
@@ -1,4 +1,7 @@
 
+7.58  2017-12-02
+  - Added websocket_p method to Mojo::UserAgent.
+
 7.57  2017-11-18
   - Fixed installation problems with some versions of Perl on Windows.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/META.json 
new/Mojolicious-7.58/META.json
--- old/Mojolicious-7.57/META.json  2017-11-18 17:10:05.0 +0100
+++ new/Mojolicious-7.58/META.json  2017-12-03 23:14:26.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.57",
-   "x_serialization_backend" : "JSON::PP version 2.94"
+   "version" : "7.58",
+   "x_serialization_backend" : "JSON::PP version 2.97000"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/META.yml 
new/Mojolicious-7.58/META.yml
--- old/Mojolicious-7.57/META.yml   2017-11-18 17:10:05.0 +0100
+++ new/Mojolicious-7.58/META.yml   2017-12-03 23:14:26.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.57'
+version: '7.58'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.57/README.md 
new/Mojolicious-7.58/README.md
--- old/Mojolicious-7.57/README.md  2017-11-06 18:19:39.0 +0100
+++ new/Mojolicious-7.58/README.md  2017-12-03 03:34:54.0 +0100
@@ -22,8 +22,8 @@
 applications, independently of the web framework.
 * Full stack HTTP and WebSocket client/server implementation with IPv6, 
TLS,
   SNI, IDNA, HTTP/SOCKS5 proxy, UNIX domain socket, Comet (long polling),
-  keep-alive, connection pooling, timeout, cookie, multipart, and gzip
-  compression support.
+  Promises/A+, keep-alive, connection pooling, timeout, cookie, multipart,
+  and gzip compression support.
 * Built-in non-blocking I/O web server, supporting multiple event loops as
   well as optional pre-forking and hot deployment, perfect for building
   highly scalable web services.
@@ -33,6 +33,10 @@
 can be used too, but may require additional CPAN modules to be installed)
   * Fresh code based upon years of experience developing
 [Catalyst](http://www.catalystframework.org), free and open source.
+  * Hundreds of 3rd party
+[extensions](https://metacpan.org/requires/distribution/Mojolicious) and
+high quality spin-off projects like the
+[Minion](https://metacpan.org/pod/Minion) job queue.
 
 ## Installation
 
@@ -66,14 +70,17 @@
 ## Duct tape for the HTML5 web
 
   Use all the latest Perl and HTML features in beautiful single file
-  prototypes like this one, and grow them easily into well-structured
-  applications.
+  prototypes like this one, and
+  [grow](http://mojolicious.org/perldoc/Mojolicious/Guides/Growing#Differences)

commit perl-Mojolicious for openSUSE:Factory

2017-11-21 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-11-21 15:20:54

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Nov 21 15:20:54 2017 rev:82 rq:543260 version:7.57

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-11-10 14:42:31.104359371 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-11-21 15:21:05.593738566 +0100
@@ -1,0 +2,19 @@
+Sun Nov 19 06:36:59 UTC 2017 - co...@suse.com
+
+- updated to 7.57
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.57  2017-11-18
+- Fixed installation problems with some versions of Perl on Windows.
+
+---
+Fri Nov 17 06:36:35 UTC 2017 - co...@suse.com
+
+- updated to 7.56
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.56  2017-11-14
+- Added num check to Mojolicious::Validator.
+- Improved built-in templates with high resolution logos.
+
+---

Old:

  Mojolicious-7.55.tar.gz

New:

  Mojolicious-7.57.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.cSIDYV/_old  2017-11-21 15:21:09.741588202 +0100
+++ /var/tmp/diff_new_pack.cSIDYV/_new  2017-11-21 15:21:09.741588202 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.55
+Version:7.57
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.55.tar.gz -> Mojolicious-7.57.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.55/Changes new/Mojolicious-7.57/Changes
--- old/Mojolicious-7.55/Changes2017-11-06 22:57:07.0 +0100
+++ new/Mojolicious-7.57/Changes2017-11-18 17:05:36.0 +0100
@@ -1,4 +1,11 @@
 
+7.57  2017-11-18
+  - Fixed installation problems with some versions of Perl on Windows.
+
+7.56  2017-11-14
+  - Added num check to Mojolicious::Validator.
+  - Improved built-in templates with high resolution logos.
+
 7.55  2017-11-06
   - Added -role flag to Mojo::Base. (jberger)
   - Improved tablify function in Mojo::Util to work with non-rectangular 
arrays.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.55/MANIFEST 
new/Mojolicious-7.57/MANIFEST
--- old/Mojolicious-7.55/MANIFEST   2017-11-07 11:57:36.0 +0100
+++ new/Mojolicious-7.57/MANIFEST   2017-11-18 17:10:05.0 +0100
@@ -120,7 +120,9 @@
 lib/Mojolicious/resources/public/favicon.ico
 lib/Mojolicious/resources/public/mojo/failraptor.png
 lib/Mojolicious/resources/public/mojo/jquery/jquery.js
+lib/Mojolicious/resources/public/mojo/logo-black-2x.png
 lib/Mojolicious/resources/public/mojo/logo-black.png
+lib/Mojolicious/resources/public/mojo/logo-white-2x.png
 lib/Mojolicious/resources/public/mojo/logo-white.png
 lib/Mojolicious/resources/public/mojo/noraptor.png
 lib/Mojolicious/resources/public/mojo/notfound.png
@@ -129,7 +131,6 @@
 lib/Mojolicious/resources/public/mojo/prettify/prettify-mojo-dark.css
 lib/Mojolicious/resources/public/mojo/prettify/prettify-mojo-light.css
 lib/Mojolicious/resources/public/mojo/prettify/run_prettify.js
-lib/Mojolicious/resources/public/mojo/stripes.png
 lib/Mojolicious/resources/templates/mojo/debug.html.ep
 lib/Mojolicious/resources/templates/mojo/exception.html.ep
 lib/Mojolicious/resources/templates/mojo/menubar.html.ep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.55/META.json 
new/Mojolicious-7.57/META.json
--- old/Mojolicious-7.55/META.json  2017-11-07 11:57:36.0 +0100
+++ new/Mojolicious-7.57/META.json  2017-11-18 17:10:05.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.55",
+   "version" : "7.57",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.55/META.yml 
new/Mojolicious-7.57/META.yml
--- old/Mojolicious-7.55/META.yml   2017-11-07 11:57:36.0 +0100
+++ new/Mojolicious-7.57/META.yml   2017-11-18 17:10:05.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.55'
+version: '7.57'
 x_serialization_backend: 

commit perl-Mojolicious for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-11-10 14:42:28

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Fri Nov 10 14:42:28 2017 rev:81 rq:539810 version:7.55

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-11-04 10:25:02.152171977 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-11-10 14:42:31.104359371 +0100
@@ -1,0 +2,26 @@
+Wed Nov  8 06:39:17 UTC 2017 - co...@suse.com
+
+- updated to 7.55
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.55  2017-11-06
+- Added -role flag to Mojo::Base. (jberger)
+- Improved tablify function in Mojo::Util to work with non-rectangular 
arrays.
+  (CandyAngel, jabberwok)
+- Improved Windows compatibility of Mojo::Server::Daemon.
+
+---
+Sun Nov  5 06:41:16 UTC 2017 - co...@suse.com
+
+- updated to 7.54
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.54  2017-11-05
+- Fixed a bug in Mojo::Promise where promise chains could not recover from
+  rejections.
+  
+  7.53  2017-11-04
+- Added module Mojo::Promise.
+- Improved Mojo::IOLoop::Delay to be a subclass of Mojo::Promise.
+
+---

Old:

  Mojolicious-7.52.tar.gz

New:

  Mojolicious-7.55.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.y9LVnd/_old  2017-11-10 14:42:32.660303126 +0100
+++ /var/tmp/diff_new_pack.y9LVnd/_new  2017-11-10 14:42:32.664302982 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.52
+Version:7.55
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.52.tar.gz -> Mojolicious-7.55.tar.gz ++
 1755 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2017-11-04 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-11-04 10:24:46

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Nov  4 10:24:46 2017 rev:80 rq:538634 version:7.52

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-10-28 14:21:08.132755885 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-11-04 10:25:02.152171977 +0100
@@ -1,0 +2,45 @@
+Fri Nov  3 06:38:10 UTC 2017 - co...@suse.com
+
+- updated to 7.52
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.52  2017-11-02
+- Added delete_p, get_p, head_p, options_p, patch_p, post_p, put_p and 
start_p
+  methods to Mojo::UserAgent.
+
+---
+Thu Nov  2 06:36:40 UTC 2017 - co...@suse.com
+
+- updated to 7.51
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.51  2017-10-31
+- Added -signatures flag to Mojo::Base and Mojolicious::Lite.
+- Added support for new HTTP status code.
+- Improved ojo to enable subroutine signatures automatically on Perl 5.20+.
+
+---
+Tue Oct 31 06:36:39 UTC 2017 - co...@suse.com
+
+- updated to 7.50
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.50  2017-10-30
+- Deprecated error and finish events in Mojo::IOLoop::Delay. Since there 
is no
+  good way to warn our users about this deprecation, it will be in effect
+  until the next major release. Where we will also change the base class 
from
+  Mojo::EventEmitter to Mojo::Base.
+- Improved documentation browser with links to MetaCPAN.
+  
+  7.49  2017-10-28
+- Deprecated Mojo::IOLoop::Delay::data and Mojo::IOLoop::Delay::remaining.
+- Added Promises/A+ support. Note that Mojo::IOLoop::Delay previously
+  inherited a catch method from Mojo::EventEmitter that was passed the 
error
+  message as second argument instead of the first, so you might have to 
change
+$delay->catch(sub { my ($delay, $error) = @_; ... });
+  to
+$delay->catch(sub { my ($error) = @_; ... });
+- Added all, catch, finally, race and then methods to Mojo::IOLoop::Delay.
+- Updated jQuery to version 3.2.1.
+
+---

Old:

  Mojolicious-7.48.tar.gz

New:

  Mojolicious-7.52.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.JmHMHr/_old  2017-11-04 10:25:03.168135006 +0100
+++ /var/tmp/diff_new_pack.JmHMHr/_new  2017-11-04 10:25:03.172134861 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.48
+Version:7.52
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.48.tar.gz -> Mojolicious-7.52.tar.gz ++
 1880 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2017-10-28 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-10-28 14:21:06

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Oct 28 14:21:06 2017 rev:79 rq:536880 version:7.48

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-10-23 16:36:26.076020924 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-10-28 14:21:08.132755885 +0200
@@ -1,0 +2,10 @@
+Sun Oct 22 05:33:51 UTC 2017 - co...@suse.com
+
+- updated to 7.48
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.48  2017-10-19
+- Reverted previous Mojo::File change since there were too many unintended
+  side effects.
+
+---

Old:

  Mojolicious-7.47.tar.gz

New:

  Mojolicious-7.48.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.AWncwV/_old  2017-10-28 14:21:09.532704702 +0200
+++ /var/tmp/diff_new_pack.AWncwV/_new  2017-10-28 14:21:09.532704702 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.47
+Version:7.48
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.47.tar.gz -> Mojolicious-7.48.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.47/Changes new/Mojolicious-7.48/Changes
--- old/Mojolicious-7.47/Changes2017-10-06 00:58:29.0 +0200
+++ new/Mojolicious-7.48/Changes2017-10-19 14:39:10.0 +0200
@@ -1,4 +1,8 @@
 
+7.48  2017-10-19
+  - Reverted previous Mojo::File change since there were too many unintended
+side effects.
+
 7.47  2017-10-05
   - Added multipart content generator to Mojo::UserAgent::Transactor.
   - Fixed a bug in Mojo::File where parts of a path could get accidentally
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.47/META.json 
new/Mojolicious-7.48/META.json
--- old/Mojolicious-7.47/META.json  2017-10-12 10:25:37.0 +0200
+++ new/Mojolicious-7.48/META.json  2017-10-21 15:32:37.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.47",
+   "version" : "7.48",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.47/META.yml 
new/Mojolicious-7.48/META.yml
--- old/Mojolicious-7.47/META.yml   2017-10-12 10:25:37.0 +0200
+++ new/Mojolicious-7.48/META.yml   2017-10-21 15:32:37.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.47'
+version: '7.48'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.47/lib/Mojo/File.pm 
new/Mojolicious-7.48/lib/Mojo/File.pm
--- old/Mojolicious-7.47/lib/Mojo/File.pm   2017-10-05 19:35:11.0 
+0200
+++ new/Mojolicious-7.48/lib/Mojo/File.pm   2017-10-19 14:37:34.0 
+0200
@@ -78,10 +78,6 @@
 
 sub new {
   my $class = shift;
-
-  # File systems require bytes, make sure we don't accidentally upgrade
-  utf8::downgrade $_, 1 for @_;
-
   my $value = @_ == 1 ? $_[0] : @_ > 1 ? catfile @_ : canonpath getcwd;
   return bless \$value, ref $class || $class;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.47/lib/Mojolicious.pm 
new/Mojolicious-7.48/lib/Mojolicious.pm
--- old/Mojolicious-7.47/lib/Mojolicious.pm 2017-10-08 05:50:30.0 
+0200
+++ new/Mojolicious-7.48/lib/Mojolicious.pm 2017-10-18 16:17:11.0 
+0200
@@ -58,7 +58,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Doughnut';
-our $VERSION  = '7.47';
+our $VERSION  = '7.48';
 
 sub AUTOLOAD {
   my $self = shift;




commit perl-Mojolicious for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-10-23 16:36:22

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Oct 23 16:36:22 2017 rev:78 rq:533851 version:7.47

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-09-18 19:53:00.651389937 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-10-23 16:36:26.076020924 +0200
@@ -1,0 +2,11 @@
+Fri Oct 13 05:33:53 UTC 2017 - co...@suse.com
+
+- updated to 7.47
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.47  2017-10-05
+- Added multipart content generator to Mojo::UserAgent::Transactor.
+- Fixed a bug in Mojo::File where parts of a path could get accidentally
+  upgraded from bytes to characters.
+
+---

Old:

  Mojolicious-7.46.tar.gz

New:

  Mojolicious-7.47.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.U6wqUS/_old  2017-10-23 16:36:26.695991899 +0200
+++ /var/tmp/diff_new_pack.U6wqUS/_new  2017-10-23 16:36:26.703991525 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.46
+Version:7.47
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.46.tar.gz -> Mojolicious-7.47.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.46/Changes new/Mojolicious-7.47/Changes
--- old/Mojolicious-7.46/Changes2017-09-12 13:45:12.0 +0200
+++ new/Mojolicious-7.47/Changes2017-10-06 00:58:29.0 +0200
@@ -1,4 +1,9 @@
 
+7.47  2017-10-05
+  - Added multipart content generator to Mojo::UserAgent::Transactor.
+  - Fixed a bug in Mojo::File where parts of a path could get accidentally
+upgraded from bytes to characters.
+
 7.46  2017-09-12
   - Fixed support for versions of IO::Socket::SSL older than 1.965 again.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.46/META.json 
new/Mojolicious-7.47/META.json
--- old/Mojolicious-7.46/META.json  2017-09-12 14:26:32.0 +0200
+++ new/Mojolicious-7.47/META.json  2017-10-12 10:25:37.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.46",
+   "version" : "7.47",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.46/META.yml 
new/Mojolicious-7.47/META.yml
--- old/Mojolicious-7.46/META.yml   2017-09-12 14:26:32.0 +0200
+++ new/Mojolicious-7.47/META.yml   2017-10-12 10:25:37.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.46'
+version: '7.47'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.46/lib/Mojo/File.pm 
new/Mojolicious-7.47/lib/Mojo/File.pm
--- old/Mojolicious-7.46/lib/Mojo/File.pm   2017-09-11 23:23:41.0 
+0200
+++ new/Mojolicious-7.47/lib/Mojo/File.pm   2017-10-05 19:35:11.0 
+0200
@@ -78,6 +78,10 @@
 
 sub new {
   my $class = shift;
+
+  # File systems require bytes, make sure we don't accidentally upgrade
+  utf8::downgrade $_, 1 for @_;
+
   my $value = @_ == 1 ? $_[0] : @_ > 1 ? catfile @_ : canonpath getcwd;
   return bless \$value, ref $class || $class;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.46/lib/Mojo/Server/Prefork.pm 
new/Mojolicious-7.47/lib/Mojo/Server/Prefork.pm
--- old/Mojolicious-7.46/lib/Mojo/Server/Prefork.pm 2017-08-03 
10:37:33.0 +0200
+++ new/Mojolicious-7.47/lib/Mojo/Server/Prefork.pm 2017-10-12 
10:24:51.0 +0200
@@ -315,7 +315,7 @@
 ...
   });
 
-Emitted when a child process dies.
+Emitted when a child process exited.
 
   $prefork->on(reap => sub {
 my ($prefork, $pid) = @_;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.46/lib/Mojo/UserAgent/Transactor.pm 
new/Mojolicious-7.47/lib/Mojo/UserAgent/Transactor.pm
--- old/Mojolicious-7.46/lib/Mojo/UserAgent/Transactor.pm   2017-07-17 
21:07:54.0 +0200
+++ 

commit perl-Mojolicious for openSUSE:Factory

2017-09-18 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-09-18 19:52:56

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Sep 18 19:52:56 2017 rev:77 rq:524560 version:7.46

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-09-12 19:36:56.422744942 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-09-18 19:53:00.651389937 +0200
@@ -1,0 +2,9 @@
+Wed Sep 13 05:47:56 UTC 2017 - co...@suse.com
+
+- updated to 7.46
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.46  2017-09-12
+- Fixed support for versions of IO::Socket::SSL older than 1.965 again.
+
+---

Old:

  Mojolicious-7.45.tar.gz

New:

  Mojolicious-7.46.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.tgNXYU/_old  2017-09-18 19:53:01.407283620 +0200
+++ /var/tmp/diff_new_pack.tgNXYU/_new  2017-09-18 19:53:01.411283058 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.45
+Version:7.46
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.45.tar.gz -> Mojolicious-7.46.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/Changes new/Mojolicious-7.46/Changes
--- old/Mojolicious-7.45/Changes2017-09-06 18:46:35.0 +0200
+++ new/Mojolicious-7.46/Changes2017-09-12 13:45:12.0 +0200
@@ -1,4 +1,7 @@
 
+7.46  2017-09-12
+  - Fixed support for versions of IO::Socket::SSL older than 1.965 again.
+
 7.45  2017-09-06
   - Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler,
 foursixnine, genio, sri)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/META.json 
new/Mojolicious-7.46/META.json
--- old/Mojolicious-7.45/META.json  2017-09-07 10:40:28.0 +0200
+++ new/Mojolicious-7.46/META.json  2017-09-12 14:26:32.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.45",
+   "version" : "7.46",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/META.yml 
new/Mojolicious-7.46/META.yml
--- old/Mojolicious-7.45/META.yml   2017-09-07 10:40:28.0 +0200
+++ new/Mojolicious-7.46/META.yml   2017-09-12 14:26:32.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.45'
+version: '7.46'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/lib/Mojo/Asset/File.pm 
new/Mojolicious-7.46/lib/Mojo/Asset/File.pm
--- old/Mojolicious-7.45/lib/Mojo/Asset/File.pm 2017-07-17 21:07:54.0 
+0200
+++ new/Mojolicious-7.46/lib/Mojo/Asset/File.pm 2017-09-11 23:27:08.0 
+0200
@@ -208,7 +208,7 @@
   my $bytes = $file->get_chunk($offset, $max);
 
 Get chunk of data starting from a specific position, defaults to a maximum
-chunk size of C<131072> bytes (128KB).
+chunk size of C<131072> bytes (128KiB).
 
 =head2 is_file
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/lib/Mojo/Asset/Memory.pm 
new/Mojolicious-7.46/lib/Mojo/Asset/Memory.pm
--- old/Mojolicious-7.45/lib/Mojo/Asset/Memory.pm   2017-07-17 
21:07:54.0 +0200
+++ new/Mojolicious-7.46/lib/Mojo/Asset/Memory.pm   2017-09-11 
23:27:20.0 +0200
@@ -106,7 +106,7 @@
 
 Maximum size in bytes of data to keep in memory before automatically upgrading
 to a L object, defaults to the value of the
-C environment variable or C<262144> (256KB).
+C environment variable or C<262144> (256KiB).
 
 =head2 mtime
 
@@ -139,7 +139,7 @@
   my $bytes = $mem->get_chunk($offset, $max);
 
 Get chunk of data starting from a specific position, defaults to a maximum
-chunk size of C<131072> bytes (128KB).
+chunk size of C<131072> bytes (128KiB).
 
 =head2 move_to
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.45/lib/Mojo/Asset.pm 
new/Mojolicious-7.46/lib/Mojo/Asset.pm
--- old/Mojolicious-7.45/lib/Mojo/Asset.pm  2017-07-17 

commit perl-Mojolicious for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-09-12 19:36:54

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Sep 12 19:36:54 2017 rev:76 rq:522241 version:7.45

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-09-05 15:14:06.406627495 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-09-12 19:36:56.422744942 +0200
@@ -1,0 +2,10 @@
+Fri Sep  8 05:47:03 UTC 2017 - co...@suse.com
+
+- updated to 7.45
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.45  2017-09-06
+- Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler,
+  foursixnine, genio, sri)
+
+---

Old:

  Mojolicious-7.44.tar.gz

New:

  Mojolicious-7.45.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.oJjP4R/_old  2017-09-12 19:36:57.466598245 +0200
+++ /var/tmp/diff_new_pack.oJjP4R/_new  2017-09-12 19:36:57.470597683 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.44
+Version:7.45
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.44.tar.gz -> Mojolicious-7.45.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.44/Changes new/Mojolicious-7.45/Changes
--- old/Mojolicious-7.44/Changes2017-09-02 14:41:52.0 +0200
+++ new/Mojolicious-7.45/Changes2017-09-06 18:46:35.0 +0200
@@ -1,4 +1,8 @@
 
+7.45  2017-09-06
+  - Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler,
+foursixnine, genio, sri)
+
 7.44  2017-09-02
   - Reverted a previous change to Mojo::Loader that allowed for load_class to 
be
 called on the same class multiple times, since it had very bad side 
effects.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.44/META.json 
new/Mojolicious-7.45/META.json
--- old/Mojolicious-7.44/META.json  2017-09-03 18:03:41.0 +0200
+++ new/Mojolicious-7.45/META.json  2017-09-07 10:40:28.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.44",
+   "version" : "7.45",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.44/META.yml 
new/Mojolicious-7.45/META.yml
--- old/Mojolicious-7.44/META.yml   2017-09-03 18:03:41.0 +0200
+++ new/Mojolicious-7.45/META.yml   2017-09-07 10:40:28.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.44'
+version: '7.45'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.44/lib/Mojo/IOLoop/TLS.pm 
new/Mojolicious-7.45/lib/Mojo/IOLoop/TLS.pm
--- old/Mojolicious-7.44/lib/Mojo/IOLoop/TLS.pm 2017-08-20 16:51:56.0 
+0200
+++ new/Mojolicious-7.45/lib/Mojo/IOLoop/TLS.pm 2017-09-06 18:45:05.0 
+0200
@@ -9,6 +9,9 @@
 use constant TLS => $ENV{MOJO_NO_TLS}
   ? 0
   : eval 'use IO::Socket::SSL 1.94 (); 1';
+use constant DEFAULT => eval { IO::Socket::SSL->VERSION('1.965') }
+  ? ''
+  : \undef;
 use constant READ  => TLS ? IO::Socket::SSL::SSL_WANT_READ()  : 0;
 use constant WRITE => TLS ? IO::Socket::SSL::SSL_WANT_WRITE() : 0;
 
@@ -51,7 +54,7 @@
   weaken $self;
   my $tls = {
 SSL_ca_file => $args->{tls_ca}
-  && -T $args->{tls_ca} ? $args->{tls_ca} : \undef,
+  && -T $args->{tls_ca} ? $args->{tls_ca} : DEFAULT,
 SSL_error_trap => sub { $self->_cleanup->emit(error => $_[1]) },
 SSL_honor_cipher_order => 1,
 SSL_startHandshake => 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.44/lib/Mojolicious.pm 
new/Mojolicious-7.45/lib/Mojolicious.pm
--- old/Mojolicious-7.44/lib/Mojolicious.pm 2017-08-18 10:25:47.0 
+0200
+++ new/Mojolicious-7.45/lib/Mojolicious.pm 2017-09-06 18:48:41.0 
+0200
@@ -58,7 +58,7 @@
 has validator => sub { Mojolicious::Validator->new };
 
 our $CODENAME = 'Doughnut';
-our $VERSION  = '7.44';
+our $VERSION  = '7.45';
 
 sub AUTOLOAD {
   my $self = shift;
@@ -881,6 +881,8 @@
 
 

commit perl-Mojolicious for openSUSE:Factory

2017-09-05 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-09-05 15:14:03

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Sep  5 15:14:03 2017 rev:75 rq:520605 version:7.44

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-08-29 11:35:54.833283793 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-09-05 15:14:06.406627495 +0200
@@ -1,0 +2,14 @@
+Mon Sep  4 05:46:40 UTC 2017 - co...@suse.com
+
+- updated to 7.44
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.44  2017-09-02
+- Reverted a previous change to Mojo::Loader that allowed for load_class 
to be
+  called on the same class multiple times, since it had very bad side 
effects.
+- Improved Mojo::IOLoop::TLS to use a little less memory.
+- Fixed a bug where Mojolicious controllers like 
"MyApp::Controller::Foo::Bar"
+  would disappear if loading the controller "MyApp::Controller::Foo" was
+  attempted but failed.
+
+---

Old:

  Mojolicious-7.43.tar.gz

New:

  Mojolicious-7.44.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.gnuoFW/_old  2017-09-05 15:14:07.166520682 +0200
+++ /var/tmp/diff_new_pack.gnuoFW/_new  2017-09-05 15:14:07.174519557 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.43
+Version:7.44
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.43.tar.gz -> Mojolicious-7.44.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.43/Changes new/Mojolicious-7.44/Changes
--- old/Mojolicious-7.43/Changes2017-08-17 22:25:27.0 +0200
+++ new/Mojolicious-7.44/Changes2017-09-02 14:41:52.0 +0200
@@ -1,4 +1,12 @@
 
+7.44  2017-09-02
+  - Reverted a previous change to Mojo::Loader that allowed for load_class to 
be
+called on the same class multiple times, since it had very bad side 
effects.
+  - Improved Mojo::IOLoop::TLS to use a little less memory.
+  - Fixed a bug where Mojolicious controllers like 
"MyApp::Controller::Foo::Bar"
+would disappear if loading the controller "MyApp::Controller::Foo" was
+attempted but failed.
+
 7.43  2017-08-18
   - Improved Mojo::Base role support with the ability to rebless objects.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.43/MANIFEST 
new/Mojolicious-7.44/MANIFEST
--- old/Mojolicious-7.43/MANIFEST   2017-08-18 10:25:25.0 +0200
+++ new/Mojolicious-7.44/MANIFEST   2017-09-03 18:03:41.0 +0200
@@ -210,6 +210,7 @@
 t/mojo/prefork.t
 t/mojo/proxy.t
 t/mojo/psgi.t
+t/mojo/reactor_detect.t
 t/mojo/reactor_ev.t
 t/mojo/reactor_poll.t
 t/mojo/request.t
@@ -277,6 +278,7 @@
 t/mojolicious/lib/MojoliciousTest/Plugin/Test/SomePlugin2.pm
 t/mojolicious/lib/MojoliciousTest/Plugin/UPPERCASETestPlugin.pm
 t/mojolicious/lib/MojoliciousTest/PODTest.pm
+t/mojolicious/lib/MojoliciousTest/SideEffects/Test.pm
 t/mojolicious/lib/MojoliciousTest/SyntaxError.pm
 t/mojolicious/lib/MojoliciousTest2/Foo.pm
 t/mojolicious/lib/MojoliciousTest3/Bar.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.43/META.json 
new/Mojolicious-7.44/META.json
--- old/Mojolicious-7.43/META.json  2017-08-18 10:25:25.0 +0200
+++ new/Mojolicious-7.44/META.json  2017-09-03 18:03:41.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.43",
+   "version" : "7.44",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.43/META.yml 
new/Mojolicious-7.44/META.yml
--- old/Mojolicious-7.43/META.yml   2017-08-18 10:25:24.0 +0200
+++ new/Mojolicious-7.44/META.yml   2017-09-03 18:03:41.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.43'
+version: '7.44'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.43/lib/Mojo/IOLoop/TLS.pm 
new/Mojolicious-7.44/lib/Mojo/IOLoop/TLS.pm
--- 

commit perl-Mojolicious for openSUSE:Factory

2017-08-29 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-08-29 11:35:53

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Tue Aug 29 11:35:53 2017 rev:74 rq:517859 version:7.43

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-08-19 10:55:45.534029326 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-08-29 11:35:54.833283793 +0200
@@ -1,0 +2,9 @@
+Sat Aug 19 05:50:22 UTC 2017 - co...@suse.com
+
+- updated to 7.43
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.43  2017-08-18
+- Improved Mojo::Base role support with the ability to rebless objects.
+
+---

Old:

  Mojolicious-7.42.tar.gz

New:

  Mojolicious-7.43.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.xr62S8/_old  2017-08-29 11:35:55.921130946 +0200
+++ /var/tmp/diff_new_pack.xr62S8/_new  2017-08-29 11:35:55.949127013 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.42
+Version:7.43
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.42.tar.gz -> Mojolicious-7.43.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.42/Changes new/Mojolicious-7.43/Changes
--- old/Mojolicious-7.42/Changes2017-08-17 13:14:25.0 +0200
+++ new/Mojolicious-7.43/Changes2017-08-17 22:25:27.0 +0200
@@ -1,4 +1,7 @@
 
+7.43  2017-08-18
+  - Improved Mojo::Base role support with the ability to rebless objects.
+
 7.42  2017-08-17
   - Improved Mojo::Base role support with shorthands.
   MyClass->with_roles('MyClass::Role::Foo')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.42/META.json 
new/Mojolicious-7.43/META.json
--- old/Mojolicious-7.42/META.json  2017-08-17 13:15:13.0 +0200
+++ new/Mojolicious-7.43/META.json  2017-08-18 10:25:25.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.42",
+   "version" : "7.43",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.42/META.yml 
new/Mojolicious-7.43/META.yml
--- old/Mojolicious-7.42/META.yml   2017-08-17 13:15:13.0 +0200
+++ new/Mojolicious-7.43/META.yml   2017-08-18 10:25:24.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.42'
+version: '7.43'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.42/lib/Mojo/Base.pm 
new/Mojolicious-7.43/lib/Mojo/Base.pm
--- old/Mojolicious-7.42/lib/Mojo/Base.pm   2017-08-16 23:39:42.0 
+0200
+++ new/Mojolicious-7.43/lib/Mojo/Base.pm   2017-08-18 09:51:50.0 
+0200
@@ -6,7 +6,8 @@
 use feature ();
 
 # No imports because we get subclassed, a lot!
-use Carp ();
+use Carp ();
+use Scalar::Util ();
 
 # Only Perl 5.14+ requires it on demand
 use IO::Handle ();
@@ -107,9 +108,14 @@
 
 sub with_roles {
   Carp::croak 'Role::Tiny 2.01+ is required for roles' unless ROLES;
-  my $class = shift;
-  return Role::Tiny->create_class_with_roles($class,
-map { /^\+(.+)$/ ? "${class}::Role::$1" : $_ } @_);
+  my ($self, @roles) = @_;
+
+  return Role::Tiny->create_class_with_roles($self,
+map { /^\+(.+)$/ ? "${self}::Role::$1" : $_ } @roles)
+unless my $class = Scalar::Util::blessed $self;
+
+  return Role::Tiny->apply_roles_to_object($self,
+map { /^\+(.+)$/ ? "${class}::Role::$1" : $_ } @roles);
 }
 
 1;
@@ -251,11 +257,13 @@
 
   my $new_class = SubClass->with_roles('SubClass::Role::One');
   my $new_class = SubClass->with_roles('+One', '+Two');
+  $object   = $object->with_roles('+One', '+Two');
 
-Create and return a new class that extends the given class with one or more
-L roles. For roles following the naming scheme
-C you can use the shorthand C<+RoleName>. Note that
-role support depends on L (2.01+).
+Create a new class with one or more L roles. If called on a class
+returns the new class, or if called on an object reblesses the object into the
+new class. For roles following the naming 

commit perl-Mojolicious for openSUSE:Factory

2017-08-19 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-08-19 10:55:44

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Aug 19 10:55:44 2017 rev:73 rq:517491 version:7.42

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-08-06 11:25:37.924915911 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-08-19 10:55:45.534029326 +0200
@@ -1,0 +2,30 @@
+Fri Aug 18 05:48:34 UTC 2017 - co...@suse.com
+
+- updated to 7.42
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.42  2017-08-17
+- Improved Mojo::Base role support with shorthands.
+MyClass->with_roles('MyClass::Role::Foo')
+  becomes
+MyClass->with_roles('+Foo')
+  
+  7.41  2017-08-15
+- Added with_roles method to Mojo::ByteStream, Mojo::Collection, Mojo::DOM 
and
+  Mojo::File.
+
+---
+Tue Aug 15 05:49:47 UTC 2017 - co...@suse.com
+
+- updated to 7.40
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.40  2017-08-14
+- Added support for Role::Tiny extensions to all classes based on 
Mojo::Base.
+  (dotan)
+- Added with_roles method to Mojo::Base. (dotan)
+- Added the guide Mojolicious::Guides::Testing. (scottw)
+- Replaced systemd detection in Mojo::Log with the MOJO_LOG_SHORT 
environment
+  variable, since there is no reliable way to detect systemd.
+
+---

Old:

  Mojolicious-7.39.tar.gz

New:

  Mojolicious-7.42.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.qDeHtf/_old  2017-08-19 10:55:47.433761471 +0200
+++ /var/tmp/diff_new_pack.qDeHtf/_new  2017-08-19 10:55:47.445759779 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.39
+Version:7.42
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.39.tar.gz -> Mojolicious-7.42.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.39/Changes new/Mojolicious-7.42/Changes
--- old/Mojolicious-7.39/Changes2017-08-03 10:38:56.0 +0200
+++ new/Mojolicious-7.42/Changes2017-08-17 13:14:25.0 +0200
@@ -1,4 +1,22 @@
 
+7.42  2017-08-17
+  - Improved Mojo::Base role support with shorthands.
+  MyClass->with_roles('MyClass::Role::Foo')
+becomes
+  MyClass->with_roles('+Foo')
+
+7.41  2017-08-15
+  - Added with_roles method to Mojo::ByteStream, Mojo::Collection, Mojo::DOM 
and
+Mojo::File.
+
+7.40  2017-08-14
+  - Added support for Role::Tiny extensions to all classes based on Mojo::Base.
+(dotan)
+  - Added with_roles method to Mojo::Base. (dotan)
+  - Added the guide Mojolicious::Guides::Testing. (scottw)
+  - Replaced systemd detection in Mojo::Log with the MOJO_LOG_SHORT environment
+variable, since there is no reliable way to detect systemd.
+
 7.39  2017-08-03
   - Removed experimental close_idle_connections method from
 Mojo::Server::Daemon.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.39/MANIFEST 
new/Mojolicious-7.42/MANIFEST
--- old/Mojolicious-7.39/MANIFEST   2017-08-03 10:48:59.0 +0200
+++ new/Mojolicious-7.42/MANIFEST   2017-08-17 13:15:13.0 +0200
@@ -101,6 +101,7 @@
 lib/Mojolicious/Guides/Growing.pod
 lib/Mojolicious/Guides/Rendering.pod
 lib/Mojolicious/Guides/Routing.pod
+lib/Mojolicious/Guides/Testing.pod
 lib/Mojolicious/Guides/Tutorial.pod
 lib/Mojolicious/Lite.pm
 lib/Mojolicious/Plugin.pm
@@ -214,6 +215,7 @@
 t/mojo/request.t
 t/mojo/request_cgi.t
 t/mojo/response.t
+t/mojo/roles.t
 t/mojo/subprocess.t
 t/mojo/template.t
 t/mojo/templates/exception.mt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.39/META.json 
new/Mojolicious-7.42/META.json
--- old/Mojolicious-7.39/META.json  2017-08-03 10:48:59.0 +0200
+++ new/Mojolicious-7.42/META.json  2017-08-17 13:15:13.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.39",
+   "version" : "7.42",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.39/META.yml 
new/Mojolicious-7.42/META.yml
--- old/Mojolicious-7.39/META.yml   2017-08-03 

commit perl-Mojolicious for openSUSE:Factory

2017-08-06 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-08-06 11:25:34

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sun Aug  6 11:25:34 2017 rev:72 rq:514518 version:7.39

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-07-28 09:40:00.748744970 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-08-06 11:25:37.924915911 +0200
@@ -1,0 +2,26 @@
+Fri Aug  4 05:56:01 UTC 2017 - co...@suse.com
+
+- updated to 7.39
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.39  2017-08-03
+- Removed experimental close_idle_connections method from
+  Mojo::Server::Daemon.
+- Increased default graceful_timeout from 60 to 120 seconds in
+  Mojo::Server::Prefork.
+- Improve Mojo::Server::Daemon to log request errors.
+- Fixed a bug where Mojo::Server::Daemon would close connections too 
quickly
+  and interrupt requests.
+
+---
+Wed Aug  2 05:57:43 UTC 2017 - co...@suse.com
+
+- updated to 7.38
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.38  2017-07-30
+- Added extra attribute to Mojolicious::Static. (jabberwok)
+- Improve Mojo::URL performance significantly.
+- Fixed memory leak in Mojo::URL that was caused by a Perl 5.24 bug.
+
+---

Old:

  Mojolicious-7.37.tar.gz

New:

  Mojolicious-7.39.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.JVC7zt/_old  2017-08-06 11:25:39.308720961 +0200
+++ /var/tmp/diff_new_pack.JVC7zt/_new  2017-08-06 11:25:39.324718707 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.37
+Version:7.39
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.37.tar.gz -> Mojolicious-7.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.37/Changes new/Mojolicious-7.39/Changes
--- old/Mojolicious-7.37/Changes2017-07-21 10:00:45.0 +0200
+++ new/Mojolicious-7.39/Changes2017-08-03 10:38:56.0 +0200
@@ -1,4 +1,18 @@
 
+7.39  2017-08-03
+  - Removed experimental close_idle_connections method from
+Mojo::Server::Daemon.
+  - Increased default graceful_timeout from 60 to 120 seconds in
+Mojo::Server::Prefork.
+  - Improve Mojo::Server::Daemon to log request errors.
+  - Fixed a bug where Mojo::Server::Daemon would close connections too quickly
+and interrupt requests.
+
+7.38  2017-07-30
+  - Added extra attribute to Mojolicious::Static. (jabberwok)
+  - Improve Mojo::URL performance significantly.
+  - Fixed memory leak in Mojo::URL that was caused by a Perl 5.24 bug.
+
 7.37  2017-07-21
   - Added slugify method to Mojo::ByteStream. (Grinnz)
   - Added slugify function to Mojo::Util. (Grinnz)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.37/MANIFEST 
new/Mojolicious-7.39/MANIFEST
--- old/Mojolicious-7.37/MANIFEST   2017-07-24 09:54:46.0 +0200
+++ new/Mojolicious-7.39/MANIFEST   2017-08-03 10:48:59.0 +0200
@@ -7,7 +7,6 @@
 examples/hello-template.pl
 examples/hello.pl
 examples/microhttpd.pl
-lib/.DS_Store
 lib/Mojo.pm
 lib/Mojo/Asset.pm
 lib/Mojo/Asset/File.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.37/MANIFEST.SKIP 
new/Mojolicious-7.39/MANIFEST.SKIP
--- old/Mojolicious-7.37/MANIFEST.SKIP  2017-07-17 21:07:54.0 +0200
+++ new/Mojolicious-7.39/MANIFEST.SKIP  2017-07-28 12:02:41.0 +0200
@@ -5,3 +5,4 @@
 ^MYMETA\.
 ^blib
 ^pm_to_blib
+\B\.DS_Store
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.37/META.json 
new/Mojolicious-7.39/META.json
--- old/Mojolicious-7.37/META.json  2017-07-24 09:54:46.0 +0200
+++ new/Mojolicious-7.39/META.json  2017-08-03 10:48:59.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.37",
+   "version" : "7.39",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.37/META.yml 
new/Mojolicious-7.39/META.yml
--- old/Mojolicious-7.37/META.yml   2017-07-24 09:54:46.0 +0200
+++ new/Mojolicious-7.39/META.yml   

commit perl-Mojolicious for openSUSE:Factory

2017-07-28 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-07-28 09:39:56

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Fri Jul 28 09:39:56 2017 rev:71 rq:512443 version:7.37

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-07-17 09:01:57.405689460 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-07-28 09:40:00.748744970 +0200
@@ -1,0 +2,12 @@
+Tue Jul 25 05:52:00 UTC 2017 - co...@suse.com
+
+- updated to 7.37
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.37  2017-07-21
+- Added slugify method to Mojo::ByteStream. (Grinnz)
+- Added slugify function to Mojo::Util. (Grinnz)
+- Fixed bugs in Mojo::IOLoop and Mojo::Reactor::Poll that would prevent a
+  reset from clearing events.
+
+---

Old:

  Mojolicious-7.36.tar.gz

New:

  Mojolicious-7.37.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Vzq1Z2/_old  2017-07-28 09:40:02.548491507 +0200
+++ /var/tmp/diff_new_pack.Vzq1Z2/_new  2017-07-28 09:40:02.548491507 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.36
+Version:7.37
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.36.tar.gz -> Mojolicious-7.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.36/Changes new/Mojolicious-7.37/Changes
--- old/Mojolicious-7.36/Changes2017-07-09 19:05:11.0 +0200
+++ new/Mojolicious-7.37/Changes2017-07-21 10:00:45.0 +0200
@@ -1,4 +1,10 @@
 
+7.37  2017-07-21
+  - Added slugify method to Mojo::ByteStream. (Grinnz)
+  - Added slugify function to Mojo::Util. (Grinnz)
+  - Fixed bugs in Mojo::IOLoop and Mojo::Reactor::Poll that would prevent a
+reset from clearing events.
+
 7.36  2017-07-09
   - Fixed basename method in Mojo::File to work with relative paths. (jberger)
   - Fixed a bug where Mojo::Log could not correctly identify if it was deployed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.36/MANIFEST 
new/Mojolicious-7.37/MANIFEST
--- old/Mojolicious-7.36/MANIFEST   2017-07-10 09:47:25.0 +0200
+++ new/Mojolicious-7.37/MANIFEST   2017-07-24 09:54:46.0 +0200
@@ -7,6 +7,7 @@
 examples/hello-template.pl
 examples/hello.pl
 examples/microhttpd.pl
+lib/.DS_Store
 lib/Mojo.pm
 lib/Mojo/Asset.pm
 lib/Mojo/Asset/File.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.36/META.json 
new/Mojolicious-7.37/META.json
--- old/Mojolicious-7.36/META.json  2017-07-10 09:47:25.0 +0200
+++ new/Mojolicious-7.37/META.json  2017-07-24 09:54:46.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.36",
+   "version" : "7.37",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.36/META.yml 
new/Mojolicious-7.37/META.yml
--- old/Mojolicious-7.36/META.yml   2017-07-10 09:47:24.0 +0200
+++ new/Mojolicious-7.37/META.yml   2017-07-24 09:54:46.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.36'
+version: '7.37'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
Binary files old/Mojolicious-7.36/lib/.DS_Store and 
new/Mojolicious-7.37/lib/.DS_Store differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.36/lib/Mojo/ByteStream.pm 
new/Mojolicious-7.37/lib/Mojo/ByteStream.pm
--- old/Mojolicious-7.36/lib/Mojo/ByteStream.pm 2017-06-24 15:01:30.0 
+0200
+++ new/Mojolicious-7.37/lib/Mojo/ByteStream.pm 2017-07-21 09:56:39.0 
+0200
@@ -12,8 +12,8 @@
 my @UTILS = (
   qw(b64_decode b64_encode camelize decamelize hmac_sha1_sum html_unescape),
   qw(md5_bytes md5_sum punycode_decode punycode_encode quote sha1_bytes),
-  qw(sha1_sum term_escape trim unindent unquote url_escape url_unescape),
-  qw(xml_escape xor_encode)
+  qw(sha1_sum slugify term_escape trim unindent unquote url_escape),
+  qw(url_unescape xml_escape xor_encode)
 );
 for my $name (@UTILS) {
   my $sub = 

commit perl-Mojolicious for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-07-17 09:01:52

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Jul 17 09:01:52 2017 rev:70 rq:509619 version:7.36

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-06-17 10:21:05.663789581 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-07-17 09:01:57.405689460 +0200
@@ -1,0 +2,34 @@
+Wed Jul 12 05:47:03 UTC 2017 - co...@suse.com
+
+- updated to 7.36
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.36  2017-07-09
+- Fixed basename method in Mojo::File to work with relative paths. 
(jberger)
+- Fixed a bug where Mojo::Log could not correctly identify if it was 
deployed
+  with systemd.
+- Fixed Mojo::HelloWorld to actually be a Mojolicious subclass.
+  
+  7.35  2017-07-05
+- Removed deprecated watch attribute from Mojo::Server::Morbo.
+- Added spare attribute to Mojo::Server::Prefork.
+- Added -s option to prefork command.
+- Added fd option to Mojo::IOLoop::Server::listen.
+- Added fd parameter to Mojo::Server::Daemon::listen.
+- Added spare setting to Hypnotoad.
+- Increased default graceful_timeout from 20 to 60 seconds and
+  heartbeat_timeout from 20 to 30 seconds in Mojo::Server::Prefork.
+
+---
+Tue Jul  4 05:53:43 UTC 2017 - co...@suse.com
+
+- updated to 7.34
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.34  2017-07-02
+- Added short attribute to Mojo::Log.
+- Improved Mojo::Log to print log messages without timestamps to STDERR 
when
+  deployed with systemd.
+- Improved Mojo::DOM performance slightly.
+
+---

Old:

  Mojolicious-7.33.tar.gz

New:

  Mojolicious-7.36.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Rrkif0/_old  2017-07-17 09:01:57.929615683 +0200
+++ /var/tmp/diff_new_pack.Rrkif0/_new  2017-07-17 09:01:57.933615120 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.33
+Version:7.36
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.33.tar.gz -> Mojolicious-7.36.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.33/Changes new/Mojolicious-7.36/Changes
--- old/Mojolicious-7.33/Changes2017-06-05 17:05:19.0 +0200
+++ new/Mojolicious-7.36/Changes2017-07-09 19:05:11.0 +0200
@@ -1,7 +1,29 @@
 
+7.36  2017-07-09
+  - Fixed basename method in Mojo::File to work with relative paths. (jberger)
+  - Fixed a bug where Mojo::Log could not correctly identify if it was deployed
+with systemd.
+  - Fixed Mojo::HelloWorld to actually be a Mojolicious subclass.
+
+7.35  2017-07-05
+  - Removed deprecated watch attribute from Mojo::Server::Morbo.
+  - Added spare attribute to Mojo::Server::Prefork.
+  - Added -s option to prefork command.
+  - Added fd option to Mojo::IOLoop::Server::listen.
+  - Added fd parameter to Mojo::Server::Daemon::listen.
+  - Added spare setting to Hypnotoad.
+  - Increased default graceful_timeout from 20 to 60 seconds and
+heartbeat_timeout from 20 to 30 seconds in Mojo::Server::Prefork.
+
+7.34  2017-07-02
+  - Added short attribute to Mojo::Log.
+  - Improved Mojo::Log to print log messages without timestamps to STDERR when
+deployed with systemd.
+  - Improved Mojo::DOM performance slightly.
+
 7.33  2017-06-05
   - Added EXPERIMENTAL support for :matches pseudo-class and :not pseudo-class
-with compount selectors to Mojo::DOM::CSS.
+with compound selectors to Mojo::DOM::CSS.
   - Fixed a few form element value extraction bugs in Mojo::DOM.
   - Fixed version command to use the new MetaCPAN API, since the old one got
 shut down.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.33/META.json 
new/Mojolicious-7.36/META.json
--- old/Mojolicious-7.33/META.json  2017-06-06 00:13:11.0 +0200
+++ new/Mojolicious-7.36/META.json  2017-07-10 09:47:25.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.28, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",

commit perl-Mojolicious for openSUSE:Factory

2017-06-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-06-17 10:21:04

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Jun 17 10:21:04 2017 rev:69 rq:502484 version:7.33

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-06-07 09:52:16.177424144 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-06-17 10:21:05.663789581 +0200
@@ -1,0 +2,13 @@
+Fri Jun  9 06:02:20 UTC 2017 - co...@suse.com
+
+- updated to 7.33
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.33  2017-06-05
+- Added EXPERIMENTAL support for :matches pseudo-class and :not 
pseudo-class
+  with compount selectors to Mojo::DOM::CSS.
+- Fixed a few form element value extraction bugs in Mojo::DOM.
+- Fixed version command to use the new MetaCPAN API, since the old one got
+  shut down.
+
+---

Old:

  Mojolicious-7.32.tar.gz

New:

  Mojolicious-7.33.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.jJHtRl/_old  2017-06-17 10:21:06.243707775 +0200
+++ /var/tmp/diff_new_pack.jJHtRl/_new  2017-06-17 10:21:06.243707775 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.32
+Version:7.33
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.32.tar.gz -> Mojolicious-7.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.32/Changes new/Mojolicious-7.33/Changes
--- old/Mojolicious-7.32/Changes2017-05-28 13:58:23.0 +0200
+++ new/Mojolicious-7.33/Changes2017-06-05 17:05:19.0 +0200
@@ -1,4 +1,11 @@
 
+7.33  2017-06-05
+  - Added EXPERIMENTAL support for :matches pseudo-class and :not pseudo-class
+with compount selectors to Mojo::DOM::CSS.
+  - Fixed a few form element value extraction bugs in Mojo::DOM.
+  - Fixed version command to use the new MetaCPAN API, since the old one got
+shut down.
+
 7.32  2017-05-28
   - Added -f option to get command.
   - Improved get command with support for passing request data by redirecting
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.32/META.json 
new/Mojolicious-7.33/META.json
--- old/Mojolicious-7.32/META.json  2017-05-30 19:07:29.0 +0200
+++ new/Mojolicious-7.33/META.json  2017-06-06 00:13:11.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.26, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.28, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.32",
+   "version" : "7.33",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.32/META.yml 
new/Mojolicious-7.33/META.yml
--- old/Mojolicious-7.32/META.yml   2017-05-30 19:07:29.0 +0200
+++ new/Mojolicious-7.33/META.yml   2017-06-06 00:13:11.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.26, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.28, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.32'
+version: '7.33'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.32/README.md 
new/Mojolicious-7.33/README.md
--- old/Mojolicious-7.32/README.md  2017-03-22 19:08:08.0 +0100
+++ new/Mojolicious-7.33/README.md  2017-06-01 02:25:14.0 +0200
@@ -29,7 +29,7 @@
   highly scalable web services.
 * JSON and HTML/XML parser with CSS selector support.
   * Very clean, portable and object-oriented pure-Perl API with no hidden
-magic and no requirements besides Perl 5.22.0 (versions as old as 5.10.1
+ 

commit perl-Mojolicious for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-06-07 09:52:13

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Wed Jun  7 09:52:13 2017 rev:68 rq:499918 version:7.32

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-05-10 20:34:43.408558452 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-06-07 09:52:16.177424144 +0200
@@ -1,0 +2,13 @@
+Wed May 31 06:09:13 UTC 2017 - co...@suse.com
+
+- updated to 7.32
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.32  2017-05-28
+- Added -f option to get command.
+- Improved get command with support for passing request data by redirecting
+  STDIN.
+- Fixed memory leak in Mojo::IOLoop::Client that sometimes prevented the
+  connect timeout from working correctly for TLS handshakes.
+
+---

Old:

  Mojolicious-7.31.tar.gz

New:

  Mojolicious-7.32.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.6Osez6/_old  2017-06-07 09:52:16.665355190 +0200
+++ /var/tmp/diff_new_pack.6Osez6/_new  2017-06-07 09:52:16.669354625 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.31
+Version:7.32
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.31.tar.gz -> Mojolicious-7.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.31/Changes new/Mojolicious-7.32/Changes
--- old/Mojolicious-7.31/Changes2017-04-23 20:56:24.0 +0200
+++ new/Mojolicious-7.32/Changes2017-05-28 13:58:23.0 +0200
@@ -1,4 +1,11 @@
 
+7.32  2017-05-28
+  - Added -f option to get command.
+  - Improved get command with support for passing request data by redirecting
+STDIN.
+  - Fixed memory leak in Mojo::IOLoop::Client that sometimes prevented the
+connect timeout from working correctly for TLS handshakes.
+
 7.31  2017-04-23
   - Removed deprecated files, slurp and spurt functions from Mojo::Util.
   - Removed deprecated parts attribute from Mojo::Home.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.31/META.json 
new/Mojolicious-7.32/META.json
--- old/Mojolicious-7.31/META.json  2017-04-24 09:49:57.0 +0200
+++ new/Mojolicious-7.32/META.json  2017-05-30 19:07:29.0 +0200
@@ -4,13 +4,13 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.26, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "Mojolicious",
"no_index" : {
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.31",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "7.32",
+   "x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.31/META.yml 
new/Mojolicious-7.32/META.yml
--- old/Mojolicious-7.31/META.yml   2017-04-24 09:49:56.0 +0200
+++ new/Mojolicious-7.32/META.yml   2017-05-30 19:07:29.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.26, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.31'
+version: '7.32'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.31/lib/Mojo/IOLoop/Client.pm 
new/Mojolicious-7.32/lib/Mojo/IOLoop/Client.pm
--- old/Mojolicious-7.31/lib/Mojo/IOLoop/Client.pm  2017-02-24 
15:57:10.0 +0100
+++ new/Mojolicious-7.32/lib/Mojo/IOLoop/Client.pm  2017-05-25 

commit perl-Mojolicious for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-05-10 20:34:41

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Wed May 10 20:34:41 2017 rev:67 rq:492953 version:7.31

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-04-17 10:23:05.709542053 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-05-10 20:34:43.408558452 +0200
@@ -1,0 +2,17 @@
+Tue Apr 25 06:11:18 UTC 2017 - co...@suse.com
+
+- updated to 7.31
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.31  2017-04-23
+- Removed deprecated files, slurp and spurt functions from Mojo::Util.
+- Removed deprecated parts attribute from Mojo::Home.
+- Removed deprecated slurp and spurt methods from Mojo::ByteStream.
+- Removed deprecated lib_dir, list_files, parse and rel_dir methods from
+  Mojo::Home.
+- Removed deprecated rel_dir method from Mojolicious::Command.
+- Removed deprecated is_status_class method from Mojo::Message::Response.
+- Fixed a bug in the app generator command where the config file name was 
not
+  based on the application moniker.
+
+---

Old:

  Mojolicious-7.30.tar.gz

New:

  Mojolicious-7.31.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.VcvY1Z/_old  2017-05-10 20:34:44.220443906 +0200
+++ /var/tmp/diff_new_pack.VcvY1Z/_new  2017-05-10 20:34:44.228442777 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.30
+Version:7.31
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.30.tar.gz -> Mojolicious-7.31.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.30/Changes new/Mojolicious-7.31/Changes
--- old/Mojolicious-7.30/Changes2017-04-04 17:06:11.0 +0200
+++ new/Mojolicious-7.31/Changes2017-04-23 20:56:24.0 +0200
@@ -1,4 +1,15 @@
 
+7.31  2017-04-23
+  - Removed deprecated files, slurp and spurt functions from Mojo::Util.
+  - Removed deprecated parts attribute from Mojo::Home.
+  - Removed deprecated slurp and spurt methods from Mojo::ByteStream.
+  - Removed deprecated lib_dir, list_files, parse and rel_dir methods from
+Mojo::Home.
+  - Removed deprecated rel_dir method from Mojolicious::Command.
+  - Removed deprecated is_status_class method from Mojo::Message::Response.
+  - Fixed a bug in the app generator command where the config file name was not
+based on the application moniker.
+
 7.30  2017-04-04
   - Deprecated Mojo::Server::Morbo::watch in favor of
 Mojo::Server::Morbo::Backend::Poll::watch. (marcus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.30/META.json 
new/Mojolicious-7.31/META.json
--- old/Mojolicious-7.30/META.json  2017-04-06 14:03:33.0 +0200
+++ new/Mojolicious-7.31/META.json  2017-04-24 09:49:57.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.30",
+   "version" : "7.31",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.30/META.yml 
new/Mojolicious-7.31/META.yml
--- old/Mojolicious-7.30/META.yml   2017-04-06 14:03:33.0 +0200
+++ new/Mojolicious-7.31/META.yml   2017-04-24 09:49:56.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.30'
+version: '7.31'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.30/lib/Mojo/ByteStream.pm 
new/Mojolicious-7.31/lib/Mojo/ByteStream.pm
--- old/Mojolicious-7.30/lib/Mojo/ByteStream.pm 2017-01-09 18:47:43.0 
+0100
+++ new/Mojolicious-7.31/lib/Mojo/ByteStream.pm 2017-04-12 17:03:22.0 
+0200
@@ -47,31 +47,11 @@
 
 sub size { length ${$_[0]} }
 
-# DEPRECATED!
-sub slurp {
-  Mojo::Util::deprecated 'Mojo::ByteStream::slurp is DEPRECATED'
-. ' in favor of Mojo::File::slurp';
-  require Mojo::File;
-  my $self = shift;
-  $$self = Mojo::File->new($$self)->slurp;
-  return $self;
-}
-
 sub split {
   my ($self, $pattern) = @_;
   return 

commit perl-Mojolicious for openSUSE:Factory

2017-04-17 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-04-17 10:23:03

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Apr 17 10:23:03 2017 rev:66 rq:486680 version:7.30

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-03-18 20:47:31.255630468 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-04-17 10:23:05.709542053 +0200
@@ -1,0 +2,15 @@
+Fri Apr  7 06:15:17 UTC 2017 - co...@suse.com
+
+- updated to 7.30
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.30  2017-04-04
+- Deprecated Mojo::Server::Morbo::watch in favor of
+  Mojo::Server::Morbo::Backend::Poll::watch. (marcus)
+- Added support for pluggable Morbo backends. (marcus)
+- Added Mojo::Server::Morbo::Backend and Mojo::Server::Morbo::Backend::Poll
+  modules. (marcus)
+- Added backend attribute to Mojo::Server::Morbo. (marcus)
+- Added -b option to Morbo. (marcus)
+
+---

Old:

  Mojolicious-7.29.tar.gz

New:

  Mojolicious-7.30.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.QSFTZs/_old  2017-04-17 10:23:06.653408381 +0200
+++ /var/tmp/diff_new_pack.QSFTZs/_new  2017-04-17 10:23:06.657407814 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.29
+Version:7.30
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.29.tar.gz -> Mojolicious-7.30.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.29/Changes new/Mojolicious-7.30/Changes
--- old/Mojolicious-7.29/Changes2017-03-12 13:14:41.0 +0100
+++ new/Mojolicious-7.30/Changes2017-04-04 17:06:11.0 +0200
@@ -1,4 +1,13 @@
 
+7.30  2017-04-04
+  - Deprecated Mojo::Server::Morbo::watch in favor of
+Mojo::Server::Morbo::Backend::Poll::watch. (marcus)
+  - Added support for pluggable Morbo backends. (marcus)
+  - Added Mojo::Server::Morbo::Backend and Mojo::Server::Morbo::Backend::Poll
+modules. (marcus)
+  - Added backend attribute to Mojo::Server::Morbo. (marcus)
+  - Added -b option to Morbo. (marcus)
+
 7.29  2017-03-12
   - Added support for overriding configuration files in applications tested 
with
 Test::Mojo.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.29/MANIFEST 
new/Mojolicious-7.30/MANIFEST
--- old/Mojolicious-7.29/MANIFEST   2017-03-15 00:27:16.0 +0100
+++ new/Mojolicious-7.30/MANIFEST   2017-04-06 14:03:34.0 +0200
@@ -57,6 +57,8 @@
 lib/Mojo/Server/Daemon.pm
 lib/Mojo/Server/Hypnotoad.pm
 lib/Mojo/Server/Morbo.pm
+lib/Mojo/Server/Morbo/Backend.pm
+lib/Mojo/Server/Morbo/Backend/Poll.pm
 lib/Mojo/Server/Prefork.pm
 lib/Mojo/Server/PSGI.pm
 lib/Mojo/Template.pm
@@ -196,6 +198,7 @@
 t/mojo/lib/Mojo/LoaderTest/A.pm
 t/mojo/lib/Mojo/LoaderTest/B.pm
 t/mojo/lib/Mojo/LoaderTest/C.pm
+t/mojo/lib/Mojo/Server/Morbo/Backend/TestBackend.pm
 t/mojo/lib/Mojo/TestConnectProxy.pm
 t/mojo/lib/myapp.pl
 t/mojo/loader.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.29/META.json 
new/Mojolicious-7.30/META.json
--- old/Mojolicious-7.29/META.json  2017-03-15 00:27:16.0 +0100
+++ new/Mojolicious-7.30/META.json  2017-04-06 14:03:33.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.29",
+   "version" : "7.30",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.29/META.yml 
new/Mojolicious-7.30/META.yml
--- old/Mojolicious-7.29/META.yml   2017-03-15 00:27:16.0 +0100
+++ new/Mojolicious-7.30/META.yml   2017-04-06 14:03:33.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.29'
+version: '7.30'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.29/README.md 
new/Mojolicious-7.30/README.md
--- old/Mojolicious-7.29/README.md  2017-02-22 15:58:25.0 +0100
+++ new/Mojolicious-7.30/README.md  2017-03-22 19:08:08.0 +0100
@@ 

commit perl-Mojolicious for openSUSE:Factory

2017-03-18 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-03-18 20:47:28

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Sat Mar 18 20:47:28 2017 rev:65 rq:479452 version:7.29

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-03-13 15:28:02.472426173 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-03-18 20:47:31.255630468 +0100
@@ -1,0 +2,12 @@
+Wed Mar 15 07:19:20 UTC 2017 - co...@suse.com
+
+- updated to 7.29
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.29  2017-03-12
+- Added support for overriding configuration files in applications tested 
with
+  Test::Mojo.
+- Added html_attr_unescape function to Mojo::Util.
+- Fixed unescaping of HTML5 attribute values in Mojo::DOM::HTML.
+
+---

Old:

  Mojolicious-7.28.tar.gz

New:

  Mojolicious-7.29.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.IXEbZD/_old  2017-03-18 20:47:32.347475787 +0100
+++ /var/tmp/diff_new_pack.IXEbZD/_new  2017-03-18 20:47:32.351475220 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.28
+Version:7.29
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.28.tar.gz -> Mojolicious-7.29.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.28/Changes new/Mojolicious-7.29/Changes
--- old/Mojolicious-7.28/Changes2017-03-07 22:17:16.0 +0100
+++ new/Mojolicious-7.29/Changes2017-03-12 13:14:41.0 +0100
@@ -1,4 +1,10 @@
 
+7.29  2017-03-12
+  - Added support for overriding configuration files in applications tested 
with
+Test::Mojo.
+  - Added html_attr_unescape function to Mojo::Util.
+  - Fixed unescaping of HTML5 attribute values in Mojo::DOM::HTML.
+
 7.28  2017-03-07
   - Added copy_to, realpath and sibling methods to Mojo::File.
   - Added dir option to list_tree method in Mojo::File.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.28/META.json 
new/Mojolicious-7.29/META.json
--- old/Mojolicious-7.28/META.json  2017-03-07 22:35:59.0 +0100
+++ new/Mojolicious-7.29/META.json  2017-03-15 00:27:16.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.28",
+   "version" : "7.29",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.28/META.yml 
new/Mojolicious-7.29/META.yml
--- old/Mojolicious-7.28/META.yml   2017-03-07 22:35:59.0 +0100
+++ new/Mojolicious-7.29/META.yml   2017-03-15 00:27:16.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.28'
+version: '7.29'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.28/lib/Mojo/DOM/HTML.pm 
new/Mojolicious-7.29/lib/Mojo/DOM/HTML.pm
--- old/Mojolicious-7.28/lib/Mojo/DOM/HTML.pm   2016-07-19 02:38:18.0 
+0200
+++ new/Mojolicious-7.29/lib/Mojo/DOM/HTML.pm   2017-03-09 21:14:29.0 
+0100
@@ -1,7 +1,7 @@
 package Mojo::DOM::HTML;
 use Mojo::Base -base;
 
-use Mojo::Util qw(html_unescape xml_escape);
+use Mojo::Util qw(html_attr_unescape html_unescape xml_escape);
 use Scalar::Util 'weaken';
 
 has tree => sub { ['root'] };
@@ -125,7 +125,7 @@
   # Empty tag
   ++$closing and next if $key eq '/';
 
-  $attrs{$key} = defined $value ? html_unescape $value : $value;
+  $attrs{$key} = defined $value ? html_attr_unescape $value : $value;
 }
 
 # "image" is an alias for "img"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.28/lib/Mojo/Server.pm 
new/Mojolicious-7.29/lib/Mojo/Server.pm
--- old/Mojolicious-7.28/lib/Mojo/Server.pm 2017-01-26 00:07:47.0 
+0100
+++ new/Mojolicious-7.29/lib/Mojo/Server.pm 2017-03-12 13:05:42.0 
+0100
@@ -12,9 +12,9 @@
 has reverse_proxy => sub { $ENV{MOJO_REVERSE_PROXY} };
 
 sub build_app {
-  my ($self, $app) = @_;
+  my ($self, $app) = (shift, shift);
   local 

commit perl-Mojolicious for openSUSE:Factory

2017-03-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-03-13 15:28:00

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Mon Mar 13 15:28:00 2017 rev:64 rq:477881 version:7.28

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-03-03 14:36:02.481663204 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-03-13 15:28:02.472426173 +0100
@@ -1,0 +2,12 @@
+Wed Mar  8 07:08:26 UTC 2017 - co...@suse.com
+
+- updated to 7.28
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.28  2017-03-07
+- Added copy_to, realpath and sibling methods to Mojo::File.
+- Added dir option to list_tree method in Mojo::File.
+- Improved app generator command to generate a config file.
+  (tudorconstantin)
+
+---

Old:

  Mojolicious-7.27.tar.gz

New:

  Mojolicious-7.28.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.kCHs29/_old  2017-03-13 15:28:03.232318771 +0100
+++ /var/tmp/diff_new_pack.kCHs29/_new  2017-03-13 15:28:03.236318206 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.27
+Version:7.28
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.27.tar.gz -> Mojolicious-7.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.27/Changes new/Mojolicious-7.28/Changes
--- old/Mojolicious-7.27/Changes2017-02-27 12:53:24.0 +0100
+++ new/Mojolicious-7.28/Changes2017-03-07 22:17:16.0 +0100
@@ -1,4 +1,10 @@
 
+7.28  2017-03-07
+  - Added copy_to, realpath and sibling methods to Mojo::File.
+  - Added dir option to list_tree method in Mojo::File.
+  - Improved app generator command to generate a config file.
+(tudorconstantin)
+
 7.27  2017-02-27
   - Added support for UNIX domain sockets. (sri, salva)
   - Improved Mojo::UserAgent to complain about unsupported protocols.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.27/META.json 
new/Mojolicious-7.28/META.json
--- old/Mojolicious-7.27/META.json  2017-02-27 18:01:40.0 +0100
+++ new/Mojolicious-7.28/META.json  2017-03-07 22:35:59.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.27",
+   "version" : "7.28",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.27/META.yml 
new/Mojolicious-7.28/META.yml
--- old/Mojolicious-7.27/META.yml   2017-02-27 18:01:40.0 +0100
+++ new/Mojolicious-7.28/META.yml   2017-03-07 22:35:59.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.27'
+version: '7.28'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.27/lib/Mojo/File.pm 
new/Mojolicious-7.28/lib/Mojo/File.pm
--- old/Mojolicious-7.27/lib/Mojo/File.pm   2017-02-06 00:47:22.0 
+0100
+++ new/Mojolicious-7.28/lib/Mojo/File.pm   2017-03-07 22:17:16.0 
+0100
@@ -10,9 +10,9 @@
 use Cwd 'getcwd';
 use Exporter 'import';
 use File::Basename ();
-use File::Copy ();
-use File::Find ();
-use File::Path ();
+use File::Copy qw(copy move);
+use File::Find 'find';
+use File::Path ();
 use File::Spec::Functions
   qw(abs2rel canonpath catfile file_name_is_absolute rel2abs splitdir);
 use File::Temp ();
@@ -21,10 +21,16 @@
 
 our @EXPORT_OK = ('path', 'tempdir', 'tempfile');
 
-sub basename { scalar File::Basename::basename ${$_[0]}, @_ }
+sub basename { File::Basename::basename ${$_[0]}, @_ }
 
 sub child { $_[0]->new(@_) }
 
+sub copy_to {
+  my ($self, $to) = @_;
+  copy($$self, $to) or croak qq{Can't copy file "$$self" to "$to": $!};
+  return $self->new(-d $to ? ($to, File::Basename::basename $self) : $to);
+}
+
 sub dirname { $_[0]->new(scalar File::Basename::dirname ${$_[0]}) }
 
 sub is_abs { file_name_is_absolute ${shift()} }
@@ -48,14 +54,14 @@
   # This may break in the future, but is worth it for performance
   local $File::Find::skip_pattern = qr/^\./ unless $options->{hidden};
 
-  my %files;
-  my $w = 

commit perl-Mojolicious for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-03-03 14:36:01

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Fri Mar  3 14:36:01 2017 rev:63 rq:460886 version:7.27

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-02-22 13:52:11.503782347 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-03-03 14:36:02.481663204 +0100
@@ -1,0 +2,12 @@
+Tue Feb 28 07:00:04 UTC 2017 - co...@suse.com
+
+- updated to 7.27
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.27  2017-02-27
+- Added support for UNIX domain sockets. (sri, salva)
+- Improved Mojo::UserAgent to complain about unsupported protocols.
+- Fixed a bug in Mojo::URL where invalid host strings could be generated.
+- Fixed blib handling in Mojo::Home.
+
+---

Old:

  Mojolicious-7.26.tar.gz

New:

  Mojolicious-7.27.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Risqfx/_old  2017-03-03 14:36:03.109574311 +0100
+++ /var/tmp/diff_new_pack.Risqfx/_new  2017-03-03 14:36:03.109574311 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.26
+Version:7.27
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.26.tar.gz -> Mojolicious-7.27.tar.gz ++
 1805 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2017-02-22 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-02-22 13:52:10

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-02-16 16:46:14.463832425 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-02-22 13:52:11.503782347 +0100
@@ -1,0 +2,10 @@
+Fri Feb 17 06:53:45 UTC 2017 - co...@suse.com
+
+- updated to 7.26
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.26  2017-02-15
+- Fixed bug in Mojo::IOLoop::Subprocess where starting multiple 
subprocesses
+  at once could cause expcetions. (jberger)
+
+---

Old:

  Mojolicious-7.25.tar.gz

New:

  Mojolicious-7.26.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.GxAnWz/_old  2017-02-22 13:52:11.975715183 +0100
+++ /var/tmp/diff_new_pack.GxAnWz/_new  2017-02-22 13:52:11.975715183 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Mojolicious
-Version:7.25
+Version:7.26
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious/
-Source0:
http://www.cpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Mojolicious-7.25.tar.gz -> Mojolicious-7.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.25/Changes new/Mojolicious-7.26/Changes
--- old/Mojolicious-7.25/Changes2017-02-09 22:31:27.0 +0100
+++ new/Mojolicious-7.26/Changes2017-02-15 20:01:08.0 +0100
@@ -1,4 +1,8 @@
 
+7.26  2017-02-15
+  - Fixed bug in Mojo::IOLoop::Subprocess where starting multiple subprocesses
+at once could cause expcetions. (jberger)
+
 7.25  2017-02-09
   - Fixed cleanup bugs in Mojo::IOLoop::Stream.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.25/META.json 
new/Mojolicious-7.26/META.json
--- old/Mojolicious-7.25/META.json  2017-02-09 23:50:51.0 +0100
+++ new/Mojolicious-7.26/META.json  2017-02-16 00:08:28.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.25",
+   "version" : "7.26",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.25/META.yml 
new/Mojolicious-7.26/META.yml
--- old/Mojolicious-7.25/META.yml   2017-02-09 23:50:51.0 +0100
+++ new/Mojolicious-7.26/META.yml   2017-02-16 00:08:28.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.25'
+version: '7.26'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.25/lib/Mojo/IOLoop/Delay.pm 
new/Mojolicious-7.26/lib/Mojo/IOLoop/Delay.pm
--- old/Mojolicious-7.25/lib/Mojo/IOLoop/Delay.pm   2016-07-19 
02:38:18.0 +0200
+++ new/Mojolicious-7.26/lib/Mojo/IOLoop/Delay.pm   2017-02-15 
23:48:25.0 +0100
@@ -124,6 +124,63 @@
 L, which can help you avoid deep nested closures that often
 result from continuation-passing style.
 
+  use Mojo::IOLoop;
+
+  # These deep nested closures are often referred to as "Callback Hell"
+  Mojo::IOLoop->timer(3 => sub {
+my loop = shift;
+
+say '3 seconds';
+Mojo::IOLoop->timer(3 => sub {
+  my $loop = shift;
+
+  say '6 seconds';
+  Mojo::IOLoop->timer(3 => sub {
+my $loop = shift;
+
+say '9 seconds';
+Mojo::IOLoop->stop;
+  });
+});
+  });
+
+  Mojo::IOLoop->start;
+
+The idea behind L is to turn the nested closures above 
into
+a flat series of closures. In the example below, the call to L 
creates
+a callback that we can pass to L and that leads to the
+next closure in the series when called.
+
+  use Mojo::IOLoop;
+
+  # Instead of nested closures we now have a simple chain
+  my $delay = Mojo::IOloop->delay(
+   

commit perl-Mojolicious for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-02-16 16:46:13

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-02-10 09:50:13.403673770 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-02-16 16:46:14.463832425 +0100
@@ -1,0 +2,21 @@
+Mon Feb 13 10:13:54 UTC 2017 - co...@suse.com
+
+- updated to 7.25
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.25  2017-02-09
+- Fixed cleanup bugs in Mojo::IOLoop::Stream.
+
+---
+Wed Feb  8 06:07:37 UTC 2017 - co...@suse.com
+
+- updated to 7.24
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.24  2017-02-05
+- Added open method to Mojo::File.
+- Added tempfile function to Mojo::File.
+- Fixed bug in Mojo::Asset::File where the slurp method would not work
+  correctly for very large files.
+
+---

Old:

  Mojolicious-7.23.tar.gz

New:

  Mojolicious-7.25.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.HO0NfH/_old  2017-02-16 16:46:15.175731333 +0100
+++ /var/tmp/diff_new_pack.HO0NfH/_new  2017-02-16 16:46:15.175731333 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.23
+Version:7.25
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -67,6 +67,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README.md
+%doc Changes examples README.md
+%license LICENSE
 
 %changelog

++ Mojolicious-7.23.tar.gz -> Mojolicious-7.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.23/Changes new/Mojolicious-7.25/Changes
--- old/Mojolicious-7.23/Changes2017-01-29 22:33:08.0 +0100
+++ new/Mojolicious-7.25/Changes2017-02-09 22:31:27.0 +0100
@@ -1,4 +1,13 @@
 
+7.25  2017-02-09
+  - Fixed cleanup bugs in Mojo::IOLoop::Stream.
+
+7.24  2017-02-05
+  - Added open method to Mojo::File.
+  - Added tempfile function to Mojo::File.
+  - Fixed bug in Mojo::Asset::File where the slurp method would not work
+correctly for very large files.
+
 7.23  2017-01-29
   - Added max_request_size attribute to Mojolicious.
   - Added max_response_size attribute to Mojo::UserAgent.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.23/META.json 
new/Mojolicious-7.25/META.json
--- old/Mojolicious-7.23/META.json  2017-01-29 22:42:04.0 +0100
+++ new/Mojolicious-7.25/META.json  2017-02-09 23:50:51.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.23",
+   "version" : "7.25",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.23/META.yml 
new/Mojolicious-7.25/META.yml
--- old/Mojolicious-7.23/META.yml   2017-01-29 22:42:04.0 +0100
+++ new/Mojolicious-7.25/META.yml   2017-02-09 23:50:51.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.23'
+version: '7.25'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.23/README.md 
new/Mojolicious-7.25/README.md
--- old/Mojolicious-7.23/README.md  2017-01-24 18:44:14.0 +0100
+++ new/Mojolicious-7.25/README.md  2017-01-29 23:52:55.0 +0100
@@ -79,7 +79,7 @@
 # WebSocket service used by the template to extract the title from a website
 websocket '/title' => sub ($c) {
   $c->on(message => sub ($c, $msg) {
-my $title = $c->ua->get($msg)->res->dom->at('title')->text;
+my $title = $c->ua->get($msg)->result->dom->at('title')->text;
 $c->send($title);
   });
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.23/examples/entities.pl 
new/Mojolicious-7.25/examples/entities.pl
--- old/Mojolicious-7.23/examples/entities.pl   2016-07-19 02:38:18.0 
+0200
+++ new/Mojolicious-7.25/examples/entities.pl   2017-01-29 23:44:45.0 
+0100
@@ -2,9 +2,8 @@
 

commit perl-Mojolicious for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-02-10 09:49:12

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-02-03 18:54:14.324152500 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-02-10 09:50:13.403673770 +0100
@@ -1,0 +2,15 @@
+Mon Jan 30 06:06:15 UTC 2017 - co...@suse.com
+
+- updated to 7.23
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.23  2017-01-29
+- Added max_request_size attribute to Mojolicious.
+- Added max_response_size attribute to Mojo::UserAgent.
+- Added to_unsafe_string method to Mojo::URL.
+- Added -S option to get command.
+- Fixed a data corruption problem in Mojo::IOLoop::Stream, caused by a
+  dependency of IO::Socket::SSL on the internal representation of strings,
+  which differs from IO::Socket::IP. (coolo, sri)
+
+---

Old:

  Mojolicious-7.22.tar.gz

New:

  Mojolicious-7.23.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.K8RIAp/_old  2017-02-10 09:50:14.375536357 +0100
+++ /var/tmp/diff_new_pack.K8RIAp/_new  2017-02-10 09:50:14.379535792 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.22
+Version:7.23
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.22.tar.gz -> Mojolicious-7.23.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.22/Changes new/Mojolicious-7.23/Changes
--- old/Mojolicious-7.22/Changes2017-01-25 21:17:33.0 +0100
+++ new/Mojolicious-7.23/Changes2017-01-29 22:33:08.0 +0100
@@ -1,4 +1,13 @@
 
+7.23  2017-01-29
+  - Added max_request_size attribute to Mojolicious.
+  - Added max_response_size attribute to Mojo::UserAgent.
+  - Added to_unsafe_string method to Mojo::URL.
+  - Added -S option to get command.
+  - Fixed a data corruption problem in Mojo::IOLoop::Stream, caused by a
+dependency of IO::Socket::SSL on the internal representation of strings,
+which differs from IO::Socket::IP. (coolo, sri)
+
 7.22  2017-01-25
   - Added ports method to Mojo::Server::Daemon.
   - Added remove_tree method to Mojo::File.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.22/META.json 
new/Mojolicious-7.23/META.json
--- old/Mojolicious-7.22/META.json  2017-01-26 00:09:02.0 +0100
+++ new/Mojolicious-7.23/META.json  2017-01-29 22:42:04.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.22",
+   "version" : "7.23",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.22/META.yml 
new/Mojolicious-7.23/META.yml
--- old/Mojolicious-7.22/META.yml   2017-01-26 00:09:02.0 +0100
+++ new/Mojolicious-7.23/META.yml   2017-01-29 22:42:04.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.22'
+version: '7.23'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.22/lib/Mojo/IOLoop/Stream.pm 
new/Mojolicious-7.23/lib/Mojo/IOLoop/Stream.pm
--- old/Mojolicious-7.22/lib/Mojo/IOLoop/Stream.pm  2016-08-27 
04:52:25.0 +0200
+++ new/Mojolicious-7.23/lib/Mojo/IOLoop/Stream.pm  2017-01-29 
22:33:08.0 +0100
@@ -77,6 +77,8 @@
 sub write {
   my ($self, $chunk, $cb) = @_;
 
+  # IO::Socket::SSL will corrupt data with the wrong internal representation
+  utf8::downgrade $chunk;
   $self->{buffer} .= $chunk;
   if ($cb) { $self->once(drain => $cb) }
   elsif (!length $self->{buffer}) { return $self }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.22/lib/Mojo/Message/Request.pm 
new/Mojolicious-7.23/lib/Mojo/Message/Request.pm
--- old/Mojolicious-7.22/lib/Mojo/Message/Request.pm2016-07-19 
02:38:18.0 +0200
+++ new/Mojolicious-7.23/lib/Mojo/Message/Request.pm2017-01-29 
22:33:08.0 +0100
@@ -410,8 +410,8 @@
 than just the last one, you can use L. Note 

commit perl-Mojolicious for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-01-31 12:35:57

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-01-25 22:38:14.827270169 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-02-03 18:54:14.324152500 +0100
@@ -1,0 +2,12 @@
+Fri Jan 27 06:05:51 UTC 2017 - co...@suse.com
+
+- updated to 7.22
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.22  2017-01-25
+- Added ports method to Mojo::Server::Daemon.
+- Added remove_tree method to Mojo::File.
+- Improved spurt method in Mojo::File with support for writing multiple 
chunks
+  at once.
+
+---

Old:

  Mojolicious-7.21.tar.gz

New:

  Mojolicious-7.22.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.C6fk00/_old  2017-02-03 18:54:14.908070511 +0100
+++ /var/tmp/diff_new_pack.C6fk00/_new  2017-02-03 18:54:14.912069950 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.21
+Version:7.22
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.21.tar.gz -> Mojolicious-7.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.21/Changes new/Mojolicious-7.22/Changes
--- old/Mojolicious-7.21/Changes2017-01-21 13:36:10.0 +0100
+++ new/Mojolicious-7.22/Changes2017-01-25 21:17:33.0 +0100
@@ -1,4 +1,10 @@
 
+7.22  2017-01-25
+  - Added ports method to Mojo::Server::Daemon.
+  - Added remove_tree method to Mojo::File.
+  - Improved spurt method in Mojo::File with support for writing multiple 
chunks
+at once.
+
 7.21  2017-01-21
   - Added extract_usage function to Mojo::Util.
   - Improve getopt function in Mojo::Util to use @ARGV by default.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.21/META.json 
new/Mojolicious-7.22/META.json
--- old/Mojolicious-7.21/META.json  2017-01-22 15:28:30.0 +0100
+++ new/Mojolicious-7.22/META.json  2017-01-26 00:09:02.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.21",
+   "version" : "7.22",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.21/META.yml 
new/Mojolicious-7.22/META.yml
--- old/Mojolicious-7.21/META.yml   2017-01-22 15:28:30.0 +0100
+++ new/Mojolicious-7.22/META.yml   2017-01-26 00:09:02.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.21'
+version: '7.22'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.21/README.md 
new/Mojolicious-7.22/README.md
--- old/Mojolicious-7.21/README.md  2017-01-12 00:02:48.0 +0100
+++ new/Mojolicious-7.22/README.md  2017-01-24 18:44:14.0 +0100
@@ -12,7 +12,7 @@
 ## Features
 
   * An amazing **real-time web framework**, allowing you to easily grow single
-file prototypes into well-structured web applications.
+file prototypes into well-structured MVC web applications.
 * Powerful out of the box with RESTful routes, plugins, commands, Perl-ish
   templates, content negotiation, session management, form validation,
   testing framework, static file server, CGI/[PSGI](http://plackperl.org)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.21/lib/Mojo/File.pm 
new/Mojolicious-7.22/lib/Mojo/File.pm
--- old/Mojolicious-7.21/lib/Mojo/File.pm   2017-01-17 18:26:01.0 
+0100
+++ new/Mojolicious-7.22/lib/Mojo/File.pm   2017-01-25 21:14:47.0 
+0100
@@ -78,6 +78,12 @@
 
 sub path { __PACKAGE__->new(@_) }
 
+sub remove_tree {
+  my $self = shift;
+  File::Path::remove_tree $$self, @_;
+  return $self;
+}
+
 sub slurp {
   my $self = shift;
 
@@ -90,7 +96,7 @@
 }
 
 sub spurt {
-  my ($self, $content) = @_;
+  my ($self, $content) = (shift, join '', @_);
   open my $file, '>', $$self or croak qq{Can't open file "$$self": $!};
   

commit perl-Mojolicious for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-01-25 22:38:13

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-01-23 11:29:29.541069391 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-01-25 22:38:14.827270169 +0100
@@ -1,0 +2,10 @@
+Mon Jan 23 06:05:57 UTC 2017 - co...@suse.com
+
+- updated to 7.21
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.21  2017-01-21
+- Added extract_usage function to Mojo::Util.
+- Improve getopt function in Mojo::Util to use @ARGV by default.
+
+---

Old:

  Mojolicious-7.20.tar.gz

New:

  Mojolicious-7.21.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.NgPBib/_old  2017-01-25 22:38:15.463174066 +0100
+++ /var/tmp/diff_new_pack.NgPBib/_new  2017-01-25 22:38:15.467173462 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.20
+Version:7.21
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.20.tar.gz -> Mojolicious-7.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.20/Changes new/Mojolicious-7.21/Changes
--- old/Mojolicious-7.20/Changes2017-01-18 10:29:58.0 +0100
+++ new/Mojolicious-7.21/Changes2017-01-21 13:36:10.0 +0100
@@ -1,4 +1,8 @@
 
+7.21  2017-01-21
+  - Added extract_usage function to Mojo::Util.
+  - Improve getopt function in Mojo::Util to use @ARGV by default.
+
 7.20  2017-01-18
   - Fixed a bug in Mojo::File where the make_path method would die even if no
 error occurred.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.20/META.json 
new/Mojolicious-7.21/META.json
--- old/Mojolicious-7.20/META.json  2017-01-18 10:37:29.0 +0100
+++ new/Mojolicious-7.21/META.json  2017-01-22 15:28:30.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.20",
+   "version" : "7.21",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.20/META.yml 
new/Mojolicious-7.21/META.yml
--- old/Mojolicious-7.20/META.yml   2017-01-18 10:37:29.0 +0100
+++ new/Mojolicious-7.21/META.yml   2017-01-22 15:28:30.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.20'
+version: '7.21'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.20/lib/Mojo/Template.pm 
new/Mojolicious-7.21/lib/Mojo/Template.pm
--- old/Mojolicious-7.20/lib/Mojo/Template.pm   2017-01-09 18:47:43.0 
+0100
+++ new/Mojolicious-7.21/lib/Mojo/Template.pm   2017-01-20 21:25:34.0 
+0100
@@ -374,6 +374,12 @@
   in multiple\\
   lines
 
+A newline character gets appended automatically to every template, unless the
+last character is a backslash. And empty lines at the end of a template are
+ignored.
+
+  There is <%= 1 + 1 %> no newline at the end here\
+
 You can capture whole template blocks for reuse later with the C and
 C keywords. Just be aware that both keywords are part of the surrounding
 tag and not actual Perl code, so there can only be whitespace after C
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.20/lib/Mojo/Util.pm 
new/Mojolicious-7.21/lib/Mojo/Util.pm
--- old/Mojolicious-7.20/lib/Mojo/Util.pm   2017-01-09 18:47:43.0 
+0100
+++ new/Mojolicious-7.21/lib/Mojo/Util.pm   2017-01-19 21:14:59.0 
+0100
@@ -11,6 +11,7 @@
 use IO::Poll qw(POLLIN POLLPRI);
 use List::Util 'min';
 use MIME::Base64 qw(decode_base64 encode_base64);
+use Pod::Usage 'pod2usage';
 use Symbol 'delete_package';
 use Time::HiRes ();
 
@@ -55,11 +56,11 @@
 
 our @EXPORT_OK = (
   qw(b64_decode b64_encode camelize class_to_file class_to_path decamelize),
-  qw(decode deprecated dumper encode getopt hmac_sha1_sum html_unescape),
-  qw(md5_bytes md5_sum monkey_patch punycode_decode punycode_encode quote),
-  qw(secure_compare sha1_bytes 

commit perl-Mojolicious for openSUSE:Factory

2017-01-23 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2017-01-23 11:29:28

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2017-01-15 11:14:39.971399892 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2017-01-23 11:29:29.541069391 +0100
@@ -1,0 +2,21 @@
+Wed Jan 18 11:51:08 UTC 2017 - co...@suse.com
+
+- updated to 7.20
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.20  2017-01-18
+- Fixed a bug in Mojo::File where the make_path method would die even if no
+  error occurred.
+- Fixed warnings in Mojo::IOLoop::TLS.
+
+---
+Mon Jan 16 06:08:22 UTC 2017 - co...@suse.com
+
+- updated to 7.19
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.19  2017-01-14
+- Added module Mojo::IOLoop::TLS.
+- Added can_nnr and can_socks methods to Mojo::IOLoop::Client.
+
+---

Old:

  Mojolicious-7.18.tar.gz

New:

  Mojolicious-7.20.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.uhtmK2/_old  2017-01-23 11:29:30.132985471 +0100
+++ /var/tmp/diff_new_pack.uhtmK2/_new  2017-01-23 11:29:30.132985471 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.18
+Version:7.20
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.18.tar.gz -> Mojolicious-7.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.18/Changes new/Mojolicious-7.20/Changes
--- old/Mojolicious-7.18/Changes2017-01-11 18:27:26.0 +0100
+++ new/Mojolicious-7.20/Changes2017-01-18 10:29:58.0 +0100
@@ -1,4 +1,13 @@
 
+7.20  2017-01-18
+  - Fixed a bug in Mojo::File where the make_path method would die even if no
+error occurred.
+  - Fixed warnings in Mojo::IOLoop::TLS.
+
+7.19  2017-01-14
+  - Added module Mojo::IOLoop::TLS.
+  - Added can_nnr and can_socks methods to Mojo::IOLoop::Client.
+
 7.18  2017-01-11
   - Fixed support for relative %INC paths in Mojo::Home.
   - Fixed a bug in Mojo::URL where invalid fragment strings could be generated.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.18/MANIFEST 
new/Mojolicious-7.20/MANIFEST
--- old/Mojolicious-7.18/MANIFEST   2017-01-11 23:04:08.0 +0100
+++ new/Mojolicious-7.20/MANIFEST   2017-01-18 10:37:29.0 +0100
@@ -39,6 +39,7 @@
 lib/Mojo/IOLoop/Server.pm
 lib/Mojo/IOLoop/Stream.pm
 lib/Mojo/IOLoop/Subprocess.pm
+lib/Mojo/IOLoop/TLS.pm
 lib/Mojo/JSON.pm
 lib/Mojo/JSON/Pointer.pm
 lib/Mojo/Loader.pm
@@ -214,6 +215,7 @@
 t/mojo/templates/exception.mt
 t/mojo/templates/test.mt
 t/mojo/templates/utf8_exception.mt
+t/mojo/tls.t
 t/mojo/transactor.t
 t/mojo/url.t
 t/mojo/user_agent.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.18/META.json 
new/Mojolicious-7.20/META.json
--- old/Mojolicious-7.18/META.json  2017-01-11 23:04:08.0 +0100
+++ new/Mojolicious-7.20/META.json  2017-01-18 10:37:29.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.18",
+   "version" : "7.20",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.18/META.yml 
new/Mojolicious-7.20/META.yml
--- old/Mojolicious-7.18/META.yml   2017-01-11 23:04:08.0 +0100
+++ new/Mojolicious-7.20/META.yml   2017-01-18 10:37:29.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.18'
+version: '7.20'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.18/README.md 
new/Mojolicious-7.20/README.md
--- old/Mojolicious-7.18/README.md  2016-08-01 02:04:20.0 +0200
+++ new/Mojolicious-7.20/README.md  2017-01-12 00:02:48.0 +0100
@@ -1,5 +1,5 @@
 
-# Mojolicious [![Build 
Status](https://travis-ci.org/kraih/mojo.svg?branch=master)](https://travis-ci.org/kraih/mojo)
+# Mojolicious [![Build 

commit perl-Mojolicious for openSUSE:Factory

2016-12-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-12-05 16:30:00

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-11-11 14:31:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-12-05 16:30:01.0 +0100
@@ -1,0 +2,17 @@
+Thu Dec  1 06:51:27 UTC 2016 - co...@suse.com
+
+- updated to 7.11
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.11  2016-11-30
+- Added EXPERIMENTAL close_idle_connections method to Mojo::Server::Daemon.
+- Improved one_tick method in Mojo::IOLoop to protect from recursion, 
similar
+  to the start method.
+- Improved log attribute in Mojolicious to make it easier to override 
default
+  settings. (jberger)
+- Fixed bug in Mojo::Server::Prefork where workers would accept keep-alive
+  requests after a graceful shutdown had already been initiated.
+- Fixed bugs in Mojo::Util and Mojo::Asset::File where incomplete writes 
would
+  not be recognized as errors. (bobkare, sri)
+
+---

Old:

  Mojolicious-7.10.tar.gz

New:

  Mojolicious-7.11.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.2OqUIO/_old  2016-12-05 16:30:03.0 +0100
+++ /var/tmp/diff_new_pack.2OqUIO/_new  2016-12-05 16:30:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.10
+Version:7.11
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.10.tar.gz -> Mojolicious-7.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.10/Changes new/Mojolicious-7.11/Changes
--- old/Mojolicious-7.10/Changes2016-11-01 13:07:05.0 +0100
+++ new/Mojolicious-7.11/Changes2016-11-30 00:24:18.0 +0100
@@ -1,4 +1,15 @@
 
+7.11  2016-11-30
+  - Added EXPERIMENTAL close_idle_connections method to Mojo::Server::Daemon.
+  - Improved one_tick method in Mojo::IOLoop to protect from recursion, similar
+to the start method.
+  - Improved log attribute in Mojolicious to make it easier to override default
+settings. (jberger)
+  - Fixed bug in Mojo::Server::Prefork where workers would accept keep-alive
+requests after a graceful shutdown had already been initiated.
+  - Fixed bugs in Mojo::Util and Mojo::Asset::File where incomplete writes 
would
+not be recognized as errors. (bobkare, sri)
+
 7.10  2016-11-01
   - Added getopt function to Mojo::Util.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.10/META.json 
new/Mojolicious-7.11/META.json
--- old/Mojolicious-7.10/META.json  2016-11-01 20:01:02.0 +0100
+++ new/Mojolicious-7.11/META.json  2016-11-30 10:22:52.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.10",
+   "version" : "7.11",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.10/META.yml 
new/Mojolicious-7.11/META.yml
--- old/Mojolicious-7.10/META.yml   2016-11-01 20:01:01.0 +0100
+++ new/Mojolicious-7.11/META.yml   2016-11-30 10:22:52.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.10'
+version: '7.11'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.10/lib/Mojo/Asset/File.pm 
new/Mojolicious-7.11/lib/Mojo/Asset/File.pm
--- old/Mojolicious-7.10/lib/Mojo/Asset/File.pm 2016-07-19 02:38:18.0 
+0200
+++ new/Mojolicious-7.11/lib/Mojo/Asset/File.pm 2016-11-29 18:15:44.0 
+0100
@@ -46,7 +46,8 @@
 
 sub add_chunk {
   my ($self, $chunk) = @_;
-  defined $self->handle->syswrite($chunk) or croak "Can't write to asset: $!";
+  ($self->handle->syswrite($chunk) // -1) == length $chunk
+or croak "Can't write to asset: $!";
   return $self;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.10/lib/Mojo/IOLoop.pm 
new/Mojolicious-7.11/lib/Mojo/IOLoop.pm
--- 

commit perl-Mojolicious for openSUSE:Factory

2016-11-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-11-11 14:31:44

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-10-31 09:53:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-11-11 14:31:46.0 +0100
@@ -1,0 +2,9 @@
+Wed Nov  2 06:47:37 UTC 2016 - co...@suse.com
+
+- updated to 7.10
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.10  2016-11-01
+- Added getopt function to Mojo::Util.
+
+---

Old:

  Mojolicious-7.09.tar.gz

New:

  Mojolicious-7.10.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.zZZTHb/_old  2016-11-11 14:31:47.0 +0100
+++ /var/tmp/diff_new_pack.zZZTHb/_new  2016-11-11 14:31:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.09
+Version:7.10
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.09.tar.gz -> Mojolicious-7.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.09/Changes new/Mojolicious-7.10/Changes
--- old/Mojolicious-7.09/Changes2016-10-22 18:59:15.0 +0200
+++ new/Mojolicious-7.10/Changes2016-11-01 13:07:05.0 +0100
@@ -1,4 +1,7 @@
 
+7.10  2016-11-01
+  - Added getopt function to Mojo::Util.
+
 7.09  2016-10-22
   - Added every_header method to Mojo::Headers.
   - Fixed redirect bug in Mojo::UserAgent::Transactor.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.09/META.json 
new/Mojolicious-7.10/META.json
--- old/Mojolicious-7.09/META.json  2016-10-23 11:45:53.0 +0200
+++ new/Mojolicious-7.10/META.json  2016-11-01 20:01:02.0 +0100
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.09",
+   "version" : "7.10",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.09/META.yml 
new/Mojolicious-7.10/META.yml
--- old/Mojolicious-7.09/META.yml   2016-10-23 11:45:52.0 +0200
+++ new/Mojolicious-7.10/META.yml   2016-11-01 20:01:01.0 +0100
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.09'
+version: '7.10'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.09/lib/Mojo/Util.pm 
new/Mojolicious-7.10/lib/Mojo/Util.pm
--- old/Mojolicious-7.09/lib/Mojo/Util.pm   2016-09-09 02:05:40.0 
+0200
+++ new/Mojolicious-7.10/lib/Mojo/Util.pm   2016-11-01 18:19:36.0 
+0100
@@ -8,6 +8,7 @@
 use Encode 'find_encoding';
 use Exporter 'import';
 use File::Find 'find';
+use Getopt::Long 'GetOptionsFromArray';
 use IO::Poll qw(POLLIN POLLPRI);
 use List::Util 'min';
 use MIME::Base64 qw(decode_base64 encode_base64);
@@ -55,7 +56,7 @@
 
 our @EXPORT_OK = (
   qw(b64_decode b64_encode camelize class_to_file class_to_path decamelize),
-  qw(decode deprecated dumper encode files hmac_sha1_sum html_unescape),
+  qw(decode deprecated dumper encode files getopt hmac_sha1_sum html_unescape),
   qw(md5_bytes md5_sum monkey_patch punycode_decode punycode_encode quote),
   qw(secure_compare sha1_bytes sha1_sum slurp split_cookie_header),
   qw(split_header spurt steady_time tablify term_escape trim unindent unquote),
@@ -138,6 +139,14 @@
   return sort keys %files;
 }
 
+sub getopt {
+  my $opts = ref $_[1] eq 'ARRAY' ? splice @_, 1, 1 : [];
+  my $save = Getopt::Long::Configure(qw(default no_auto_abbrev no_ignore_case),
+@$opts);
+  GetOptionsFromArray @_;
+  Getopt::Long::Configure($save);
+}
+
 sub html_unescape {
   my $str = shift;
   $str
@@ -592,6 +601,25 @@
 
 =back
 
+=head2 getopt
+
+  getopt $array,
+'H|headers=s' => \my @headers,
+'t|timeout=i' => \my $timeout,
+'v|verbose'   => \my $verbose;
+  getopt $array, ['pass_through'],
+'H|headers=s' => \my @headers,
+'t|timeout=i' => \my $timeout,
+'v|verbose'   => \my $verbose;
+
+Extract options from an array reference with L, but without
+changing its global configuration. 

commit perl-Mojolicious for openSUSE:Factory

2016-10-31 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-10-31 09:53:31

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-10-10 17:31:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-10-31 09:53:32.0 +0100
@@ -1,0 +2,11 @@
+Mon Oct 24 05:53:29 UTC 2016 - co...@suse.com
+
+- updated to 7.09
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.09  2016-10-22
+- Added every_header method to Mojo::Headers.
+- Fixed redirect bug in Mojo::UserAgent::Transactor.
+- Fixed a few proxy bugs in Mojo::UserAgent.
+
+---

Old:

  Mojolicious-7.08.tar.gz

New:

  Mojolicious-7.09.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.M1zLYt/_old  2016-10-31 09:53:33.0 +0100
+++ /var/tmp/diff_new_pack.M1zLYt/_new  2016-10-31 09:53:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.08
+Version:7.09
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.08.tar.gz -> Mojolicious-7.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.08/Changes new/Mojolicious-7.09/Changes
--- old/Mojolicious-7.08/Changes2016-09-23 14:49:49.0 +0200
+++ new/Mojolicious-7.09/Changes2016-10-22 18:59:15.0 +0200
@@ -1,4 +1,9 @@
 
+7.09  2016-10-22
+  - Added every_header method to Mojo::Headers.
+  - Fixed redirect bug in Mojo::UserAgent::Transactor.
+  - Fixed a few proxy bugs in Mojo::UserAgent.
+
 7.08  2016-09-23
   - Added -i and -o options to get command.
   - Updated jQuery to version 3.1.1.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.08/META.json 
new/Mojolicious-7.09/META.json
--- old/Mojolicious-7.08/META.json  2016-09-23 19:18:40.0 +0200
+++ new/Mojolicious-7.09/META.json  2016-10-23 11:45:53.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.08",
+   "version" : "7.09",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.08/META.yml 
new/Mojolicious-7.09/META.yml
--- old/Mojolicious-7.08/META.yml   2016-09-23 19:18:40.0 +0200
+++ new/Mojolicious-7.09/META.yml   2016-10-23 11:45:52.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.08'
+version: '7.09'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.08/lib/Mojo/Headers.pm 
new/Mojolicious-7.09/lib/Mojo/Headers.pm
--- old/Mojolicious-7.08/lib/Mojo/Headers.pm2016-08-23 13:24:27.0 
+0200
+++ new/Mojolicious-7.09/lib/Mojo/Headers.pm2016-10-22 18:58:03.0 
+0200
@@ -49,6 +49,8 @@
 
 sub clone { $_[0]->new->from_hash($_[0]->to_hash(1)) }
 
+sub every_header { shift->{headers}{lc shift} || [] }
+
 sub from_hash {
   my ($self, $hash) = @_;
 
@@ -396,6 +398,16 @@
 
 Get or replace current header value, shortcut for the C header.
 
+=head2 every_header
+
+  my $all = $headers->every_header('Location');
+
+Similar to L, but returns all headers sharing the same name as an
+array reference.
+
+  # Get first header value
+  say $headers->every_header('Location')->[0];
+
 =head2 expect
 
   my $expect = $headers->expect;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.08/lib/Mojo/IOLoop/Client.pm 
new/Mojolicious-7.09/lib/Mojo/IOLoop/Client.pm
--- old/Mojolicious-7.08/lib/Mojo/IOLoop/Client.pm  2016-07-19 
02:38:18.0 +0200
+++ new/Mojolicious-7.09/lib/Mojo/IOLoop/Client.pm  2016-10-22 
19:31:42.0 +0200
@@ -96,7 +96,7 @@
 
   # Socket changes in between attempts and needs to be re-added for 
epoll/kqueue
   my $handle = $self->{handle};
-  if ($handle->isa('IO::Socket::IP') && !$handle->connect) {
+  unless ($handle->connect) {
 return $self->emit(error => $!) unless $! == EINPROGRESS;
 $self->reactor->remove($handle);
 return 

commit perl-Mojolicious for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-09-23 11:24:53

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-09-05 21:18:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-09-23 11:24:54.0 +0200
@@ -1,0 +2,20 @@
+Wed Sep 21 05:46:53 UTC 2016 - co...@suse.com
+
+- updated to 7.07
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.07  2016-09-20
+- Fixed bug in Mojo::UserAgent::Transactor where 303 redirects would not be
+  followed correctly with GET requests. (jberger)
+
+---
+Sun Sep 18 05:42:57 UTC 2016 - co...@suse.com
+
+- updated to 7.06
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.06  2016-09-17
+- Fixed bug where Mojolicious::Renderer would wrap text in layouts.
+- Fixed a few test description encoding bugs in Test::Mojo.
+
+---

Old:

  Mojolicious-7.05.tar.gz

New:

  Mojolicious-7.07.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.KD1ZLX/_old  2016-09-23 11:24:55.0 +0200
+++ /var/tmp/diff_new_pack.KD1ZLX/_new  2016-09-23 11:24:55.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Mojolicious
-Version:7.05
+Version:7.07
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious/
-Source0:
http://www.cpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/J/JB/JBERGER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Mojolicious-7.05.tar.gz -> Mojolicious-7.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.05/Changes new/Mojolicious-7.07/Changes
--- old/Mojolicious-7.05/Changes2016-08-29 17:10:48.0 +0200
+++ new/Mojolicious-7.07/Changes2016-09-20 14:20:08.0 +0200
@@ -1,4 +1,12 @@
 
+7.07  2016-09-20
+  - Fixed bug in Mojo::UserAgent::Transactor where 303 redirects would not be
+followed correctly with GET requests. (jberger)
+
+7.06  2016-09-17
+  - Fixed bug where Mojolicious::Renderer would wrap text in layouts.
+  - Fixed a few test description encoding bugs in Test::Mojo.
+
 7.05  2016-08-29
   - Fixed bug in Mojo::IOLoop::Subprocess where EV would steal the subprocess
 exit status.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.05/META.json 
new/Mojolicious-7.07/META.json
--- old/Mojolicious-7.05/META.json  2016-08-29 18:43:03.0 +0200
+++ new/Mojolicious-7.07/META.json  2016-09-20 14:29:33.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "artistic_2"
],
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.05",
+   "version" : "7.07",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.05/META.yml 
new/Mojolicious-7.07/META.yml
--- old/Mojolicious-7.05/META.yml   2016-08-29 18:43:03.0 +0200
+++ new/Mojolicious-7.07/META.yml   2016-09-20 14:29:33.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter version 
2.150005'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.05'
+version: '7.07'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' 

commit perl-Mojolicious for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-09-05 21:18:13

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-08-22 10:49:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-09-05 21:18:16.0 +0200
@@ -1,0 +2,20 @@
+Wed Aug 31 05:58:50 UTC 2016 - co...@suse.com
+
+- updated to 7.05
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.05  2016-08-29
+- Fixed bug in Mojo::IOLoop::Subprocess where EV would steal the subprocess
+  exit status.
+  
+  7.04  2016-08-28
+- Added EXPERIMENTAL support for performing computationally expensive
+  operations in subprocesses, without blocking the event loop. (jberger, 
sri)
+- Added EXPERIMENTAL module Mojo::IOLoop::Subprocess. (jberger, sri)
+- Added EXPERIMENTAL subprocess method to Mojo::IOLoop. (jberger, sri)
+- Improved many methods in Mojolicious::Controller to die more gracefully 
if
+  the connection has already been closed.
+- Fixed bug where Mojo::UserAgent would try to follow redirects for CONNECT
+  requests.
+
+---

Old:

  Mojolicious-7.03.tar.gz

New:

  Mojolicious-7.05.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.lMxJpM/_old  2016-09-05 21:18:18.0 +0200
+++ /var/tmp/diff_new_pack.lMxJpM/_new  2016-09-05 21:18:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.03
+Version:7.05
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.03.tar.gz -> Mojolicious-7.05.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.03/Changes new/Mojolicious-7.05/Changes
--- old/Mojolicious-7.03/Changes2016-08-17 18:37:48.0 +0200
+++ new/Mojolicious-7.05/Changes2016-08-29 17:10:48.0 +0200
@@ -1,4 +1,18 @@
 
+7.05  2016-08-29
+  - Fixed bug in Mojo::IOLoop::Subprocess where EV would steal the subprocess
+exit status.
+
+7.04  2016-08-28
+  - Added EXPERIMENTAL support for performing computationally expensive
+operations in subprocesses, without blocking the event loop. (jberger, sri)
+  - Added EXPERIMENTAL module Mojo::IOLoop::Subprocess. (jberger, sri)
+  - Added EXPERIMENTAL subprocess method to Mojo::IOLoop. (jberger, sri)
+  - Improved many methods in Mojolicious::Controller to die more gracefully if
+the connection has already been closed.
+  - Fixed bug where Mojo::UserAgent would try to follow redirects for CONNECT
+requests.
+
 7.03  2016-08-17
   - Fixed packaging errors.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.03/MANIFEST 
new/Mojolicious-7.05/MANIFEST
--- old/Mojolicious-7.03/MANIFEST   2016-08-17 18:39:29.0 +0200
+++ new/Mojolicious-7.05/MANIFEST   2016-08-29 18:43:03.0 +0200
@@ -37,6 +37,7 @@
 lib/Mojo/IOLoop/resources/server.key
 lib/Mojo/IOLoop/Server.pm
 lib/Mojo/IOLoop/Stream.pm
+lib/Mojo/IOLoop/Subprocess.pm
 lib/Mojo/JSON.pm
 lib/Mojo/JSON/Pointer.pm
 lib/Mojo/Loader.pm
@@ -206,6 +207,7 @@
 t/mojo/request.t
 t/mojo/request_cgi.t
 t/mojo/response.t
+t/mojo/subprocess.t
 t/mojo/template.t
 t/mojo/templates/exception.mt
 t/mojo/templates/test.mt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.03/META.json 
new/Mojolicious-7.05/META.json
--- old/Mojolicious-7.03/META.json  2016-08-17 18:39:28.0 +0200
+++ new/Mojolicious-7.05/META.json  2016-08-29 18:43:03.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.03",
+   "version" : "7.05",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.03/META.yml 
new/Mojolicious-7.05/META.yml
--- old/Mojolicious-7.03/META.yml   2016-08-17 18:39:28.0 +0200
+++ 

commit perl-Mojolicious for openSUSE:Factory

2016-08-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-08-22 10:49:19

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-08-05 18:17:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-08-22 10:49:21.0 +0200
@@ -1,0 +2,13 @@
+Thu Aug 18 05:35:10 UTC 2016 - co...@suse.com
+
+- updated to 7.03
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.03  2016-08-17
+- Fixed packaging errors.
+  
+  7.02  2016-08-17
+- Fixed bugs in Mojo::Loader and Mojo::Util where the DATA handle would be
+  mentioned in error messages. (jberger, kiwiroy, sri)
+
+---

Old:

  Mojolicious-7.01.tar.gz

New:

  Mojolicious-7.03.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.TE1dvG/_old  2016-08-22 10:49:22.0 +0200
+++ /var/tmp/diff_new_pack.TE1dvG/_new  2016-08-22 10:49:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.01
+Version:7.03
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.01.tar.gz -> Mojolicious-7.03.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.01/Changes new/Mojolicious-7.03/Changes
--- old/Mojolicious-7.01/Changes2016-08-01 02:05:11.0 +0200
+++ new/Mojolicious-7.03/Changes2016-08-17 18:37:48.0 +0200
@@ -1,4 +1,11 @@
 
+7.03  2016-08-17
+  - Fixed packaging errors.
+
+7.02  2016-08-17
+  - Fixed bugs in Mojo::Loader and Mojo::Util where the DATA handle would be
+mentioned in error messages. (jberger, kiwiroy, sri)
+
 7.01  2016-08-01
   - Improved support for systemd.
   - Fixed a bug in Mojo::Server::Prefork where PID files would not contain a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.01/META.json 
new/Mojolicious-7.03/META.json
--- old/Mojolicious-7.01/META.json  2016-08-01 20:45:57.0 +0200
+++ new/Mojolicious-7.03/META.json  2016-08-17 18:39:28.0 +0200
@@ -4,7 +4,7 @@
   "Sebastian Riedel "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "artistic_2"
],
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.01",
+   "version" : "7.03",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.01/META.yml 
new/Mojolicious-7.03/META.yml
--- old/Mojolicious-7.01/META.yml   2016-08-01 20:45:57.0 +0200
+++ new/Mojolicious-7.03/META.yml   2016-08-17 18:39:28.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter version 
2.150005'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.01'
+version: '7.03'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.01/examples/connect-proxy.pl 
new/Mojolicious-7.03/examples/connect-proxy.pl
--- old/Mojolicious-7.01/examples/connect-proxy.pl  2016-07-19 
02:38:18.0 +0200
+++ new/Mojolicious-7.03/examples/connect-proxy.pl  2016-08-12 
11:18:42.0 +0200
@@ -14,7 +14,7 @@
 
 # Write chunk from client to server
 my $server = $buffer{$id}{connection};
-return Mojo::IOLoop->stream($server)->write($chunk) if length $server;
+return Mojo::IOLoop->stream($server)->write($chunk) if $server;
 
 # Read connect request from client
 my $buffer = $buffer{$id}{client} .= $chunk;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Mojolicious for openSUSE:Factory

2016-08-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-08-05 18:17:29

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-07-20 09:29:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-08-05 18:17:33.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  2 05:33:41 UTC 2016 - co...@suse.com
+
+- updated to 7.01
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.01  2016-08-01
+- Improved support for systemd.
+- Fixed a bug in Mojo::Server::Prefork where PID files would not contain a
+  newline character.
+
+---

Old:

  Mojolicious-7.0.tar.gz

New:

  Mojolicious-7.01.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.xIRAjO/_old  2016-08-05 18:17:34.0 +0200
+++ /var/tmp/diff_new_pack.xIRAjO/_new  2016-08-05 18:17:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.0
+Version:7.01
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.0.tar.gz -> Mojolicious-7.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.0/Changes new/Mojolicious-7.01/Changes
--- old/Mojolicious-7.0/Changes 2016-07-19 01:28:43.0 +0200
+++ new/Mojolicious-7.01/Changes2016-08-01 02:05:11.0 +0200
@@ -1,4 +1,9 @@
 
+7.01  2016-08-01
+  - Improved support for systemd.
+  - Fixed a bug in Mojo::Server::Prefork where PID files would not contain a
+newline character.
+
 7.0  2016-07-19
   - Code name "Doughnut", this is a major release.
   - Removed Mojolicious::Plugin::Charset.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.0/META.json 
new/Mojolicious-7.01/META.json
--- old/Mojolicious-7.0/META.json   2016-07-19 01:28:56.0 +0200
+++ new/Mojolicious-7.01/META.json  2016-08-01 20:45:57.0 +0200
@@ -58,6 +58,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.0",
+   "version" : "7.01",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.0/META.yml 
new/Mojolicious-7.01/META.yml
--- old/Mojolicious-7.0/META.yml2016-07-19 01:28:56.0 +0200
+++ new/Mojolicious-7.01/META.yml   2016-08-01 20:45:57.0 +0200
@@ -31,5 +31,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '7.0'
+version: '7.01'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.0/README.md 
new/Mojolicious-7.01/README.md
--- old/Mojolicious-7.0/README.md   2016-07-18 23:50:04.0 +0200
+++ new/Mojolicious-7.01/README.md  2016-08-01 02:04:20.0 +0200
@@ -24,7 +24,7 @@
   SNI, IDNA, HTTP/SOCKS5 proxy, Comet (long polling), keep-alive, 
connection
   pooling, timeout, cookie, multipart, and gzip compression support.
 * Built-in non-blocking I/O web server, supporting multiple event loops as
-  well as optional preforking and hot deployment, perfect for building
+  well as optional pre-forking and hot deployment, perfect for building
   highly scalable web services.
 * JSON and HTML/XML parser with CSS selector support.
   * Very clean, portable and object-oriented pure-Perl API with no hidden
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.0/lib/Mojo/Content.pm 
new/Mojolicious-7.01/lib/Mojo/Content.pm
--- old/Mojolicious-7.0/lib/Mojo/Content.pm 2016-07-18 23:50:04.0 
+0200
+++ new/Mojolicious-7.01/lib/Mojo/Content.pm2016-07-21 22:36:32.0 
+0200
@@ -484,7 +484,7 @@
 
   my $bool = $content->is_chunked;
 
-Check if C header indicates chunked tranfer encoding.
+Check if C header indicates chunked transfer encoding.
 
 =head2 is_compressed
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-7.0/lib/Mojo/Server/Hypnotoad.pm 
new/Mojolicious-7.01/lib/Mojo/Server/Hypnotoad.pm
--- old/Mojolicious-7.0/lib/Mojo/Server/Hypnotoad.pm

commit perl-Mojolicious for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-07-20 09:29:25

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-06-25 02:24:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-07-20 09:29:27.0 +0200
@@ -1,0 +2,25 @@
+Tue Jul 19 08:04:52 UTC 2016 - co...@suse.com
+
+- updated to 7.0
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.0  2016-07-19
+- Code name "Doughnut", this is a major release.
+- Removed Mojolicious::Plugin::Charset.
+- Removed authority method from Mojo::URL.
+- Removed squish method from Mojo::ByteStream.
+- Removed squish function from Mojo::Util.
+- Removed support for smart whitespace trimming from all_text and text 
methods
+  in Mojo::DOM.
+- Updated jQuery to version 3.1.0.
+- Improved Mojo::URL not to include the userinfo part when generating 
URLs, as
+  recommended by the URL Living Standard.
+- Improved Mojolicious::Plugin::Config to no longer log which files have 
been
+  loaded.
+- Fixed trailing slash bug in Mojo::URL.
+- Fixed a few whitespace bugs in Mojo::DOM.
+- Fixed attribute selector bug in Mojo::DOM::CSS. (Akron)
+- Fixed a bug causing headers with zero length values to be ignored by the 
get
+  command. (jberger)
+
+---

Old:

  Mojolicious-6.66.tar.gz

New:

  Mojolicious-7.0.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.GKHo2O/_old  2016-07-20 09:29:29.0 +0200
+++ /var/tmp/diff_new_pack.GKHo2O/_new  2016-07-20 09:29:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.66
+Version:7.0
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -41,6 +41,12 @@
 %{perl_requires}
 
 %description
+An amazing real-time web framework built on top of the powerful Mojo web
+development toolkit. With support for RESTful routes, plugins, commands,
+Perl-ish templates, content negotiation, session management, form
+validation, testing framework, static file server, 'CGI'/'PSGI' detection,
+first class Unicode support and much more for you to discover.
+
 Take a look at our excellent documentation in Mojolicious::Guides!
 
 %prep

++ Mojolicious-6.66.tar.gz -> Mojolicious-7.0.tar.gz ++
 1948 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-04-12 19:38:54

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-03-17 16:47:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-04-12 19:38:56.0 +0200
@@ -1,0 +2,32 @@
+Mon Apr 11 12:51:36 UTC 2016 - co...@suse.com
+
+- updated to 6.58
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.58  2016-04-09
+- Removed deprecated build_frame and parse_frame methods from
+  Mojo::Transaction::WebSocket.
+- Added fork policy to Mojolicious::Guides::Contributing.
+- Improved Mojo::JSON to generate canonical JSON objects.
+- Fixed bug in Mojo::Loader where classes with exceptions could not be 
loaded
+  twice. (kiwiroy, sri)
+
+---
+Mon Apr  4 10:00:32 UTC 2016 - co...@suse.com
+
+- updated to 6.57
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.57  2016-03-23
+- Fixed a few validation bugs in Mojolicious::Validator::Validation.
+  (Mikey, sri)
+- Fixed copyright notice.
+  
+  6.56  2016-03-16
+- Added hidden option to list_files method in Mojo::Home. (batman, sri)
+- Added hidden option to files function in Mojo::Util. (batman, sri)
+- Fixed bug where Morbo would not ignore hidden files. (batman, sri)
+- Fixed bug where Morbo would ignore the --verbose option.
+- Fixed keep-alive bug in Mojo::UserAgent. (jberger)
+
+---

Old:

  Mojolicious-6.55.tar.gz

New:

  Mojolicious-6.58.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.443Mkc/_old  2016-04-12 19:38:57.0 +0200
+++ /var/tmp/diff_new_pack.443Mkc/_new  2016-04-12 19:38:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.55
+Version:6.58
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.55.tar.gz -> Mojolicious-6.58.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.55/Changes new/Mojolicious-6.58/Changes
--- old/Mojolicious-6.55/Changes2016-03-08 19:08:01.0 +0100
+++ new/Mojolicious-6.58/Changes2016-04-10 19:07:57.0 +0200
@@ -1,4 +1,24 @@
 
+6.58  2016-04-09
+  - Removed deprecated build_frame and parse_frame methods from
+Mojo::Transaction::WebSocket.
+  - Added fork policy to Mojolicious::Guides::Contributing.
+  - Improved Mojo::JSON to generate canonical JSON objects.
+  - Fixed bug in Mojo::Loader where classes with exceptions could not be loaded
+twice. (kiwiroy, sri)
+
+6.57  2016-03-23
+  - Fixed a few validation bugs in Mojolicious::Validator::Validation.
+(Mikey, sri)
+  - Fixed copyright notice.
+
+6.56  2016-03-16
+  - Added hidden option to list_files method in Mojo::Home. (batman, sri)
+  - Added hidden option to files function in Mojo::Util. (batman, sri)
+  - Fixed bug where Morbo would not ignore hidden files. (batman, sri)
+  - Fixed bug where Morbo would ignore the --verbose option.
+  - Fixed keep-alive bug in Mojo::UserAgent. (jberger)
+
 6.55  2016-03-08
   - Deprecated Mojo::Server::Morbo::check in favor of
 Mojo::Server::Morbo::modified_files. (leejo, nugged)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.55/MANIFEST 
new/Mojolicious-6.58/MANIFEST
--- old/Mojolicious-6.55/MANIFEST   2016-03-08 21:42:16.0 +0100
+++ new/Mojolicious-6.58/MANIFEST   2016-04-10 19:11:02.0 +0200
@@ -183,6 +183,8 @@
 t/mojo/ioloop_tls.t
 t/mojo/json.t
 t/mojo/json_pointer.t
+t/mojo/lib/Mojo/.hidden.txt
+t/mojo/lib/Mojo/.test/hidden.txt
 t/mojo/lib/Mojo/BaseTest/Base1.pm
 t/mojo/lib/Mojo/BaseTest/Base2.pm
 t/mojo/lib/Mojo/BaseTest/Base3.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.55/META.json 
new/Mojolicious-6.58/META.json
--- old/Mojolicious-6.55/META.json  2016-03-08 21:42:16.0 +0100
+++ new/Mojolicious-6.58/META.json  2016-04-10 19:11:02.0 +0200
@@ -58,5 +58,5 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "6.55"
+   "version" : "6.58"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Mojolicious for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-03-17 16:34:08

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-03-09 16:49:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-03-17 16:47:41.0 +0100
@@ -1,0 +2,14 @@
+Fri Mar 11 10:25:08 UTC 2016 - co...@suse.com
+
+- updated to 6.55
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.55  2016-03-08
+- Deprecated Mojo::Server::Morbo::check in favor of
+  Mojo::Server::Morbo::modified_files. (leejo, nugged)
+- Added modified_files method to Mojo::Server::Morbo. (leejo, nugged)
+- Improved renderer performance slightly.
+- Fixed a bug where Morbo would restart more than once if multiple files
+  changed at the same time. (leejo, nugged)
+
+---

Old:

  Mojolicious-6.54.tar.gz

New:

  Mojolicious-6.55.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.vSPW8y/_old  2016-03-17 16:47:42.0 +0100
+++ /var/tmp/diff_new_pack.vSPW8y/_new  2016-03-17 16:47:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.54
+Version:6.55
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.54.tar.gz -> Mojolicious-6.55.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.54/Changes new/Mojolicious-6.55/Changes
--- old/Mojolicious-6.54/Changes2016-03-06 16:36:29.0 +0100
+++ new/Mojolicious-6.55/Changes2016-03-08 19:08:01.0 +0100
@@ -1,8 +1,15 @@
 
+6.55  2016-03-08
+  - Deprecated Mojo::Server::Morbo::check in favor of
+Mojo::Server::Morbo::modified_files. (leejo, nugged)
+  - Added modified_files method to Mojo::Server::Morbo. (leejo, nugged)
+  - Improved renderer performance slightly.
+  - Fixed a bug where Morbo would restart more than once if multiple files
+changed at the same time. (leejo, nugged)
+
 6.54  2016-03-06
+  - Deprecated Mojo::Template::build and Mojo::Template::compile.
   - Deprecated Mojo::Template::interpret in favor of Mojo::Template::process.
-  - Deprecated Mojo::Template::build.
-  - Deprecated Mojo::Template::compile.
   - Added support for named variables to Mojo::Template.
   - Added vars attribute to Mojo::Template.
   - Added process method to Mojo::Template.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.54/META.json 
new/Mojolicious-6.55/META.json
--- old/Mojolicious-6.54/META.json  2016-03-07 16:08:54.0 +0100
+++ new/Mojolicious-6.55/META.json  2016-03-08 21:42:16.0 +0100
@@ -58,5 +58,5 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "6.54"
+   "version" : "6.55"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.54/META.yml 
new/Mojolicious-6.55/META.yml
--- old/Mojolicious-6.54/META.yml   2016-03-07 16:08:54.0 +0100
+++ new/Mojolicious-6.55/META.yml   2016-03-08 21:42:16.0 +0100
@@ -31,4 +31,4 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '6.54'
+version: '6.55'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.54/lib/Mojo/Home.pm 
new/Mojolicious-6.55/lib/Mojo/Home.pm
--- old/Mojolicious-6.54/lib/Mojo/Home.pm   2016-03-03 23:13:24.0 
+0100
+++ new/Mojolicious-6.55/lib/Mojo/Home.pm   2016-03-08 17:37:54.0 
+0100
@@ -60,7 +60,7 @@
 
 =head1 NAME
 
-Mojo::Home - Home sweet home!
+Mojo::Home - Home sweet home
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.54/lib/Mojo/Server/Hypnotoad.pm 
new/Mojolicious-6.55/lib/Mojo/Server/Hypnotoad.pm
--- old/Mojolicious-6.54/lib/Mojo/Server/Hypnotoad.pm   2016-03-06 
10:57:59.0 +0100
+++ new/Mojolicious-6.55/lib/Mojo/Server/Hypnotoad.pm   2016-03-08 
17:40:58.0 +0100
@@ -138,7 +138,7 @@
 
 =head1 NAME
 
-Mojo::Server::Hypnotoad - ALL GLORY TO THE HYPNOTOAD!
+Mojo::Server::Hypnotoad - A production web serv...ALL GLORY TO THE HYPNOTOAD!
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' 

commit perl-Mojolicious for openSUSE:Factory

2016-03-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-03-09 15:17:37

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-02-26 00:39:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-03-09 16:49:02.0 +0100
@@ -1,0 +2,68 @@
+Tue Mar  8 10:34:00 UTC 2016 - co...@suse.com
+
+- updated to 6.54
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.54  2016-03-06
+- Deprecated Mojo::Template::interpret in favor of Mojo::Template::process.
+- Deprecated Mojo::Template::build.
+- Deprecated Mojo::Template::compile.
+- Added support for named variables to Mojo::Template.
+- Added vars attribute to Mojo::Template.
+- Added process method to Mojo::Template.
+- Improved Mojo::Template performance slightly.
+
+---
+Mon Mar  7 10:24:34 UTC 2016 - co...@suse.com
+
+- updated to 6.53
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.53  2016-03-03
+- Removed multi_accept setting from Hypnotoad.
+- Removed -M options from daemon and prefork commands.
+- Deprecated Mojo::IOLoop::multi_accept.
+- Deprecated Mojo::IOLoop::Server::multi_accept.
+- Deprecated Mojo::Server::Daemon::multi_accept.
+- Added single_accept option to Mojo::IOLoop::Server::listen.
+- Added single_accept parameter to Mojo::Server::Daemon::listen.
+- Increased default max_requests from 25 to 100 in Mojo::Server::Daemon.
+- Increased default accepts from 1000 to 1 in Mojo::Server::Prefork.
+- Improved performance of many Mojo::Util functions slightly.
+- Fixed default value bug in val method of Mojo::DOM.
+  
+  6.52  2016-03-02
+- Added is_accepting method to Mojo::IOLoop::Server.
+- Added -M option to daemon command.
+- Improved responsiveness of stop_gracefully method in Mojo::IOLoop.
+- Fixed bug in Mojo::IOLoop where too many connections could be accepted.
+- Fixed a few concurrency bugs in Mojo::IOLoop.
+  
+  6.51  2016-02-29
+- Fixed bug in Mojolicious::Plugin::EPLRenderer where empty templates from 
the
+  DATA section would be ignored.
+- Fixed a few "0" value bugs in Mojolicious::Renderer.
+  
+  6.50  2016-02-27
+- Added throw method to Mojo::Exception.
+  
+  6.49  2016-02-26
+- Removed throw method from Mojo::Exception.
+- Added inspect method to Mojo::Exception.
+- Improved check_box and radio_button helpers with support for "on" default
+  values.
+- Improved val method in Mojo::DOM with support for "on" default values.
+- Fixed url_for bug where routes with custom names would not match in the 
same
+  order as routes with automatically generated names.
+- Fixed bug in Mojo::Template where not all exceptions were verbose.
+- Fixed Windows bug in "util.t".
+  
+  6.48  2016-02-24
+- Added files function to Mojo::Util.
+- Updated jQuery to version 2.2.1.
+- Improved url_for performance significantly.
+- Fixed bug where the results of the list_files method in Mojo::Home would
+  include directories.
+- Fixed a few small CGI bugs.
+
+---

Old:

  Mojolicious-6.47.tar.gz

New:

  Mojolicious-6.54.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.j3Hyym/_old  2016-03-09 16:49:03.0 +0100
+++ /var/tmp/diff_new_pack.j3Hyym/_new  2016-03-09 16:49:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.47
+Version:6.54
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.47.tar.gz -> Mojolicious-6.54.tar.gz ++
 6120 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2016-02-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-02-25 22:06:07

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-01-28 17:24:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-02-26 00:39:00.0 +0100
@@ -1,0 +2,50 @@
+Sun Feb 21 10:06:41 UTC 2016 - co...@suse.com
+
+- updated to 6.47
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.47  2016-02-19
+- Deprecated Mojo::Log::is_debug, Mojo::Log::is_error, Mojo::Log::is_info 
and
+  Mojo::Log::is_warn in favor of Mojo::Log::is_level.
+- Added is_level method to Mojo::Log.
+- Fixed datetime_field helper to use the correct type attribute value.
+
+---
+Mon Feb 15 10:01:19 UTC 2016 - co...@suse.com
+
+- updated to 6.46
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.46  2016-02-13
+- Improved Mojo::Headers performance. (batman)
+- Fixed small proxy bug in Mojo::UserAgent::Transactor.
+
+---
+Sat Feb 13 10:19:58 UTC 2016 - co...@suse.com
+
+- updated to 6.45
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.45  2016-02-09
+- Deprecated Mojo::Util::xss_escape in favor of Mojo::Util::xml_escape.
+- Improved Mojo::Template performance slightly.
+
+---
+Sun Feb  7 10:18:15 UTC 2016 - co...@suse.com
+
+- updated to 6.44
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.44  2016-02-04
+- Removed deprecated format_regex attribute from 
Mojolicious::Routes::Pattern.
+- Improved get command not to use the user agent of the application.
+- Improved Mojo::JSON performance slightly.
+  
+  6.43  2016-02-01
+- Removed client_close and server_close methods from Mojo::Transaction.
+- Added closed method to Mojo::Transaction.
+- Added parse_message method to Mojo::Transaction::WebSocket.
+- Improved a few examples to avoid timing attacks.
+- Fixed timing bug in Mojo::Server::Daemon.
+
+---

Old:

  Mojolicious-6.42.tar.gz

New:

  Mojolicious-6.47.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.NgLPlD/_old  2016-02-26 00:39:01.0 +0100
+++ /var/tmp/diff_new_pack.NgLPlD/_new  2016-02-26 00:39:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.42
+Version:6.47
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.42.tar.gz -> Mojolicious-6.47.tar.gz ++
 3202 lines of diff (skipped)




  1   2   >