------------------------------------------------------------------- Sun Aug 16 18:51:08 UTC 2020 - Dirk Mueller - update to 2.4: * remove msgcat dependency * Translated using Weblate (Bengali (India)) * Add Travis build status badge * Update translation files * add translation platform widget * Translated using Weblate (Turkish) * Fix memory leak in bs_size_new_from_str * Update translation files * src/gettext: fix warning if gettext is already present * fix build on shells where test == fails * Require the same version of python3-bytesize in libbytesize-tools * New minor release of the libbytesize library. There are only two bugfixes in this release. * Full list of changes * fix out of tree build failure * Fix return value for round_to_nearest when using Size * New bytesize calculator bssize has been added. * Code has been ported from PCRE to PCRE2. * Python 2 support has been removed. * Run all libbytesize tests from one script * Add all "public" python API symbols to __init__.py * Allow running tests using installed library * Remove Python 2 support * Port to pcre2 * Add support for floor division by a non-integer number in Python * Add a simple bytesize calculator tool * Add tools to autotools and packaging * Exit with 1 from configure if there were failures * Add a summary to the end of ./configure output * Only support modulo between two Size instances * Fix parsing of exponential representations of real numbers * Add the '--version' option to bs_calc.py * Add a man page for the bscalc tool * Assume the given expression is in bytes if no unit is given ------------------------------------------------------------------- Mon Nov 19 16:52:18 UTC 2018 - luc14n0@linuxmail.org - Update to version 1.4: + There are only small changes in this release. ------------------------------------------------------------------- Fri May 4 01:06:42 UTC 2018 - luc14n0@linuxmail.org - Update to version 1.3: + Do not segfault when trying to bs_size_free NULL. - Cleanup specfile removing deprecations. - Update LGPL License tag appending '-only' to comply with SPDX 3.0. - Add gcc BuildRequires to avoid implicit dependencies. ------------------------------------------------------------------- Tue Feb 6 15:06:08 UTC 2018 - luc14n0@linuxmail.org - Add a %{name}-lang Recommends tag in the preamble and a %{name} Provides tag under the lib subpackage so the lang subpackge can be installable. ------------------------------------------------------------------- Mon Feb 5 19:11:19 UTC 2018 - jengelh@inai.de - Clear up unusual grammar in description. - Replace %__-type macro indirections by their normal variants. ------------------------------------------------------------------- Tue Nov 28 23:59:07 UTC 2017 - luc14n0@linuxmail.org - Initial package, version 1.2.