diff --git a/pytz.spec b/pytz.spec index 21c1b24..e791327 100644 --- a/pytz.spec +++ b/pytz.spec @@ -6,7 +6,7 @@ Name: pytz Version: 2016.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: World Timezone Definitions for Python Group: Development/Languages @@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2016.4-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon May 16 2016 Orion Poplawski 2016.4-1 - Use proper PYTHONPATH with python3 test - Use %%license