Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:06:22 +00:00
parent dedc32f4b6
commit 5352e91d48

View File

@ -11,7 +11,7 @@
Summary: %{_summary}
Name: pyparsing
Version: 2.4.7
Release: 6.1%{?dist}
Release: 7.1%{?dist}
License: MIT
URL: https://github.com/pyparsing/pyparsing
@ -117,6 +117,10 @@ popd
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.7-7.1
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu May 27 2021 Petr Viktorin <pviktori@redhat.com> - 2.4.7-6.1
- Fix licence for examples shipped in pyparsing-doc