diff --git a/python-wcwidth.spec b/python-wcwidth.spec index 52434d1..4d29034 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -16,7 +16,7 @@ Name: python-%{pypi_name} Version: 0.1.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Measures number of Terminal column cells of wide-character codes License: MIT @@ -105,6 +105,9 @@ sed -i -e '1 d' wcwidth/tests/test_core.py %endif # with_python3 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jan 12 2016 Fabio Alessandro Locati - 0.1.6-2 - Provide python-wcwidth for EL6