diff --git a/python-plaintable.spec b/python-plaintable.spec index 16bf239..3edc6f7 100644 --- a/python-plaintable.spec +++ b/python-plaintable.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python2 simple library to build plain text tables License: MIT @@ -71,6 +71,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Dec 28 2015 William Moreno - 0.1.1-2 - Update Python macros - Provides both python2 and python3 subpackages