- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
204d746309
commit
0f26c6ef42
@ -2,7 +2,7 @@
|
|||||||
%global srcname justbases
|
%global srcname justbases
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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+
|
||||||
@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb
|
|||||||
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
%{python3_sitelib}/justbases-%{version}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Dec 15 2020 mulhern <amulhern@redhat.com> - 0.15-1
|
* Tue Dec 15 2020 mulhern <amulhern@redhat.com> - 0.15-1
|
||||||
- Update to 0.15
|
- Update to 0.15
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user