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
This commit is contained in:
2023-11-07 16:46:38 +00:00
committed by Git OBS Bridge
parent 4b328420a6
commit a6c9a3180e
5 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
Libbytesize 2.10
----------------
Alexandre Detiste (1):
- remove dependency on python3-six and python2 crumbs
Vojtech Trefny (4):
- dist: Fix release number in spec
- Squashed 'translation-canary/' changes from 4d4e65b..5bb8125
- ci: Bump actions/checkout from v3 to v4
- Rename 'master' branch to 'main'
Libbytesize 2.9
---------------

BIN
libbytesize-2.10.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd0ea11ece2c2423382a7c4534679050e72a8ee91b4fdea3a7cc85199846d0c3
size 458737

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 1 20:25:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.10
* remove dependency on python3-six
-------------------------------------------------------------------
Sat Sep 23 01:07:32 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>

View File

@@ -19,7 +19,7 @@
%define soversion 1
Name: libbytesize
Version: 2.9
Version: 2.10
Release: 0
Summary: A library for working with sizes in bytes
License: LGPL-2.1-only
@@ -75,7 +75,6 @@ with the LibBytesize library.
Summary: Python 3 bindings for LibBytesize
Group: Development/Libraries/Python
Requires: libbytesize%{soversion} = %{version}
Requires: python3-six
%description -n python3-bytesize
This package contains Python 3 bindings for LibBytesize making the use of