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-09 19:51:31 +00:00
parent 9fbd0249f0
commit 7453a45511
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: dotnet-build-reference-packages
Version: 0
Release: 9.20200608git%{shortcommit}%{?dist}
Release: 10.20200608git%{shortcommit}%{?dist}
Summary: Reference packages needed by the .NET Core SDK build
License: MIT
@ -62,6 +62,10 @@ cp -a Private.SourceBuild.ReferencePackages.%{version}.tar.gz %{buildroot}/%{_li
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0-10.20200608gitcd5a8c6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0-9.20200608gitcd5a8c6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937