diff --git a/python3-mypy.spec b/python3-mypy.spec index 99c2952..a5bed2a 100644 --- a/python3-mypy.spec +++ b/python3-mypy.spec @@ -1,7 +1,7 @@ Name: python3-mypy # Last actual version was 0.2.0, which is 7805b2c, continues as 0.2.0_dev Version: 0.4.3 -Release: 1 +Release: 2 Summary: A static type checker for Python %{?python_provide:%python_provide python3-mypy} @@ -78,6 +78,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{_prefix}/lib/mypy %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.4.3-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Jul 18 2016 David Shea - 0.4.3-1 - Update to mypy 0.4.3