From 56143847ce7c58d7cbd0d856f54b58c6cb58bc60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:22:34 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- libbytesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libbytesize.spec b/libbytesize.spec index 2e1e782..38af60d 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -18,7 +18,7 @@ Name: libbytesize Version: 1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library for working with sizes in bytes License: LGPLv2+ URL: https://github.com/storaged-project/libbytesize @@ -122,6 +122,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %endif %changelog +* Mon Jul 02 2018 Miro HronĨok - 1.3-4 +- Rebuilt for Python 3.7 + * Fri Jun 29 2018 Vojtech Trefny - 1.3-3 - Use new ldconfig_scriptlets macro in spec