Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 19:36:07 +00:00
parent 8a4ac370c3
commit aaf76242be

View File

@ -2,7 +2,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.15 Version: 0.15
Release: 9%{?dist} Release: 10%{?dist}
Summary: Library for handling computation with address ranges in bytes Summary: Library for handling computation with address ranges in bytes
License: LGPLv2+ License: LGPLv2+
@ -44,6 +44,9 @@ rm -rf justbytes.egg-info
%{python3_sitelib}/justbytes-%{version}-*.egg-info/ %{python3_sitelib}/justbytes-%{version}-*.egg-info/
%changelog %changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.15-9 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.15-9
- Rebuilt for Python 3.11 - Rebuilt for Python 3.11