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
d02280e27c
commit
b2d662d110
@ -7,7 +7,7 @@
|
||||
Summary: A fast, open source AsciiDoc implementation in Ruby
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.0.12
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
URL: https://asciidoctor.org
|
||||
Source0: https://github.com/asciidoctor/asciidoctor/archive/%{gittag}/%{gem_name}-%{version}%{pre}.tar.gz
|
||||
@ -131,6 +131,10 @@ cp -a .%{gem_instdir}/man/*.1 \
|
||||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.12-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Jun 11 2021 Vít Ondruch <vondruch@redhat.com> - 2.0.12-3
|
||||
- Enable test suite.
|
||||
Resolves: rhbz#1970776
|
||||
|
Loading…
Reference in New Issue
Block a user