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
This commit is contained in:
Luciano Santos 2021-11-09 23:12:57 +00:00 committed by Git OBS Bridge
parent f12f096c4e
commit 2e3d40f33d
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 17 06:47:54 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.6:
* Make sure Size can be interpreted as integer in Python 3.10
* Translation updates
-------------------------------------------------------------------
Sat Jan 30 00:02:11 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define somajor 1
%define libname %{name}%{somajor}
Name: libbytesize
Version: 2.5
Version: 2.6
Release: 0
Summary: A library for working with sizes in bytes
License: LGPL-2.1-only