diff --git a/python-bitstring.spec b/python-bitstring.spec index d877318..0e8b5f6 100644 --- a/python-bitstring.spec +++ b/python-bitstring.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 3.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} Group: Development/Libraries @@ -89,6 +89,9 @@ nosetests-%{python3_version} -w test %{python3_sitelib}/__pycache__/%{srcname}*.{pyc,pyo} %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 3.1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun May 21 2017 Scott K Logan - 3.1.5-1 - Update to 3.1.5 - Include LICENSE file