From a372ce021b71e2805da965a7c73be0147eb7acf3 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Wed, 12 Oct 2016 19:57:10 -0700 Subject: Bump for EL6 support and update changelog --- python-mock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mock.spec b/python-mock.spec index 27e0072..0a1b3ee 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -6,7 +6,7 @@ Name: python-mock Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python Mocking and Patching Library for Testing Group: Development/Libraries @@ -91,6 +91,9 @@ popd %changelog +* Wed Oct 12 2016 Tim Orling - 0.8.0-3 +- Enable build on EL6 + * Mon Jul 09 2012 Ralph Bean - 0.8.0-2 - Python3 support -- cgit