From a72fe083a6bba98de254d4d44a70f3211591630b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:55:31 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- libbytesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libbytesize.spec b/libbytesize.spec index 5e3d606..7c8ca8f 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -17,7 +17,7 @@ Name: libbytesize Version: 2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library for working with sizes in bytes License: LGPLv2+ URL: https://github.com/storaged-project/libbytesize @@ -114,6 +114,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %endif %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Fri Aug 16 2019 Miro Hrončok - 2.1-3 - Rebuilt for Python 3.8