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:
parent
6009b05778
commit
868ccd2998
@ -1,6 +1,6 @@
|
|||||||
Name: chan
|
Name: chan
|
||||||
Version: 0.0.4
|
Version: 0.0.4
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Pure C implementation of Go channels
|
Summary: Pure C implementation of Go channels
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/tylertreat/%{name}
|
URL: https://github.com/tylertreat/%{name}
|
||||||
@ -60,6 +60,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.4-6
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.4-5
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.4-5
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user