From cf28c1316bccf32901d8f1de03fd0bfb1fdff79e Mon Sep 17 00:00:00 2001 From: David Shea Date: May 19 2016 16:38:44 +0000 Subject: Fix build issues --- diff --git a/python3-mypy.spec b/python3-mypy.spec index f820e1c..33ba663 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.1 -Release: 1 +Release: 2 Summary: A static type checker for Python %{?python_provide:%python_provide python3-mypy} @@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{_prefix}/lib/mypy %changelog +* Thu May 19 2016 David Shea - 0.4.1-2 +- Fix build issues + * Tue May 17 2016 David Shea - 0.4.1-1 - Update to mypy 0.4.1