From 52acbad0f049865b5a37be2c7093a1458c33ae67 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:14:06 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- python-justbytes.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-justbytes.spec b/python-justbytes.spec index 324a650..f9e648c 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.15 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for handling computation with address ranges in bytes License: LGPLv2+ @@ -44,6 +44,10 @@ rm -rf justbytes.egg-info %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.15-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 29 2021 Bryan Gurney - 0.15-5 - Remove check test - Remove BuildRequires and Requires for python3-justbases