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
This commit is contained in:
Ana Guerrero 2023-11-08 21:17:04 +00:00 committed by Git OBS Bridge
commit 6af5ed1bfd
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
---------------

3
libbytesize-2.10.tar.gz Normal file
View File

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

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