Hello community,

here is the log from the commit of package perl-App-MFILE-WWW for 
openSUSE:Factory checked in at 2018-01-09 14:50:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-App-MFILE-WWW (Old)
 and      /work/SRC/openSUSE:Factory/.perl-App-MFILE-WWW.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-App-MFILE-WWW"

Tue Jan  9 14:50:53 2018 rev:8 rq:555059 version:0.176

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-App-MFILE-WWW/perl-App-MFILE-WWW.changes    
2017-11-16 14:01:30.560549299 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-App-MFILE-WWW.new/perl-App-MFILE-WWW.changes   
    2018-01-09 14:51:19.973035091 +0100
@@ -1,0 +2,32 @@
+Thu Dec  7 06:03:08 UTC 2017 - [email protected]
+
+- updated to 0.176
+   see /usr/share/doc/packages/perl-App-MFILE-WWW/Changes
+
+  
+  0.175 2017-11-14 17:24 CET
+  - js: core/start: pass resultLine to drowselectListen()
+  - js: core: implement "menu" prototype
+  - js: core/populate: handle undefined populateArray a little less stupidly
+  - js: core/init2: do not clobber miniMenu objects
+  
+  0.176 2017-11-27 11:22 CET
+  - js: core/html: unify usage of " " in dmenu and miniMenu; populate
+    mainarea with a placeholder
+  - build/ops: drop older versions of jquery, qunit, requirejs
+  - js: core/ajax: refactor; logout if session expires; always clear result 
line
+
+-------------------------------------------------------------------
+Tue Nov 14 06:03:18 UTC 2017 - [email protected]
+
+- updated to 0.174
+   see /usr/share/doc/packages/perl-App-MFILE-WWW/Changes
+
+  
+  0.174 2017-11-13 11:43 CET
+  - Revert "Integrate D3 into the application"
+  - js: core/html: fix dmenu regression
+  - js: core/html: give minimenu div an id
+  - js: reflect appLib.fillUserBox() behavior change
+
+-------------------------------------------------------------------

Old:
----
  App-MFILE-WWW-0.173.tar.gz

New:
----
  App-MFILE-WWW-0.176.tar.gz

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

Other differences:
------------------
++++++ perl-App-MFILE-WWW.spec ++++++
--- /var/tmp/diff_new_pack.ckf6PI/_old  2018-01-09 14:51:21.100982209 +0100
+++ /var/tmp/diff_new_pack.ckf6PI/_new  2018-01-09 14:51:21.104982021 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-App-MFILE-WWW
-Version:        0.173
+Version:        0.176
 Release:        0
 %define cpan_name App-MFILE-WWW
 Summary:        Web UI development toolkit with prototype demo app
@@ -64,18 +64,24 @@
 %{perl_requires}
 
 %description
-This is a foundation/framework/toolkit for web front-end development.
+This distro contains a foundation/framework/toolkit for developing the
+"front end" portion of web applications.
 
-It consists of two components - a Perl application that uses Plack and
-Web::Machine to implement an HTTP request-response handler (so the resulting
-application is PSGI-compliant) and front-end code (HTML, CSS, JavaScript)
-for rapid development of application front-ends that have a "look and feel"
-reminiscent of the text terminal era.
+App::MFILE::WWW is a Plack application that provides a HTTP
+request-response handler (based on Web::Machine), CSS and HTML source code
+for an in-browser "screen", and JavaScript code for displaying various
+"widgets" (menus, forms, etc.) in that screen and for processing user input
+from within those widgets.
 
 In addition, infrastructure is included (but need not be used) for user
 authentication, session management, and communication with a backend server
 via AJAX calls.
 
+Front ends built with App::MFILE::WWW will typicaly be menu-driven,
+consisting exclusively of fixed-width Unicode text, and capable of being
+controlled from the keyboard, without the use of a mouse. The overall
+look-and-feel is reminiscent of the text terminal era.
+
 The distro comes with a prototype (demo) application to illustrate how the
 various widgets are used.
 

++++++ App-MFILE-WWW-0.173.tar.gz -> App-MFILE-WWW-0.176.tar.gz ++++++
++++ 12546 lines of diff (skipped)


Reply via email to