diff --git a/pyproject-rpm-macros.spec b/pyproject-rpm-macros.spec index 123f5c0..4670fc1 100644 --- a/pyproject-rpm-macros.spec +++ b/pyproject-rpm-macros.spec @@ -12,7 +12,7 @@ License: MIT # In other cases, such as backports, increment the point # release. Version: 0 -Release: 43%{?dist} +Release: 44%{?dist} # Macro files Source001: macros.pyproject @@ -110,6 +110,10 @@ export HOSTNAME="rpmbuild" # to speedup tox in network-less mock, see rhbz#1856 %license LICENSE %changelog +* Tue Aug 10 2021 Mohan Boddu - 0-44 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 01 2021 Tomas Hrnciar - 0-43 - Generate BuildRequires from file