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
This commit is contained in:
Dirk Mueller 2021-05-09 14:15:47 +00:00 committed by Git OBS Bridge
parent 960bae142c
commit f12f096c4e
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 30 00:02:11 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Sun Aug 16 18:51:08 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libbytesize
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define somajor 1
%define libname %{name}%{somajor}
Name: libbytesize
Version: 2.4
Version: 2.5
Release: 0
Summary: A library for working with sizes in bytes
License: LGPL-2.1-only