From f2a37e30e58b298e19d85789bd2ce6a35b6ddd26 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 11:05:43 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- libbytesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libbytesize.spec b/libbytesize.spec index c27bbcb..f245015 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -17,7 +17,7 @@ Name: libbytesize Version: 2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for working with sizes in bytes License: LGPLv2+ URL: https://github.com/storaged-project/libbytesize @@ -115,6 +115,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %endif %changelog +* Thu Jun 03 2021 Python Maint - 2.5-2 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Vojtech Trefny - 2.5-1 - Translated using Weblate (Hebrew) (sh.yaron) - Added translation using Weblate (Hebrew) (sh.yaron)