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:41:16 +00:00
parent becfc97445
commit 47511e2bec

View File

@ -4,7 +4,7 @@
Name: rubygem-%{gem_name}
Version: 1.1.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Fast syntax highlighting for selected languages
License: MIT
URL: http://coderay.rubychan.de
@ -103,6 +103,10 @@ popd
%doc %{gem_instdir}/README_INDEX.rdoc
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.3-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon May 24 2021 Vít Ondruch <vondruch@redhat.com> - 1.1.3-2
- Conditionaly disable `BR: rubygem(shoulda-context)`.
Resolves: rhbz#1937981