diff --git a/libbytesize-2.4.tar.gz b/libbytesize-2.4.tar.gz deleted file mode 100644 index 1ef985d..0000000 --- a/libbytesize-2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25ccb5762bb8c860b63ed1d40e0c5564e3e0084693fbe6554467a8ca1c1d8c7f -size 437416 diff --git a/libbytesize-2.5.tar.gz b/libbytesize-2.5.tar.gz new file mode 100644 index 0000000..226ec24 --- /dev/null +++ b/libbytesize-2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6305addae2b7be313dbfc36b96094ec0544d5144859ab4a5685ca6d314d6fdda +size 439194 diff --git a/libbytesize.changes b/libbytesize.changes index 55da7cb..83466e6 100644 --- a/libbytesize.changes +++ b/libbytesize.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 30 00:02:11 UTC 2021 - Dirk Müller + +- 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 diff --git a/libbytesize.spec b/libbytesize.spec index 6682bb4..ad57dd0 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -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