diff --git a/python-numexpr.spec b/python-numexpr.spec index 3162074..c0f9499 100644 --- a/python-numexpr.spec +++ b/python-numexpr.spec @@ -10,7 +10,7 @@ Summary: Fast numerical array expression evaluator for Python and NumPy Name: python-%{module} Version: 2.4.6 -Release: 2%{?dist} +Release: 3%{?dist} Source0: https://github.com/pydata/numexpr/archive/v%{version}.tar.gz#/%{module}-%{version}.tar.gz License: MIT Group: Development/Languages @@ -123,6 +123,9 @@ popd %endif # with_python3 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.4.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Nov 18 2015 Zbigniew Jędrzejewski-Szmek - 2.4.6-2 - Create python2 subpackage