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
95d4dc7c02
commit
955b381c72
@ -1,7 +1,7 @@
|
|||||||
%global srcname justbases
|
%global srcname justbases
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A small library for precise conversion between arbitrary bases
|
Summary: A small library for precise conversion between arbitrary bases
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -42,6 +42,10 @@ rm -rf justbases.egg-info
|
|||||||
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.15-6
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
* Thu Jul 29 2021 Bryan Gurney <bgurney@redhat.com> - 0.15-5
|
* Thu Jul 29 2021 Bryan Gurney <bgurney@redhat.com> - 0.15-5
|
||||||
- Remove check test
|
- Remove check test
|
||||||
- Resolves: rhbz#1986912
|
- Resolves: rhbz#1986912
|
||||||
|
Loading…
Reference in New Issue
Block a user