This commit is contained in:
Fedora Release Engineering 2017-02-11 09:23:20 +00:00
parent 1b4032ddc1
commit 908659e13a

View File

@ -1,7 +1,7 @@
%global srcname justbytes %global srcname justbytes
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.10 Version: 0.10
Release: 2%{?dist} Release: 3%{?dist}
Summary: A library for handling computation with address ranges in bytes Summary: A library for handling computation with address ranges in bytes
License: GPLv2 License: GPLv2
@ -68,6 +68,9 @@ rm -rf justbytes.egg-info
%{python3_sitelib}/justbytes-%{version}-*.egg-info %{python3_sitelib}/justbytes-%{version}-*.egg-info
%changelog %changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10-2 * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.10-2
- Rebuild for Python 3.6 - Rebuild for Python 3.6