Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2018-01-13 21:49:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Sat Jan 13 21:49:54 2018 rev:8 rq:563961 version:4.5.1515767133.56cd6ee5

Changes:
--------
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2018-01-10 
23:36:18.804798797 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new/openQA.changes       2018-01-13 
21:49:55.603698978 +0100
@@ -1,0 +2,65 @@
+Sat Jan 13 04:08:38 UTC 2018 - [email protected]
+
+- Update to version 4.5.1515767133.56cd6ee5:
+  * Support nested OpenQA::Parser objects
+  * If no parser format is supplied, return a OpenQA::Parser::Format::Base 
object
+  * Add POD documentation for OpenQA::Parser::Result::OpenQA
+  * Add documentation for OpenQA::Parser::Results and move search() in proper 
class
+  * Move search_in_details() in a new class that inherits from 
OpenQA::Parser::Results as it is openQA specific
+  * Add documentation of OpenQA::Parser::Result
+  * Move methods and attributes from Parser to Base format
+  * Simplify spec format definition and move common displayed fields to openqa 
specific result classes
+  * Drop support for creating collections with package global variable 
(useless now)
+  * Make possible to upload in all the supported format and add tests for it
+  * Add other tests, bring back coverage and fix wrong Node val() assigment
+  * Return a OpenQA::Parser::Result::Node object when getting unstructured 
data from result
+  * Make parser now really recurive, add also support for nested data 
structure with unit test
+  * Make LTP parser tests output compliant to openQA tests results
+  * Run parser test in parallel
+  * Add possibility to store / serialize file content too within the parsed 
result
+  * Add test to check DB consistency with parser extracted results
+  * Move format specifications to separated namespace
+  * Add XUnit tests
+  * Add basic XUnit parser and schema
+  * Clean LTP and include schema inside parser file
+  * Add support for nested Results collections (required for XUnit)
+  * Use functional interface in exposed api
+  * Make collections serializable for unstructured data
+  * Add accessor for unstructured data
+  * Ask to include result only if the specific parser can
+  * Move include_result option to specific parser that needs it
+  * Provide also functional interface
+  * Serialize single Results object as seen by to_hash() and add tests
+  * Add tests when parser errors
+  * Support hashifications of unknown objects
+  * Add unstructured data test
+  * Add reset method to parser, add and cleanup tests
+  * Make serializing possible for collections with different 
OpenQA::Parser::Results objects
+  * Add possibility to export/import the Parser to JSON, add also tests
+  * Add serialization tests for junit spec
+  * Tidy OpenQA::Parser::Result
+  * Hide name field in JSON encoding of OpenQA result - but keep serializing it
+  * Add example of new format specification for LTP
+  * Simplify LTP spec definition even more
+  * Get hash representation automatically of attributes if they can be 
rendered as hash
+  * Add backword support for v2 format and add unit tests
+  * Rename subtest to avoid Perl 5.18 complaints
+  * Refactor write of parser result data
+  * Add optional extra list that can be filled by type spec parser
+  * LTP specification: Environment is optional inside result in new format
+  * Add support to serialize/deserialized nested data structure
+  * Add serialization capabilities to parser, and add tests
+  * As classes are representing merely what's the json content, include them 
in the LTP module file
+  * Add test data example for LTP results format
+  * Add support for LTP specification in OpenQA::Parser
+  * Generalize parser results, and subclass to specific implementations
+  * Adapt parser tests, since now default value for script is 'unk'
+  * Generate test module result from parsable extra_tests
+  * Parser: return unk for test script if does not exist
+  * Add search between parsed tests, link results and tests
+  * Draft for JUnit parser
+  * Prevent worker status selection to sort (#1555)
+  * Unify code for scheduled/running table and fix sorting (#1556)
+  * Remove leftovers in t/api/02-assets.t (#1557)
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.5.1515509269.fa07a084.tar.xz

New:
----
  openQA-4.5.1515767133.56cd6ee5.tar.xz

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

Other differences:
------------------
++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.u0sZ7Z/_old  2018-01-13 21:49:56.539655338 +0100
+++ /var/tmp/diff_new_pack.u0sZ7Z/_new  2018-01-13 21:49:56.563654219 +0100
@@ -36,7 +36,7 @@
 # runtime requirements that also the testsuite needs
 %define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) 
perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) 
perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) 
perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) 
perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) 
perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) 
perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) 
perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) 
perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) 
perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) 
perl(Cpanel::JSON::XS)
 Name:           openQA
-Version:        4.5.1515509269.fa07a084
+Version:        4.5.1515767133.56cd6ee5
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0+


++++++ openQA-4.5.1515509269.fa07a084.tar.xz -> 
openQA-4.5.1515767133.56cd6ee5.tar.xz ++++++
++++ 5696 lines of diff (skipped)


Reply via email to