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