Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:43:53 +00:00 committed by Stepan Oksanichenko
parent 5356950c32
commit 8ee1738fe8
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
f21075a901225dca9f128070233fb557574d8789 thread_order-1.1.1.gem

View File

@ -2,7 +2,7 @@
Name: rubygem-%{gem_name}
Version: 1.1.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Test helper for ordering threaded code
License: MIT
@ -83,6 +83,10 @@ popd
%doc %{gem_docdir}
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937