Hello community, here is the log from the commit of package udiskie for openSUSE:Factory checked in at 2020-02-04 19:56:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/udiskie (Old) and /work/SRC/openSUSE:Factory/.udiskie.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "udiskie" Tue Feb 4 19:56:16 2020 rev:3 rq:769903 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/udiskie/udiskie.changes 2019-02-24 17:10:51.368499120 +0100 +++ /work/SRC/openSUSE:Factory/.udiskie.new.26092/udiskie.changes 2020-02-04 19:56:21.909427002 +0100 @@ -1,0 +2,26 @@ +Tue Feb 4 07:07:52 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to 2.1.0 + * fix some typos (thanks @torstehu, #197) + * change how device rules are evaluated: lookup undecided rules on parent device (fixes issue with filters not applying to subdevices of a matched device, see #198) + * change builtin rules to not show loop devices with HintIgnore, see #181 + * change how is_external attribute is compute: use the value from udisks directly (fixes issue with is_external property not behaving as expected, see #185) + * add 'skip' keyword for rules to skip evaluation of further rules on this device, and continue directly on the parent + * fix user commands that output non-utf8 data + * fix exception when using non-device parameters with DeviceCommand (e.g. in --notify-command) + * hotfix for automounting being broken since 2.0.0 + * use importlib.resources directly on py3.7 and above, rather than requiring importlib_resources as additional dependency + * require python >= 3.5 + * drop python2 support + * drop udisks1 support + * drop command line options corresponding to udisks version selection (-1, -2) + * use py35's async def functions -- improving stack traces upon exception + * internal refactoring and simplifications + * add "show password" checkbox in password dialog + * keep password dialog always on top + * fix stdin-based password prompts + * add russian translations (thanks @mr-GreyWolf) + * fixed deprecation warnings in setup.py (thanks @sealj553) + + +------------------------------------------------------------------- Old: ---- udiskie-1.7.5.tar.gz New: ---- udiskie-2.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ udiskie.spec ++++++ --- /var/tmp/diff_new_pack.xDUzK4/_old 2020-02-04 19:56:22.973427622 +0100 +++ /var/tmp/diff_new_pack.xDUzK4/_new 2020-02-04 19:56:22.985427628 +0100 @@ -1,7 +1,7 @@ # # spec file for package udiskie # -# Copyright (c) 2019 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,7 +17,7 @@ Name: udiskie -Version: 1.7.5 +Version: 2.1.0 Release: 0 Summary: Removable disk automounter for udisks License: MIT ++++++ udiskie-1.7.5.tar.gz -> udiskie-2.1.0.tar.gz ++++++ ++++ 11163 lines of diff (skipped)
