From 1f4ff59f6c21b525b2eca67fd2db936564644d08 Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Wed, 3 Jul 2019 12:55:17 +0200 Subject: [PATCH] New version 2.1 - fix out of tree build failure (hongxu.jia) - Fix return value for round_to_nearest when using Size (vtrefny) --- .gitignore | 1 + libbytesize.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 679d671..d739a09 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libbytesize-1.3.tar.gz /libbytesize-1.4.tar.gz /libbytesize-2.0.tar.gz +/libbytesize-2.1.tar.gz diff --git a/libbytesize.spec b/libbytesize.spec index e65fce6..1d97a11 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -16,7 +16,7 @@ %define configure_opts %{?python3_opts} %{?tools_opts} Name: libbytesize -Version: 2.0 +Version: 2.1 Release: 1%{?dist} Summary: A library for working with sizes in bytes License: LGPLv2+ @@ -115,6 +115,10 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %endif %changelog +* Wed Jul 03 2019 Vojtech Trefny - 2.1-1 +- fix out of tree build failure (hongxu.jia) +- Fix return value for round_to_nearest when using Size (vtrefny) + * Thu Apr 25 2019 Vojtech Trefny - 2.0-1 - Assume the given expression is in bytes if no unit is given (v.podzimek) - Add a man page for the bscalc tool (v.podzimek) diff --git a/sources b/sources index ea9a905..7af0ca8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libbytesize-2.0.tar.gz) = 9d2a18930d0d900262ced4abd5cd358896570eadb06435f1b9aba5484ca530478b65dfb4982e8acf77ca4519a2d8a1dc236d42f5fa1ecbd7461949b282ef44a1 +SHA512 (libbytesize-2.1.tar.gz) = 6b93d877e921820c19ed6874a36d9f8b6958112f6230f24980e8e6e30570b39ce74594f0ef126f70dc81b5434899c1f0f3ad0925f3ff7b6a596a9329c8f106c8