summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2016-10-12 19:57:10 -0700
committerTim Orling <timothy.t.orling@linux.intel.com>2016-10-12 19:57:10 -0700
commita372ce021b71e2805da965a7c73be0147eb7acf3 (patch)
treee27fd7069292c87000e4d21398b6dfc286afa606
parent1684ed3fc985d565f54e49ae54d20a85a82f14b8 (diff)
downloadpython-mock-el6.tar.gz
python-mock-el6.tar.xz
python-mock-el6.zip
Bump for EL6 support and update changelogHEADel6
-rw-r--r--python-mock.spec5
1 files changed, 4 insertions, 1 deletions
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 <tictotimo@gmail.com> - 0.8.0-3
+- Enable build on EL6
+
* Mon Jul 09 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-2
- Python3 support