Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:25:56 +00:00 committed by Stepan Oksanichenko
parent 3909bd94c9
commit 8e9671a24c
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,2 @@
0a7a5203dc9e888d22fd1bb44e59e0f8f5ffad71 sphinx_rtd_theme-0.5.1.tar.gz
8572b8e45ad362a9dac225c7512e960d634f186d objects.inv

View File

@ -5,7 +5,7 @@
Name: python-%{srcname}
Version: 0.5.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Sphinx theme for readthedocs.org
License: MIT
@ -139,6 +139,10 @@ pytest
%endif
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.5.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.5.1-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937