diff --git a/python-minimock.spec b/python-minimock.spec index 3ffa06a..81f6e38 100644 --- a/python-minimock.spec +++ b/python-minimock.spec @@ -1,12 +1,12 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%if 0%{?fedora} > 12 || 0%{?rhel} > 6 +%if 0%{?fedora} > 12 %global with_python3 1 %endif Name: python-minimock Version: 1.2.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The simplest possible mock library Group: Development/Tools @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jan 15 2013 Thomas Spura - 1.2.8-3 +- There is no python3 on epel + * Sun Aug 04 2013 Fedora Release Engineering - 1.2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild