Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 13:00:02 +00:00
parent 1c740b53e6
commit 00dd129769

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.11
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Library for handling computation with address ranges in bytes
License: GPLv2+
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests
%{python3_sitelib}/justbytes-%{version}-*.egg-info/
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.11-9
- Rebuilt for Python 3.8.0rc1 (#1748018)