Hello community, here is the log from the commit of package mycroft-core for openSUSE:Factory checked in at 2019-02-25 17:52:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mycroft-core (Old) and /work/SRC/openSUSE:Factory/.mycroft-core.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mycroft-core" Mon Feb 25 17:52:04 2019 rev:5 rq:676994 version:18.8.13 Changes: -------- --- /work/SRC/openSUSE:Factory/mycroft-core/mycroft-core.changes 2019-02-11 21:28:22.406983815 +0100 +++ /work/SRC/openSUSE:Factory/.mycroft-core.new.28833/mycroft-core.changes 2019-02-25 17:52:04.370729740 +0100 @@ -1,0 +2,21 @@ +Sun Feb 17 17:09:39 UTC 2019 - Antonio Larrosa <[email protected]> + +- Update to 18.8.13: + * Nice duration gh#MycroftAI/mycroft-core#1977 + A new parsing helper for extracting durations from text has been added. + The extract_duration() method returns a tuple with a timedelta and the + remaining text. + * Document "save_utterance" config option gh#MycroftAI/mycroft-core#1980 + The "record_utterance" option was undocumented and badly named so a new + config option "save_utterance" was added to the listener config. The + "record_utterance" option will still be working until 19.02. + * Update Italian formatting functions gh#MycroftAI/mycroft-core#1984 + * Bugfixes + + Fix issue with using sudo during the interactive part of dev_setup.sh + gh#MycroftAI/mycroft-core#1978 + + Fix minor typo in api-code gh#MycroftAI/mycroft-core#1991 + + Fix multiple skills subprocesses gh#MycroftAI/mycroft-core#1975 + + Fix rare crash issue when adding vocabulary while calculating intents. + gh#MycroftAI/mycroft-core#1975 + +------------------------------------------------------------------- Old: ---- v18.8.12.tar.gz New: ---- v18.8.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mycroft-core.spec ++++++ --- /var/tmp/diff_new_pack.PLmZmN/_old 2019-02-25 17:52:06.482728589 +0100 +++ /var/tmp/diff_new_pack.PLmZmN/_new 2019-02-25 17:52:06.482728589 +0100 @@ -17,7 +17,7 @@ Name: mycroft-core -Version: 18.8.12 +Version: 18.8.13 Release: 0 Summary: The Mycroft Artificial Intelligence platform # FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses @@ -64,8 +64,8 @@ Requires: python3-monotonic Requires: python3-msk >= 0.3.12 Requires: python3-msm >= 0.6.3 -Requires: python3-padaos >= 0.1.8 -Requires: python3-padatious >= 0.4.5 +Requires: python3-padaos >= 0.1.9 +Requires: python3-padatious >= 0.4.6 Requires: python3-parsedatetime Requires: python3-petact >= 0.1.2 Requires: python3-pip ++++++ v18.8.12.tar.gz -> v18.8.13.tar.gz ++++++ /work/SRC/openSUSE:Factory/mycroft-core/v18.8.12.tar.gz /work/SRC/openSUSE:Factory/.mycroft-core.new.28833/v18.8.13.tar.gz differ: char 71, line 1
