Hello community,

here is the log from the commit of package perl-Web-Machine for 
openSUSE:Factory checked in at 2016-07-12 23:50:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Web-Machine (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Web-Machine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Web-Machine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Web-Machine/perl-Web-Machine.changes        
2016-02-17 12:20:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Web-Machine.new/perl-Web-Machine.changes   
2016-07-12 23:50:55.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Jun 24 06:47:48 UTC 2016 - co...@suse.com
+
+- updated to 0.17
+   see /usr/share/doc/packages/perl-Web-Machine/Changes
+
+  0.17     2016-06-23
+  
+  * Fixed bind_path() from Web::Machine::Util to handle path parts which
+    evaluated to false, like "/user/0". Patch by Stevan Little. GH #34.
+
+-------------------------------------------------------------------

Old:
----
  Web-Machine-0.16.tar.gz

New:
----
  Web-Machine-0.17.tar.gz

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

Other differences:
------------------
++++++ perl-Web-Machine.spec ++++++
--- /var/tmp/diff_new_pack.19cG2A/_old  2016-07-12 23:50:56.000000000 +0200
+++ /var/tmp/diff_new_pack.19cG2A/_new  2016-07-12 23:50:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Web-Machine
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-Web-Machine
-Version:        0.16
+Version:        0.17
 Release:        0
 %define cpan_name Web-Machine
 Summary:        Perl port of Webmachine
@@ -76,22 +76,21 @@
 Each resource is a state machine, and each request for a resource is
 handled by running the request through that state machine.
 
-'Web::Machine' is built on top of the Plack manpage, but it handles the
-full request and response cycle.
+'Web::Machine' is built on top of Plack, but it handles the full request
+and response cycle.
 
-See the Web::Machine::Manual manpage for more details on using
-'Web::Machine' in general, and how 'Web::Machine' and the Plack manpage
-interact.
-
-This is a port of https://github.com/basho/webmachine, actually it is much
-closer to the the Ruby
-version|https://github.com/seancribbs/webmachine-ruby manpage, with a
-little bit of https://github.com/tautologistics/nodemachine and even some
-of https://github.com/benoitc/pywebmachine thrown in for good measure.
+See Web::Machine::Manual for more details on using 'Web::Machine' in
+general, and how 'Web::Machine' and Plack interact.
 
-You can learn a bit about Web::Machine's history from the slides for my the
+This is a port of at https://github.com/basho/webmachine, actually it is
+much closer to the Ruby
+version|https://github.com/seancribbs/webmachine-ruby, with a little bit of
+at https://github.com/tautologistics/nodemachine and even some of at
+https://github.com/benoitc/pywebmachine thrown in for good measure.
+
+You can learn a bit about Web::Machine's history from the slides for my
 2012 YAPC::NA
-talk|https://speakerdeck.com/stevan_little/rest-from-the-trenches manpage.
+talk|https://speakerdeck.com/stevan_little/rest-from-the-trenches.
 
 To learn more about Webmachine, take a look at the links in the SEE ALSO
 section.
@@ -113,6 +112,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README.md
+%doc Changes CONTRIBUTING.md examples LICENSE README.md
 
 %changelog

++++++ Web-Machine-0.16.tar.gz -> Web-Machine-0.17.tar.gz ++++++
++++ 5271 lines of diff (skipped)


Reply via email to