31 Commits

Author SHA256 Message Date
21910dd1ad Accepting request 1325370 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1325370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=14
2026-01-06 16:42:29 +00:00
8a09ea67f8 - update to 2.12:
* New minor release of the libbytesize library. This release
    contains fixes for an issue with compilation using the C23
    standard and also includes some small testing infrastructure
    and CI changes.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=29
2026-01-05 09:47:48 +00:00
ed9013b1ad Accepting request 1265689 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1265689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=13
2025-04-02 15:06:14 +00:00
4d0b1b10c1 - update to 2.11:
* remove dependency on python3-six and python2 crumbs
  * Update translation files
  * tests: remove unnecessary bash dependency

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=27
2025-03-31 07:31:08 +00:00
ec136c69ac Accepting request 1180123 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1180123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=12
2024-06-13 13:37:32 +00:00
81da1f6ffe Accepting request 1179865 from home:mcepl:branches:devel:libraries:c_c++
- Add %python3_fix_shebang to fix binaries dependency on
  /usr/bin/python3

OBS-URL: https://build.opensuse.org/request/show/1179865
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=25
2024-06-12 08:14:14 +00:00
6af5ed1bfd Accepting request 1124055 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1124055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=11
2023-11-08 21:17:04 +00:00
a6c9a3180e Accepting request 1121707 from home:jengelh:branches:devel:libraries:c_c++
- Update to release 2.10

OBS-URL: https://build.opensuse.org/request/show/1121707
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=23
2023-11-07 16:46:38 +00:00
42707ad455 Accepting request 1113087 from devel:libraries:c_c++
Rename Python sub-package to pyton3-bytesize

OBS-URL: https://build.opensuse.org/request/show/1113087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=10
2023-09-25 17:59:48 +00:00
4b328420a6 Rename Python sub-package to pyton3-bytesize
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=21
2023-09-23 01:24:38 +00:00
c9d655bcf0 Accepting request 1108363 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1108363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=9
2023-09-02 20:07:16 +00:00
757aeb5952 Accepting request 1108362 from home:luc14n0:branches:devel:libraries:c_c++
Version update: 2.8 -> 2.9

OBS-URL: https://build.opensuse.org/request/show/1108362
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=19
2023-09-01 04:30:35 +00:00
eb46cd0457 Accepting request 1085258 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1085258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=8
2023-05-08 15:23:44 +00:00
79d19c4c58 Accepting request 1085257 from home:luc14n0:branches:devel:libraries:c_c++
Remove lang package recommendation and make bscalc package noarch.

OBS-URL: https://build.opensuse.org/request/show/1085257
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=17
2023-05-06 22:30:44 +00:00
068701b910 Accepting request 1084912 from home:dirkmueller:Factory
- update to 2.8:
  * Added translation using Weblate
  * configure.ac: Remove invalid email address for bug reports
  * spec: Bump release to 21 for Packit daily builds
  * spec: Fix source archive URL
  * Make use of error optional
  * Replace C++ style comments with C style
  * Various docstring fixes
  * docs: Remove information about Python 2 support
  * Remove unused test dependencies variables from Makefile
  * Do not hardcode pylint executable name in Makefile

OBS-URL: https://build.opensuse.org/request/show/1084912
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=16
2023-05-06 21:36:09 +00:00
02cfd3bdef Accepting request 990739 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/990739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=7
2022-07-26 17:42:11 +00:00
fb4c09499e Accepting request 989233 from home:dirkmueller:Factory
- update to 2.7:
  * Fix skipping tests when required locale is missing
  * Remove Travis CI configuration
  * Fix some warnings and typos in docstrings and comments
  * Fix warnings dicovered by the GCC analyzer
  * build: avoid bashisms in configure
  * Update translation files
  * Do not use distutils to get Python library path

OBS-URL: https://build.opensuse.org/request/show/989233
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=14
2022-07-22 22:17:29 +00:00
fccb3b2f6b Accepting request 930566 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/930566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=6
2021-11-12 14:58:59 +00:00
2e3d40f33d Accepting request 906776 from home:dirkmueller:Factory
- update to 2.6:
  * Make sure Size can be interpreted as integer in Python 3.10
  * Translation updates

OBS-URL: https://build.opensuse.org/request/show/906776
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=13
2021-11-09 23:12:57 +00:00
4a9bb4db26 Accepting request 891865 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/891865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=5
2021-05-12 17:31:30 +00:00
f12f096c4e Accepting request 867826 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 2.5:
  * translation updates
  * tools: Read input from stdin when not running in a tty
  * Add support to ppc64le for debian build
  * testsuite fixes

OBS-URL: https://build.opensuse.org/request/show/867826
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=11
2021-05-09 14:15:47 +00:00
8a27ac3f2e Accepting request 827096 from devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/827096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=4
2020-08-19 16:47:09 +00:00
960bae142c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=9
2020-08-16 18:52:41 +00:00
163ed79eae Accepting request 656672 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/656672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=3
2018-12-19 12:23:31 +00:00
288aff7aeb Accepting request 650280 from home:luc14n0:branches:devel:libraries:c_c++
update to version 1.4

OBS-URL: https://build.opensuse.org/request/show/650280
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=7
2018-12-09 23:27:42 +00:00
6ddfceddf7 Accepting request 604036 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/604036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=2
2018-05-08 11:32:04 +00:00
3c2deeee8d Accepting request 603860 from home:luc14n0:Factory
Update to version 1.3.

OBS-URL: https://build.opensuse.org/request/show/603860
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=5
2018-05-04 13:11:53 +00:00
cd06dfd893 Accepting request 578548 from devel:libraries:c_c++
New udisks2 2.7.5's indirect dependency.

OBS-URL: https://build.opensuse.org/request/show/578548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbytesize?expand=0&rev=1
2018-02-21 13:13:18 +00:00
c5a9193937 Accepting request 573383 from home:luc14n0:branches:devel:libraries:c_c++
Add a Recommends and a Provides tags turning the lang package installable.

OBS-URL: https://build.opensuse.org/request/show/573383
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=3
2018-02-06 15:22:56 +00:00
865f02870e Accepting request 573123 from home:jengelh:branches:devel:libraries:c_c++
- Clear up unusual grammar in description.
- Replace %__-type macro indirections by their normal variants.

OBS-URL: https://build.opensuse.org/request/show/573123
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=2
2018-02-05 22:09:32 +00:00
5e79337807 Accepting request 564449 from home:luc14n0:Factory
udisks2's new dependency.

OBS-URL: https://build.opensuse.org/request/show/564449
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbytesize?expand=0&rev=1
2018-01-18 23:58:52 +00:00