diff --git a/ATpy.spec b/ATpy.spec index d1b529a..b47e7d5 100644 --- a/ATpy.spec +++ b/ATpy.spec @@ -1,6 +1,8 @@ +%global with_python3 1 + Name: ATpy Version: 0.9.7 -Release: 2%{?dist}.1 +Release: 3%{?dist} Summary: Astronomical Tables in Python License: MIT @@ -80,8 +82,11 @@ popd %endif # with_python3 %changelog +* Mon Jan 27 2014 Sergio Pascual - 0.9.7-3 +- Activate python3 build + * Mon Jan 27 2014 Sergio Pascual - 0.9.7-2.1 -- Minot EVR update to rebuild +- Minor EVR update to rebuild * Thu Jan 16 2014 Sergio Pascual - 0.9.7-2 - Add a requirement on python-astropy