Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:51:28 +00:00 committed by Stepan Oksanichenko
parent 3889bc54da
commit bebfe932f9
2 changed files with 6 additions and 1 deletions

1
.PEGTL.metadata Normal file
View File

@ -0,0 +1 @@
59e30a3e0a71aa249b099ece5ddfc26b626529c2 2.8.3.tar.gz

View File

@ -2,7 +2,7 @@
Name: PEGTL
Version: 2.8.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Parsing Expression Grammar Template Library
License: MIT
URL: https://github.com/taocpp/%{name}/
@ -50,6 +50,10 @@ popd
%{_includedir}/tao/pegtl
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.8.3-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.8.3-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937